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
04b401cbfd
oxc
/
crates
/
oxc_parser
/
src
/
ts
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
..
declaration.rs
refactor: move SourceType from oxc_ast to oxc_span (
#351
)
2023-05-12 23:16:14 +08:00
list.rs
chore(rustfmt): run
cargo fmt
2023-05-21 11:52:26 +08:00
mod.rs
refactor(oxc_parser): clean up doc
2023-04-01 19:03:33 +08:00
statement.rs
refactor(ast): introduce
ThisParameter
(
#1728
)
2023-12-19 13:20:33 +08:00
types.rs
fix(parser): fix crash on TSTemplateLiteralType in function return position (
#2089
)
2024-01-19 23:14:05 +08:00