Boshen
|
0bbbc7768f
|
perf(oxc_parser): use u8 for offset
|
2023-02-21 13:11:58 +08:00 |
|
Boshen
|
83c3f34af2
|
feat(lexer): use portable-SIMD to speed up multiline comment scanning
|
2023-02-20 21:58:08 +08:00 |
|
Boshen
|
ab68cea0b7
|
perf(lexer): use portable-SIMD to speed up whitespace scanning
closes #13
|
2023-02-20 19:03:15 +08:00 |
|
Xuan
|
362c02f8e1
|
docs(oxc_parser): add header symbol for parser.unexpected
|
2023-02-18 09:06:56 +08:00 |
|
Boshen
|
a347e3993e
|
Revert "perf(lexer): use portable-SIMD to speed up multiline comment scanning"
This reverts commit a51c7f9ba2.
|
2023-02-17 14:50:42 +08:00 |
|
Boshen
|
a51c7f9ba2
|
perf(lexer): use portable-SIMD to speed up multiline comment scanning
|
2023-02-15 19:51:13 -08:00 |
|
Boshen
|
85955d7147
|
refactor(parser): clean up some lexer code
|
2023-02-12 21:34:19 +08:00 |
|
Boshen
|
d8fd23524a
|
feat(oxc_parser): allow filename as option in examples/simple.rs
|
2023-02-12 15:57:40 +08:00 |
|
Boshen
|
3daf5bcea9
|
chore(example): add an example for testing purposes
|
2023-02-12 11:11:35 +08:00 |
|
Boshen
|
1fdc635638
|
feat(parser): add parser
|
2023-02-11 05:26:49 -08:00 |
|
Boshen
|
4ae70b9592
|
feat(parser): add lexer
|
2023-02-11 02:29:54 -08:00 |
|
Boshen
|
d026e33343
|
chore: add rust-toolchain.toml and Cargo.toml
|
2023-02-11 13:03:40 +08:00 |
|