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-21 12:41:54 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
582a8f6c45
swc
/
crates
/
swc_ecma_parser
/
src
History
Satish Srinivasan
2aa3b2123f
feat(es/parser): Raise a syntax error on an invalid shorthand assignment (
#3734
)
2022-03-01 12:24:41 +00:00
..
lexer
fix(es/parser): Don't attach comments to
;
(
#3720
)
2022-02-24 07:23:53 +00:00
parser
feat(es/parser): Raise a syntax error on an invalid shorthand assignment (
#3734
)
2022-03-01 12:24:41 +00:00
error.rs
fix(es/parser) Throw a syntax error for
const
without initializer in strict mode (
#3742
)
2022-02-27 06:25:05 +00:00
lib.rs
feat(es/parser): Provide more api for reducing binary size (
#3747
)
2022-02-26 09:29:05 +09: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