Skip to content

1.0.2

Compare
Choose a tag to compare
@shtaxxx shtaxxx released this 19 Nov 19:05
· 173 commits to master since this release

Update

  • ast_code_generator: Redundant parens are removed from generated source codes, based on the operator priority.
  • Some examples for ast_code_generator are added.

Test environment

Mac OSX 10.10.5

  • python 2.7.9
  • python 3.4.2
  • python 3.5.0

Ubuntu 14.04

  • python 2.7.6
  • python 3.4.3