Rust-based platform for the Web
Go to file
강동윤 4a30fb3436
Testing framework (#31)
- Make rls happy.
  - Some minor parser error improvements.
  - Add reference files for ecmascript parser errors.
  - Improve error message of import/export used outside of a module
2018-02-27 13:21:57 +09:00
.cargo chores: cleanup for docs; no email from travis 2018-01-27 15:14:53 +09:00
.travis fix typo 2018-01-14 09:30:51 +09:00
.vscode Testing framework (#31) 2018-02-27 13:21:57 +09:00
atoms Implement error reporting for ecmascript parser 2018-01-26 21:53:30 +09:00
common Testing framework (#31) 2018-02-27 13:21:57 +09:00
ecmascript Testing framework (#31) 2018-02-27 13:21:57 +09:00
macros Testing framework (#31) 2018-02-27 13:21:57 +09:00
scripts ECMAScript parser (#1) 2018-01-12 16:53:06 +09:00
src chores: cleanup for docs; no email from travis 2018-01-27 15:14:53 +09:00
testing Testing framework (#31) 2018-02-27 13:21:57 +09:00
.gitignore Testing framework (#31) 2018-02-27 13:21:57 +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 chores: cleanup for docs; no email from travis 2018-01-27 15:14:53 +09:00
bors.toml Add bors to prevent misktake. 2018-01-14 14:44:32 +09:00
Cargo.toml chores: cleanup for docs; no email from travis 2018-01-27 15:14:53 +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

spdy web compiler

Build Status codecov


Make the web (development) faster.