swc/crates/swc_ecma_codegen/src
2022-07-22 20:09:25 +09:00
..
text_writer fix(sourcemap): Handle multi-byte characters correctly (#5153) 2022-07-09 03:47:52 +00:00
comments.rs feat(es/codegen): Support other source map implementations (#4879) 2022-06-05 14:40:55 +00:00
config.rs feat(html/minifier): Allow specifying options for other tools (#5125) 2022-07-11 13:08:40 +00:00
decl.rs feat(es/codegen): Support other source map implementations (#4879) 2022-06-05 14:40:55 +00:00
expr.rs fix(es/codegen): Fix codegen of string literals (#4037) 2022-03-16 14:25:26 +00:00
jsx.rs perf(es/ast): Use Atom in some places (#5271) 2022-07-22 20:09:25 +09:00
lib.rs perf(es/ast): Use Atom in some places (#5271) 2022-07-22 20:09:25 +09:00
macros.rs chore(common): Update rustc (#4828) 2022-05-28 07:07:58 +00:00
stmt.rs fix(es/codegen): Fix codegen of string literals (#4037) 2022-03-16 14:25:26 +00:00
tests.rs fix(es/parser): Fix parsing of export specifiers (#5190) 2022-07-13 10:55:55 +00:00
text_writer.rs feat(es/codegen): Implement ascii-only (#4660) 2022-05-15 05:07:21 +00:00
typescript.rs feat(es/codegen): Support other source map implementations (#4879) 2022-06-05 14:40:55 +00:00
util.rs fix(es/codegen): Mark bigint as an item starting with number (#5207) 2022-07-14 10:16:05 +00:00