oxc/crates/oxc_parser
yangchenye 37ad6f3a15
feat(parser): support decorators in class expression (#190)
feat(parser): support decorator in class expression
2023-03-17 09:33:04 +08:00
..
examples lint 2023-03-01 20:47:52 -08:00
fuzz chore(oxc_parser): setup fuzzer 2023-03-12 00:44:42 +08:00
src feat(parser): support decorators in class expression (#190) 2023-03-17 09:33:04 +08:00
Cargo.toml perf(lexer): fine tune identifier checking with less redundant branches (#154) 2023-03-08 22:00:15 +08:00