Rust-based platform for the Web
Go to file
강동윤 eb2a2a7f15
Fix tests and lints (#44)
- Temporarilly ignored comment codegen tests.
 - Split Simplify into SimplifyExpr and SimplifyStmt
 - fix lints
2018-11-05 13:12:52 +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
atoms Compiler baseline 2018-11-03 16:56:43 +09:00
common Fix tests and lints (#44) 2018-11-05 13:12:52 +09:00
ecmascript Fix tests and lints (#44) 2018-11-05 13:12:52 +09:00
macros Fix tests and lints (#44) 2018-11-05 13:12:52 +09:00
scripts ECMAScript parser (#1) 2018-01-12 16:53:06 +09:00
src Fix tests and lints (#44) 2018-11-05 13:12:52 +09:00
testing Fix tests and lints (#44) 2018-11-05 13:12:52 +09:00
.gitignore Ecmascript codegen (#40) 2018-10-25 13:17:05 +09:00
.gitmodules ECMAScript parser (#1) 2018-01-12 16:53:06 +09:00
.rustfmt.toml Ecmascript codegen (#40) 2018-10-25 13:17:05 +09:00
.travis.yml Fix tests and lints (#44) 2018-11-05 13:12:52 +09:00
bors.toml Add bors to prevent misktake. 2018-01-14 14:44:32 +09:00
Cargo.toml Fix tests and lints (#44) 2018-11-05 13:12:52 +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
rust-toolchain Ecmascript codegen (#40) 2018-10-25 13:17:05 +09:00

spdy web compiler

Build Status codecov


Make the web (development) faster.