This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-11-24 02:06:08 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
8fc1b651b1
swc
/
crates
/
swc_ecma_parser
/
src
History
HeYunfei
ff8facef64
fix(es/parser): Allow parsing
import.meta
as an expression (
#6783
)
2023-01-11 02:58:25 +00:00
..
lexer
fix(es/parser): Fix priority of
>>>
(
#6748
)
2023-01-04 07:27:08 +00:00
parser
fix(es/parser): Allow parsing
import.meta
as an expression (
#6783
)
2023-01-11 02:58:25 +00:00
error.rs
feat(es/typescript): Support const modifier on type parameters (
#6672
)
2023-01-10 05:08:29 +00:00
lib.rs
fix(es/parser): Allow parsing
import.meta
as an expression (
#6783
)
2023-01-11 02:58:25 +00:00
macros.rs
feat(es/typescript): Support TS 4.9 (
#5938
)
2022-09-23 16:41:56 +09:00
token.rs
perf(es/parser): Optimize memory layout (
#5833
)
2022-09-12 05:14:09 +00:00