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-26 23:27:56 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
33a922b6f8
swc
/
crates
/
swc_ecma_parser
/
src
History
Donny/강동윤
33a922b6f8
fix(es/parser): Allow using
package
as a parameter name in interface (
#7438
)
...
**Related issue:** -
Closes
#7186
.
2023-05-24 06:25:39 +00:00
..
lexer
fix(es/parser): Fix parsing of
>
in typescript mode (
#7407
)
2023-05-18 08:18:27 +00:00
parser
fix(es/parser): Allow using
package
as a parameter name in interface (
#7438
)
2023-05-24 06:25:39 +00: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