Skip to content

Version 0.7.0

Latest
Compare
Choose a tag to compare
@SkaceKamen SkaceKamen released this 15 Apr 14:56
· 91 commits to master since this release
  • preprocessor commands #define and #include are now processed and applied
  • results of if, switch and try are now usable in expressions
  • added server mode, launched by -s param, which allows parsing multiple files with single process
  • empty files with comments only don't throw errors anymore