oxc/crates/oxc_parser
overlookmotel 6910e4f71b
refactor(parser): macro for ASCII identifier byte handlers (#2351)
Add a macro for ASCII identifier byte handlers.

This is a preparatory step towards #2352.
2024-02-09 11:55:35 +08:00
..
examples chore(parser): add visitor example (#2271) 2024-02-02 17:08:00 +08:00
src refactor(parser): macro for ASCII identifier byte handlers (#2351) 2024-02-09 11:55:35 +08:00
Cargo.toml parser(refactor): promise only one Source on a thread at a time (#2340) 2024-02-08 14:51:17 +08:00