Age | Commit message (Expand) | Author |
---|---|---|
2022-03-15 | tests: 21_regex_literals: generalize syntax error test case | Jo-Philipp Wich |
2022-03-07 | syntax: support add new operators | Jo-Philipp Wich |
2022-01-04 | treewide: rework numeric value handling | Jo-Philipp Wich |
2021-12-01 | syntax: disallow keywords in object property shorthand notation | Jo-Philipp Wich |
2021-10-11 | syntax: introduce optional chaining operators | Jo-Philipp Wich |
2021-05-11 | compiler: fix local for-loop initializer variable declarations | Jo-Philipp Wich |
2021-05-04 | syntax: implement support for 'use strict' pragma | Jo-Philipp Wich |
2021-04-25 | treewide: rework internal data type system | Jo-Philipp Wich |
2021-04-23 | tests: create custom tests from current tests cases | Petr Štetiar |