swc/tests
강동윤 6e028696a5
Faster sourcemap generation for large files (#697)
We buffer operations related to source map and make it fast using an assumption that the byte positions always increment while emitting a file.
2020-03-02 20:49:08 +09:00
..
env preset-env (#537) 2019-12-28 11:25:54 +09:00
projects Improve optimizer (#660) 2020-02-13 11:45:14 +09:00
serde Final groundwork for plugin (#474) 2019-11-30 11:12:34 +09:00
srcmap Validate sourcemap (#669) 2020-02-16 16:51:42 +09:00
projects.rs Faster sourcemap generation for large files (#697) 2020-03-02 20:49:08 +09:00
serde.rs Parser: respect jsc.target (#507) 2019-12-14 18:51:08 +09:00
source_map.js Validate sourcemap (#669) 2020-02-16 16:51:42 +09:00
source_map.rs Validate sourcemap (#669) 2020-02-16 16:51:42 +09:00