swc/ecmascript
강동윤 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
..
ast fix(swc): Fix bugs (#1811) 2021-06-11 16:55:34 +09:00
codegen fix(es): Fix bugs for the type checker (#1823) 2021-06-13 12:24:30 +09:00
dep-graph fix(es): Remove UB (#1815) 2021-06-12 05:17:09 +00:00
ext-transforms fix(es): Remove UB (#1815) 2021-06-12 05:17:09 +00:00
jsdoc fix(es): Remove UB (#1815) 2021-06-12 05:17:09 +00:00
loader fix(swc): Fix bugs (#1811) 2021-06-11 16:55:34 +09:00
minifier fix(es): Remove UB (#1815) 2021-06-12 05:17:09 +00:00
parser fix(es): Fix bugs for the type checker (#1823) 2021-06-13 12:24:30 +09:00
preset-env fix(swc): Fix bugs (#1820) 2021-06-12 15:39:39 +09:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms fix(swc): Fix bugs (#1820) 2021-06-12 15:39:39 +09:00
utils fix(swc): Fix bugs (#1811) 2021-06-11 16:55:34 +09:00
visit fix(swc): Fix bugs (#1811) 2021-06-11 16:55:34 +09:00
Cargo.toml fix(es): Remove UB (#1815) 2021-06-12 05:17:09 +00:00