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-12-29 16:42:28 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
57802cfcce
swc
/
crates
/
swc_ecma_parser
/
src
History
Donny/강동윤
ffcb6ce523
fix(es/parser): Allow nested ambient context in
.d.ts
files (
#4060
)
2022-03-17 06:56:26 +00:00
..
lexer
fix(es/parser): Allow building with stable
rustc
(
#4024
)
2022-03-15 19:58:29 +09:00
parser
fix(es/parser): Allow nested ambient context in
.d.ts
files (
#4060
)
2022-03-17 06:56:26 +00:00
error.rs
fix(es/parser): Emit an error for multiple constructors with body (
#4031
)
2022-03-15 16:18:19 +00:00
lib.rs
fix(es/parser): Parse if-else chain iteratively (
#3961
)
2022-03-11 09:10:54 +00:00
macros.rs
feat(es/ast): Support TypeScript Instantiation Expression (
#3642
)
2022-02-20 15:51:31 +00:00
token.rs
refactor(common): Cleanup & rustfmt (
#3495
)
2022-02-09 06:33:32 +00:00