summaryrefslogtreecommitdiffhomepage
path: root/tests/custom/00_syntax
AgeCommit message (Expand)Author
2022-06-01syntax: adjust number literal parsing and string to number conversionJo-Philipp Wich
2022-04-13syntax: implement support for ES6 template literalsJo-Philipp Wich
2022-03-23treewide: replace some leftover "utpl" occurrences, update .gitignoreJo-Philipp Wich
2022-03-15tests: 21_regex_literals: generalize syntax error test caseJo-Philipp Wich
2022-03-07syntax: support add new operatorsJo-Philipp Wich
2022-01-04treewide: rework numeric value handlingJo-Philipp Wich
2021-12-01syntax: disallow keywords in object property shorthand notationJo-Philipp Wich
2021-10-11syntax: introduce optional chaining operatorsJo-Philipp Wich
2021-05-11compiler: fix local for-loop initializer variable declarationsJo-Philipp Wich
2021-05-04syntax: implement support for 'use strict' pragmaJo-Philipp Wich
2021-04-25treewide: rework internal data type systemJo-Philipp Wich
2021-04-23tests: create custom tests from current tests casesPetr Štetiar