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
6c3ff01a53
swc
/
crates
/
swc_ecma_parser
/
src
History
Donny/강동윤
a37d59a134
fix(es/parser): Fix parsing of tsx with a type annotation in a conditional expression (
#7440
)
...
**Related issue:** -
Closes
#7224
.
2023-05-24 15:57:50 +09:00
..
lexer
fix(es/parser): Fix parsing of
>
in typescript mode (
#7407
)
2023-05-18 08:18:27 +00:00
parser
fix(es/parser): Fix parsing of tsx with a type annotation in a conditional expression (
#7440
)
2023-05-24 15:57:50 +09:00
error.rs
feat(es/parser): Implement explicit resource management (
#7322
)
2023-05-10 04:16:44 +00:00
lib.rs
fix(es/parser): Fix parsing of
>
in typescript mode (
#7407
)
2023-05-18 08:18:27 +00:00
macros.rs
fix(es/parser): Fix
>=
with type instantiate (
#7388
)
2023-05-14 05:21:13 +00:00
token.rs
refactor(es/parser): Remove
::
token as it's not used (
#7268
)
2023-04-15 02:17:37 +00:00