Skip to content

Commit

Permalink
refactor(parser): further reduce recursion depth, optimize code for c…
Browse files Browse the repository at this point in the history
…old JIT

test(parser): addIdentifierPart+Start tests, add coverage for complex expressions

fix(parser): throw a more useful error on 2 consecutive periods in expressions
 - Fixes #685
  • Loading branch information
fkleuver committed Jun 6, 2018
1 parent dfaca35 commit f118bae
Show file tree
Hide file tree
Showing 2 changed files with 784 additions and 651 deletions.
Loading

0 comments on commit f118bae

Please sign in to comment.