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-28 11:13:43 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
5f0660667f
swc
/
crates
/
swc_ecma_parser
/
src
History
David Sherret
6614886192
fix(es/parser): Parse
const
type parameters in arrow function expressions (
#7242
)
2023-04-11 02:11:04 +00:00
..
lexer
build(cargo): Update
rustc
to
nightly-2023-03-20
(
#7170
)
2023-03-30 08:06:02 +00:00
parser
fix(es/parser): Parse
const
type parameters in arrow function expressions (
#7242
)
2023-04-11 02:11:04 +00:00
error.rs
perf(es/parser): Use
SmartString
as the buffer (
#7033
)
2023-03-09 08:07:40 +00:00
lib.rs
build(cargo): Update
rustc
to
nightly-2023-03-20
(
#7170
)
2023-03-30 08:06:02 +00:00
macros.rs
feat(es/parser): Support auto accessors (
#6981
)
2023-02-28 06:39:25 +00:00
token.rs
refactor(es/parser): Remove
EnumKind
to reduce compile time (
#7137
)
2023-03-24 11:40:26 +09:00