swc/ecmascript/parser/tests
강동윤 24b5c44ba3
Numeric separator & Bigint (#523)
swc_ecma_ast:
 - `BigInt` literal

swc_ecma_parser:
 - numeric separators. (#521)
 - parsing of bigint literal
2019-12-22 17:14:04 +09:00
..
jsx Numeric separator & Bigint (#523) 2019-12-22 17:14:04 +09:00
test262-error-references/fail Fix #516 2019-12-19 13:08:52 +09:00
test262-parser@de8a208ff4 Add more tests (#489) 2019-12-09 21:02:51 +09:00
typescript Numeric separator & Bigint (#523) 2019-12-22 17:14:04 +09:00
typescript-errors Parser: Error recovery (#449) 2019-11-17 18:36:47 +09:00
jsx.rs Improve performance & update rustfmt (#504) 2019-12-13 06:21:25 +00:00
test262.rs Fix the Wasm blocker for Parser (#495) 2019-12-11 00:02:39 +09:00
typescript.rs Improve performance & update rustfmt (#504) 2019-12-13 06:21:25 +00:00