Skip to content

1.0.2: Fix precedence and allow NULL constants (#4)

Latest
Compare
Choose a tag to compare
@andig andig released this 27 Dec 14:42
· 7 commits to master since this release
  • Add support for defining constants with 'null' values
  • Fixed operator precendence - AND comes before OR
  • Fixed code indentation