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 12:21:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f2fcbb30c3
oxc
/
crates
/
oxc_parser
/
src
History
Boshen
f2fcbb30c3
refactor(oxc_parser): removed not needed generic from
unexpected
function
2023-04-01 15:59:42 +08:00
..
js
refactor(oxc_parser): removed not needed generic from
unexpected
function
2023-04-01 15:59:42 +08:00
jsx
refactor(oxc_parser): removed not needed generic from
unexpected
function
2023-04-01 15:59:42 +08:00
lexer
refactor(oxc_parser): parser and lexer does not need to share the errors vec
2023-04-01 15:59:42 +08:00
ts
refactor(oxc_parser): removed not needed generic from
unexpected
function
2023-04-01 15:59:42 +08:00
cursor.rs
refactor(oxc_parser): parser and lexer does not need to share the errors vec
2023-04-01 15:59:42 +08:00
diagnostics.rs
fix(parser): fix panic on multi-byte characaters (
#233
)
2023-04-01 13:34:18 +08:00
lib.rs
refactor(oxc_parser): removed not needed generic from
unexpected
function
2023-04-01 15:59:42 +08:00
list.rs
chore: run `types -w" to fix all typos
2023-03-11 23:37:19 +08:00
state.rs
refactor(ast): change
Option<Vec>
to
Vec
for decorators (
#84
)
2023-03-02 15:52:46 +08:00