This website requires JavaScript.
Explore
Help
Sign In
dan
/
oxc
Watch
1
Star
0
Fork
You've already forked oxc
0
mirror of
https://github.com/danbulant/oxc
synced
2026-05-24 20:32:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5106d2d63d
oxc
/
crates
/
oxc_parser
/
src
History
Yoni Feng
dcfdce5bb7
refactor(lexer): avoid copying of self in SIMD functions (
#104
)
2023-03-03 21:46:55 -08:00
..
js
fix(oxc_parser) correct span for decorators
2023-03-02 21:34:24 -08:00
jsx
remove TODO
2023-03-01 20:47:52 -08:00
lexer
refactor(lexer): avoid copying of self in SIMD functions (
#104
)
2023-03-03 21:46:55 -08:00
ts
fix(oxc_parser) correct span for decorators
2023-03-02 21:34:24 -08:00
cursor.rs
feat(oxc_parser): Port isStartOfDeclaration form tsc
2023-02-27 12:27:44 +08:00
diagnostics.rs
prepend TS error code
2023-03-01 20:47:52 -08:00
lib.rs
refactor(ast): change
Option<Vec>
to
Vec
for decorators (
#84
)
2023-03-02 15:52:46 +08:00
list.rs
feat(parser): add parser
2023-02-11 05:26:49 -08:00
state.rs
refactor(ast): change
Option<Vec>
to
Vec
for decorators (
#84
)
2023-03-02 15:52:46 +08:00