Commit graph

20 commits

Author SHA1 Message Date
Max Brunsfeld
66e006105c Build and test wasm on CI 2019-04-26 14:38:13 -07:00
Max Brunsfeld
5017086232 Switch back to rust stable on CI 2019-03-21 11:26:13 -07:00
Max Brunsfeld
0ae304f582 Lib: Rework the API for cancelling a parse
Also, use beta on CI until atomic::AtomicU32 lands in stable.
2019-03-18 09:51:21 -07:00
Max Brunsfeld
4cac85fec4 Add benchmark script
* Structure `cli` crate as both a library and an executable, so that
benchmarks can import code from the crate.
* Import macros in the Rust 2018 style.
2019-02-01 15:17:35 -08:00
Max Brunsfeld
1d46352297 Fix check for APPVEYOR_REPO_TAG 2019-01-17 17:26:48 -08:00
Max Brunsfeld
14ecec1d4f Fix early termination on appveyor 2019-01-17 13:55:18 -08:00
Max Brunsfeld
06cb829d37 Try another way of building only tags and PRs on appveyor 2019-01-17 13:44:26 -08:00
Max Brunsfeld
64fa721779 Don't skip branch builds on appveyor 2019-01-17 13:36:35 -08:00
Max Brunsfeld
ae07d2d6e4 Build 32-bit executables on 32-bit appveyor builds 2019-01-16 19:22:33 -08:00
Max Brunsfeld
87c068faa9 Remove unused dependencies 2019-01-16 13:53:20 -08:00
Max Brunsfeld
e7bb57550b Use gzip for release assets so they can easily be extracted from node 2019-01-16 13:07:54 -08:00
Max Brunsfeld
ef735eb942 Upload binary artifacts from CI builds 2019-01-16 10:12:43 -08:00
Max Brunsfeld
5c3c1dd0bd Get logging flags working properly with test script 2019-01-15 13:21:48 -08:00
Max Brunsfeld
b1fa49448d Regenerate parsers on CI 2019-01-14 15:09:54 -08:00
Max Brunsfeld
0236de7963 Tweak caching setup on appveyor 2019-01-11 14:56:33 -08:00
Max Brunsfeld
45c8cf47ea Enable backtraces on CI 2019-01-11 13:49:49 -08:00
Max Brunsfeld
99531d757c Configure caching on travis and appveyor 2019-01-10 15:50:34 -08:00
Max Brunsfeld
fab4673c14 Get fixture grammars building for library unit tests 2019-01-10 15:48:13 -08:00
Max Brunsfeld
47607cecf4 Reorganize repo, add rust CLI and binding code, 2019-01-04 17:31:49 -08:00
Max Brunsfeld
257522372f Rename appveyor.yml -> .appveyor.yml 2018-09-21 18:28:12 -07:00
Renamed from appveyor.yml (Browse further)