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-25 06:36:08 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
9c646596c5
swc
/
.gitignore
6 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2017-12-22 15:51:36 +03:00
/target/
**/*.bk
ECMAScript parser (#1) - Parser and lexer for lastest ecma spec https://tc39.github.io/ecma262 - Lexer is currently very inefficient - Use https://github.com/tc39/test262-parser-tests/ for testing. - Implement proc-macro based ast folder and assert_eq_ignore_span! based on it. - Some utilities for proc macro at /macros/common
2018-01-12 10:53:06 +03:00
core
ignore Cargo.lock
2018-01-12 14:20:08 +03:00
*.log
Cargo.lock
Reference in New Issue
Copy Permalink