Skip to content
This repository was archived by the owner on Jun 27, 2026. It is now read-only.

Version 0.0.5

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