Commit message (Expand) | Author | Age | |
---|---|---|---|
* | feat(lsp): pass client_info on initialization (#4904) | Matouš Dzivjak | 2022-12-09 |
* | Resolve a bunch of upcoming clippy lints | Blaž Hrastnik | 2022-11-04 |
* | feat: support grammar cross-compilation | yvt | 2022-08-02 |
* | publish a source tarball with version and grammars (#1875) | Michael Davis | 2022-03-29 |
* | fetch and compile tree-sitter grammars in helix-term build | Michael Davis | 2022-03-10 |
* | migrate grammar fetching/building code into helix-loader crate | Michael Davis | 2022-03-10 |
* | migrate helix-syntax crate into helix-core and helix-term | Michael Davis | 2022-03-10 |
* | filter git revision on git command success exit code (#1674) | Michael Davis | 2022-02-18 |
* | fix: Only parse git revision, don't use the tag for version | Blaž Hrastnik | 2022-02-02 |
* | Add commit hash to version info, if present (#957) | Gygaxis Vainhardt | 2021-11-14 |