Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
implement comprehensive test suite (#2)
* feat: implement comprehensive test suites * chore: upgrade antlr4 * refactor: replace rollup with webpack and jest with mocha * tests: uncomment passing consensus tests * fix: allow null/false/true as identifiers * fix: allow leading 0 in integers * fix: bracket_notation_with_wildcard_after_recursive_descent * fix: operator comparison * fix: filter expressions tests * fix: ci tests * fix: keys with dash * fix: recursive descent * fix: recursive descent with wildcard
- Loading branch information