swc/ecmascript/codegen
강동윤 e709da9d55
Fix SourceMap (#672)
Previously, `SourceMap` (taken from rustc) has a bug which reuses start position when new_source_file is invoked concurrently.
2020-02-17 15:56:41 +09:00
..
benches Attach comments to correct node (#541) 2019-12-28 22:02:58 +09:00
macros use 2018 edition syntax (#479) 2019-12-02 17:10:05 +09:00
src Fix SourceMap (#672) 2020-02-17 15:56:41 +09:00
tests Unescape template literals before emitting. (#652) 2020-02-11 13:33:29 +09:00
Cargo.toml Fix SourceMap (#672) 2020-02-17 15:56:41 +09:00