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
88fd0a05ec
oxc
/
crates
/
oxc_parser
/
src
History
Boshen
88fd0a05ec
feat(parser): check
AwaitExpression
2023-03-12 23:37:21 +08:00
..
js
feat(parser): check
AwaitExpression
2023-03-12 23:37:21 +08:00
jsx
remove TODO
2023-03-01 20:47:52 -08:00
lexer
refactor(lexer): remove
LexerContext::JsxChild
(
#172
)
2023-03-12 20:19:51 +08:00
ts
chore: run `types -w" to fix all typos
2023-03-11 23:37:19 +08:00
cursor.rs
fix: fix clippy warnings
2023-03-12 21:53:08 +08:00
diagnostics.rs
feat(parser): check
AwaitExpression
2023-03-12 23:37:21 +08:00
lib.rs
refactor: remove all declarations of
const fn
, which is useless for us
2023-03-07 21:29:47 +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