[Deprecated] AviatorScript 5.1.4
killme2008
released this
25 Aug 07:08
·
294 commits
to master
since this release
Main changes:
- Fixed memory leak when compiling string interpolation lexeme.Warn when compling lexeme without caching.
- Check function name when using
fn
syntax to define functions. - Adds
AviatorEvaluatorInstance#removeModule(String)
to remove java module, and adds an example JavaModuleExample.