swc/ecmascript/codegen
강동윤 62d0cbcabb
fix(es): Fix sourcemap (#1548)
swc_ecma_codegen:
 - Consider indentions while calculating starting point of source map entries. (denoland/deno#10014)
2021-04-06 11:26:51 +00: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 sourcemap (#1548) 2021-04-06 11:26:51 +00:00
tests fix(es/parser): Use correct position for comments (#1527) 2021-03-31 19:30:05 +09:00
Cargo.toml fix(es/ast): Remove TsSignatureDecl (#1531) 2021-04-04 20:12:17 +09:00