.cargo
|
Implement error reporting.
|
2018-01-21 17:47:37 +09:00 |
.travis
|
fix typo
|
2018-01-14 09:30:51 +09:00 |
common
|
Improve error reporting of ecmascript parser
|
2018-01-22 21:47:16 +09:00 |
ecmascript
|
Use FileMap as an input.
|
2018-01-23 21:38:48 +09:00 |
macros
|
Update rustfmt to 0.3.5 and format literals.
|
2018-01-16 20:11:08 +09:00 |
scripts
|
ECMAScript parser (#1)
|
2018-01-12 16:53:06 +09:00 |
src
|
Add cli api to parse js file.
|
2018-01-22 22:07:39 +09:00 |
swc
|
Use FileMap as an input.
|
2018-01-23 21:38:48 +09:00 |
testing
|
Cleanup and documentations for swc_common.
|
2018-01-15 10:33:18 +09:00 |
.gitignore
|
Improve error reporting of ecmascript parser
|
2018-01-22 21:47:16 +09:00 |
.gitmodules
|
ECMAScript parser (#1)
|
2018-01-12 16:53:06 +09:00 |
.travis.yml
|
enable travis for master to update docs
|
2018-01-16 11:54:42 +09:00 |
bors.toml
|
Add bors to prevent misktake.
|
2018-01-14 14:44:32 +09:00 |
Cargo.toml
|
Add cli api to parse js file.
|
2018-01-22 22:07:39 +09:00 |
LICENSE-APACHE
|
initial commit
|
2017-12-22 22:07:03 +09:00 |
LICENSE-MIT
|
initial commit
|
2017-12-22 22:07:03 +09:00 |
README.md
|
fix links and use sudo
|
2018-01-14 19:04:32 +09:00 |
rls.toml
|
Improve error reporting of ecmascript parser
|
2018-01-22 21:47:16 +09:00 |