4.0
dy
released this
24 Nov 21:19
·
52 commits
to 03aa2b6d7c4940bc794feaf794dbb8079ca46319
since this release
What's changed
- Functional parsers precedence table;
- Fast char lookup table;
- Improved performance by 25%;
- Space/comments;
- Correct ternary parser;
- Correct errors detection;
- Optimized expression parsing algorithm (merged prefix, postfix & binary);
- All JSEP tests;
Full Changelog: v3.0.0...v4.0.0