Rust-based platform for the Web
Go to file
bors[bot] e2f75ec0a2 Merge #25
25: Error reporting like rustc r=kdy1 a=kdy1

Error reporting is implementing using rustc
2018-01-22 13:09:21 +00:00
.cargo Implement error reporting. 2018-01-21 17:47:37 +09:00
.travis fix typo 2018-01-14 09:30:51 +09:00
atoms Revert "Merge remote-tracking branch 'refs/remotes/origin/simplifier'" 2018-01-14 14:00:01 +09:00
common Improve error reporting of ecmascript parser 2018-01-22 21:47:16 +09:00
ecmascript Improve error reporting of ecmascript parser 2018-01-22 21:47:16 +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 Add cli api to parse js file. 2018-01-22 22:07:39 +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
.rustfmt.toml Update rustfmt to 0.3.5 and format literals. 2018-01-16 20:11:08 +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

spdy web compiler

Build Status codecov


Make the web (development) faster.