swc/ecmascript/parser/tests
kdy1 42373f975b Fix parsing of declare (#624)
Previously all children in declare context were marked as `declare`. It's wrong, and I fixed to set declare: true only on the exact node
2020-02-04 02:12:55 +00:00
..
jsx Fix parsing of jsx attribute values (#616) 2020-01-29 06:24:35 +00: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 Fix parsing of declare (#624) 2020-02-04 02:12:55 +00:00
typescript-errors Nullish coalescing / optional chaining / comments (#529) 2019-12-24 17:01:32 +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