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
8e43eeffe7
oxc
/
crates
/
oxc_parser
History
Boshen
2f5afff9bd
fix(parser): fix crash on TSTemplateLiteralType in function return position (
#2089
)
...
``` interface Helpers { inspect(): `~~~~\n${string}\n~~~~`; } ```
2024-01-19 23:14:05 +08:00
..
examples
chore(clippy): enable undocumented_unsafe_blocks
2023-10-16 15:18:14 +08:00
src
fix(parser): fix crash on TSTemplateLiteralType in function return position (
#2089
)
2024-01-19 23:14:05 +08:00
Cargo.toml
perf(parser): lexer byte handlers consume ASCII chars faster (
#2046
)
2024-01-16 12:31:45 +08:00