Skip to content

Version 0.0.5

Compare
Choose a tag to compare
@BYVoid BYVoid released this 08 Apr 13:07
· 84 commits to master since this release

2012-10-10

  • Compile source code only if needed
  • Add 'explicit' and 'verbose' options for compilation and loading
  • Implemented script loading cache
  • Supported LogicalExpression,RegExp, etc
  • Fixed a bug if no 'catch' clause found in try statement
  • Fixed a bug about nested try and if statements