Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scale website back | Aleksey Kladov | 2019-10-17 | 1 | -2/+2 |
* | save disk space | Aleksey Kladov | 2019-10-11 | 1 | -1/+1 |
* | don't keep history for gh-pages | Aleksey Kladov | 2019-10-04 | 1 | -1/+1 |
* | start GitHub pages | Aleksey Kladov | 2019-09-02 | 1 | -2/+2 |
* | remove wrong config from .travis.yml | Aleksey Kladov | 2019-08-23 | 1 | -1/+0 |
* | install npm deps once | Aleksey Kladov | 2019-07-29 | 1 | -2/+1 |
* | move syntax tests to unit tests | Aleksey Kladov | 2019-07-24 | 1 | -1/+1 |
* | switch back to old cleaning strategy | Aleksey Kladov | 2019-07-24 | 1 | -4/+2 |
* | don't optimize on CI, it isn't faster | Aleksey Kladov | 2019-07-22 | 1 | -1/+1 |
* | speedup CI | Aleksey Kladov | 2019-07-20 | 1 | -2/+5 |
* | Run VS Code tests on CI | Ryan Cumming | 2019-06-29 | 1 | -5/+18 |
* | don't remove tools from cache | Aleksey Kladov | 2019-05-30 | 1 | -1/+1 |
* | Use Xenial image and fix find call | Laurențiu Nicola | 2019-05-23 | 1 | -1/+2 |
* | fix build | Aleksey Kladov | 2019-03-25 | 1 | -1/+1 |
* | Remove windows from CI | Aleksey Kladov | 2019-03-25 | 1 | -27/+20 |
* | Add docs build | robojumper | 2019-03-23 | 1 | -0/+14 |
* | fix verification on CI | Aleksey Kladov | 2019-01-26 | 1 | -2/+0 |
* | Update stable for travis | Jeremy Kolb | 2019-01-24 | 1 | -1/+1 |
* | :arrow_up: update rust | Aleksey Kladov | 2019-01-19 | 1 | -1/+1 |
* | install rust-src component on CI | Aleksey Kladov | 2019-01-10 | 1 | -0/+1 |
* | dont depend on tools from lsp-server | Aleksey Kladov | 2019-01-10 | 1 | -0/+1 |
* | dont build PRs on windows | Aleksey Kladov | 2019-01-03 | 1 | -1/+1 |
* | measure compile-time separately on travis | Aleksey Kladov | 2019-01-03 | 1 | -0/+1 |
* | Disable incremental compilation again on CI | DJMcNab | 2018-12-30 | 1 | -4/+1 |
* | Use a different format for env vars | DJMcNab | 2018-12-29 | 1 | -1/+1 |
* | Readd quotes to `-D warnings` | DJMcNab | 2018-12-29 | 1 | -1/+1 |
* | Remove duplicated env var | DJMcNab | 2018-12-29 | 1 | -1/+1 |
* | Reformat .travis.yml (using the vscode prettier extension) | DJMcNab | 2018-12-29 | 1 | -35/+35 |
* | Change typo of few to many | DJMcNab | 2018-12-29 | 1 | -1/+1 |
* | Deny warnings on CI (#329) | DJMcNab | 2018-12-29 | 1 | -1/+6 |
* | :arrow_up: 1.31.1 | Aleksey Kladov | 2018-12-20 | 1 | -1/+1 |
* | fix CI caches | Aleksey Kladov | 2018-12-20 | 1 | -1/+1 |
* | dedupe testing & formatting toolchains | Aleksey Kladov | 2018-12-06 | 1 | -1/+1 |
* | :arrow_up: 1.31.0 :tada: | Aleksey Kladov | 2018-12-06 | 1 | -1/+1 |
* | switch back to the latest beta | Aleksey Kladov | 2018-11-24 | 1 | -1/+1 |
* | Pin to older beta | Aleksey Kladov | 2018-11-21 | 1 | -1/+1 |
* | enable windows CI | Aleksey Kladov | 2018-11-18 | 1 | -10/+3 |
* | Merge #215 | bors[bot] | 2018-11-17 | 1 | -6/+16 |
|\ | |||||
| * | Only build windows on master and allow failure | Philipp Hansch | 2018-11-07 | 1 | -5/+6 |
| * | Add Travis Windows build | Philipp Hansch | 2018-11-07 | 1 | -6/+15 |
* | | remove the last changing file from cache | Aleksey Kladov | 2018-11-06 | 1 | -0/+1 |
* | | evitct more stuff from cache | Aleksey Kladov | 2018-11-06 | 1 | -1/+1 |
|/ | |||||
* | cleanup cahces more aggressively | Aleksey Kladov | 2018-11-06 | 1 | -1/+1 |
* | Don't cache ever changing stuff | Aleksey Kladov | 2018-10-20 | 1 | -0/+6 |
* | rename gen-kinds to gen-syntax | Aleksey Kladov | 2018-10-16 | 1 | -1/+1 |
* | Merge #132 | bors[bot] | 2018-10-15 | 1 | -0/+2 |
|\ | |||||
| * | Cache caro on Travis | Aleksey Kladov | 2018-10-15 | 1 | -0/+2 |
* | | Switch to beta | Aleksey Kladov | 2018-10-15 | 1 | -1/+1 |
|/ | |||||
* | gate on tslint | Aleksey Kladov | 2018-10-09 | 1 | -1/+1 |
* | Add tslint and prettier to ci | Daniel McNab | 2018-10-08 | 1 | -4/+9 |