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-20 12:12:16 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
48e5b903e2
swc
/
crates
/
swc_ecma_codegen
/
tests
/
test262
/
687f678cde900411.js
4 lines
19 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Bugfixes (#873) swc_common: - Fix new_source_file swc_ecma_parser: - Fix parsing of paren expr in lhs of an assignment
2020-07-01 10:31:55 +03:00
(
[
Faster sourcemap generation for large files (#697) We buffer operations related to source map and make it fast using an assumption that the byte positions always increment while emitting a file.
2020-03-02 14:49:08 +03:00
1
Bugfixes (#873) swc_common: - Fix new_source_file swc_ecma_parser: - Fix parsing of paren expr in lhs of an assignment
2020-07-01 10:31:55 +03:00
]
.
a
)
=
2
;
Reference in New Issue
Copy Permalink