| Commit message (Expand) | Author | Age |
* | ordinals instead of indexes when listing grammar fetch errors (#3773) | Evan Richter | 2022-09-10 |
* | feat: shorten output for grammar fetching and building (#3396) | Poliorcetics | 2022-08-17 |
* | feat: support grammar cross-compilation | yvt | 2022-08-02 |
* | fix(loader): pass `cc::Tool::args()` | yvt | 2022-08-02 |
* | Fix non-msvc grammar compile on Windows (#3190) | bootra | 2022-07-26 |
* | Ignore SendErrors when handling grammars (#2641) | Frojdholm | 2022-06-02 |
* | illumos linker doesn't currently have -z relro (#2602) | Michael Zeller | 2022-05-29 |
* | mention the C++ compiler in the grammar build failure message (#2597) | Michael Davis | 2022-05-29 |
* | helix-loader + helix-core now compile for WASM | Blaž Hrastnik | 2022-05-01 |
* | Add support for local language configuration (#1249) | Kirawi | 2022-04-18 |
* | remove hardcoded '/' from grammar source path (#1986) | Michael Davis | 2022-04-06 |
* | Avoid using the format ident Rust feature (#1881) | Marcin Puc | 2022-03-30 |
* | fix enum definition for use-grammars selections (#1818) | Michael Davis | 2022-03-16 |
* | remove stray 'println!' from grammar building function (#1785) | Michael Davis | 2022-03-11 |
* | rename '--fetch/build-grammars' flags into '--grammar fetch/build' | Michael Davis | 2022-03-10 |
* | only fetch git-sourced grammars | Michael Davis | 2022-03-10 |
* | shallow clone | Skyler Hawthorne | 2022-03-10 |
* | fix context in error | Skyler Hawthorne | 2022-03-10 |
* | migrate grammar fetching/building code into helix-loader crate | Michael Davis | 2022-03-10 |