oxc/crates/oxc_parser
overlookmotel 90f9266d00
chore(deps): update bumpalo crate (#2417)
Latest version of `bumpalo` includes a couple of performance fixes for
`String` (e.g. https://github.com/fitzgen/bumpalo/pull/229) which may
help the parser a little.
2024-02-18 11:49:31 +08:00
..
examples chore(parser): add visitor example (#2271) 2024-02-02 17:08:00 +08:00
src chore(deps): update bumpalo crate (#2417) 2024-02-18 11:49:31 +08:00
Cargo.toml perf(parser): consume multi-line comments faster (#2377) 2024-02-11 12:43:14 +08:00