swc/crates/swc_ecma_parser
Donny/강동윤 d4ae44ac45
perf(es/parser): Use smarter lookup table for lexer (#8226)
**Description:**

`phf` is slower than expected.
2023-11-06 19:45:46 +09:00
..
benches chore(es): Rename benchmarks (#4355) 2022-04-17 18:36:15 +00:00
examples doc(es/parser): Change file extension in TypeScript example (#6094) 2022-10-10 05:02:02 +00:00
scripts chore(xtask): Migrate scripts to xtask (#8072) 2023-10-06 14:44:53 +00:00
src perf(es/parser): Use smarter lookup table for lexer (#8226) 2023-11-06 19:45:46 +09:00
tests perf(es/minifier): Add has_flag to Comments (#8182) 2023-10-25 22:59:03 +00:00
.gitignore test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
Cargo.toml chore: Publish crates 2023-11-06 10:00:55 +00:00
colors.js chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00