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
1a576f60a8
oxc
/
crates
/
oxc_parser
/
src
/
lexer
History
Boshen
0218ae8641
feat(prettier): print leading comments with newlines (
#1434
)
2023-11-19 22:46:55 +08:00
..
kind.rs
refactor(clippy): allow clippy::too_many_lines
2023-10-16 15:18:11 +08:00
mod.rs
feat(prettier): print leading comments with newlines (
#1434
)
2023-11-19 22:46:55 +08:00
number.rs
feat: handle
UnaryOpsWithBigInt
(
#475
)
2023-06-25 22:37:36 +08:00
string_builder.rs
chore: remove some unused code
2023-04-17 23:25:57 +08:00
token.rs
refactor: improve code coverage a little bit
2023-08-25 23:07:14 +08:00
trivia_builder.rs
perf(parser): lazily build trivia map instead of build in-place (
#903
)
2023-09-12 23:23:56 +08:00