swc/ecmascript/transforms
강동윤 fe7f7b691b
fix(es/transforms/base): Fix ts_resolver (#1903)
swc_ecma_transforms_base:
 - `ts_resolver`: Handle class declarations properly.
2021-07-07 15:45:45 +00:00
..
base fix(es/transforms/base): Fix ts_resolver (#1903) 2021-07-07 15:45:45 +00:00
classes fix(es/ast): Fix handling of reserved words (#1891) 2021-07-04 19:44:33 +09:00
compat fix(es/transforms/compat): Handle nested optional chaining expression (#1899) 2021-07-07 17:41:03 +09:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module fix(es/ast): Fix handling of reserved words (#1891) 2021-07-04 19:44:33 +09:00
optimization fix(es/ast): Fix handling of reserved words (#1891) 2021-07-04 19:44:33 +09:00
proposal fix(es/ast): Fix handling of reserved words (#1891) 2021-07-04 19:44:33 +09:00
react fix(es/ast): Fix handling of reserved words (#1891) 2021-07-04 19:44:33 +09:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
testing fix(es/ast): Fix handling of reserved words (#1891) 2021-07-04 19:44:33 +09:00
tests fix(es/transforms/module): Share usage data between passes (#1829) 2021-06-24 13:37:30 +09:00
typescript chore: Publish v1.2.63 & Update rustc (#1894) 2021-07-05 12:51:09 +00:00
Cargo.toml fix(es/ast): Fix handling of reserved words (#1891) 2021-07-04 19:44:33 +09:00
package.json fix(swc): Fix bugs (#1753) 2021-05-27 11:59:04 +09:00