swc/ecmascript/codegen
강동윤 7fa4e1bea5
fix(es): Fix bugs for the type checker (#1823)
swc_ecma_codegen:
 - Fix codegen of constructor signatures.

swc_ecma_parser:
 - Fix lexing of long numeric literals.
2021-06-13 12:24:30 +09:00
..
benches remove codegen::Handlers (#974) 2020-08-17 21:09:12 +09:00
macros fix(es/parser): Use correct position for comments (#1527) 2021-03-31 19:30:05 +09:00
scripts Performance (#696) 2020-03-01 20:05:03 +09:00
src fix(es): Fix bugs for the type checker (#1823) 2021-06-13 12:24:30 +09:00
tests fix(es): Fix bugs for the type checker (#1823) 2021-06-13 12:24:30 +09:00
Cargo.toml fix(es): Fix bugs for the type checker (#1823) 2021-06-13 12:24:30 +09:00