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-21 05:08:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
39afb48025
oxc
/
crates
/
oxc_parser
/
examples
History
Boshen
d1d187417b
feat(ast)!: change
comment.span
to real position that contain
//
and
/*
(
#7154
)
...
closes
#7150
2024-11-06 05:10:33 +00:00
..
parser.rs
feat(ast)!: change
comment.span
to real position that contain
//
and
/*
(
#7154
)
2024-11-06 05:10:33 +00:00
parser_tsx.rs
refactor(oxc)!: remove passing
Trivias
around (
#6446
)
2024-10-11 06:09:25 +00:00
regular_expression.rs
fix(regular_expression)!: Migrate to new regexp parser API (
#6741
)
2024-10-22 05:34:18 +00:00
visitor.rs
refactor(ast): pass final
ScopeFlags
into
visit_function
(
#4283
)
2024-07-16 07:22:07 +00:00