Commit graph

24 commits

Author SHA1 Message Date
Boshen
1410155a0c
ci: fix invalid benchmark.yaml 2023-02-12 09:53:49 +08:00
Boshen
42932334b2
ci: add pr benchmark workflow 2023-02-12 09:35:27 +08:00
Boshen
f90d660ec5 feat(tasks): add parser benchmark 2023-02-11 08:46:32 -08:00
Boshen
a339ba3f92 feat(coverage): print parsing conformance for test262 (currently 100%) 2023-02-11 08:02:42 -08:00
Boshen
97d0ec64c1
chore(README): add link to discussions 2023-02-11 23:02:09 +08:00
Boshen
b6912513ba chore: Add call for action in README 2023-02-11 22:28:56 +08:00
Boshen
1fdc635638 feat(parser): add parser 2023-02-11 05:26:49 -08:00
Boshen
e964179490 ci: use cargo command instead of dtolnay/rust-toolchain 2023-02-11 21:17:56 +08:00
Boshen
62a4f2b551 feat(ast): add ast 2023-02-11 04:27:34 -08:00
Boshen
4ae70b9592 feat(parser): add lexer 2023-02-11 02:29:54 -08:00
Boshen
664c37631e feat(allocator): add allocator 2023-02-11 01:05:07 -08:00
Boshen
f4819d976b feat(tasks): add initial test262 setup 2023-02-11 00:43:09 -08:00
Boshen
6df31b0c2c ci: run on pull_request 2023-02-11 16:34:53 +08:00
Boshen
91d63b65ea fix(README): blazingly fast 2023-02-11 15:44:35 +08:00
Boshen
9c91398015 ci: use dtolnay/rust-toolchain 2023-02-11 14:31:59 +08:00
Boshen
c2c78c3a33 ci: add write permissions for publishing docs 2023-02-11 14:23:57 +08:00
Boshen
a3bfa2222e ci: update deploy gh action name 2023-02-11 14:10:58 +08:00
Boshen
80a73391ae
chore: add License to README.md 2023-02-11 14:05:13 +08:00
Boshen
d25cdc8cc2 ci: add github workflow for main branch 2023-02-11 13:56:47 +08:00
Boshen
40d845ff99 chore: add .cargo/config.toml 2023-02-11 13:20:17 +08:00
Boshen
1ec40fb1a0 chore: add rustfmt.toml 2023-02-11 13:11:17 +08:00
Boshen
d026e33343 chore: add rust-toolchain.toml and Cargo.toml 2023-02-11 13:03:40 +08:00
Boshen
bdf817cb49
Create README.md 2023-02-11 12:35:29 +08:00
Boshen
e987f90c99
Initial commit 2023-02-09 13:46:52 +08:00