aboutsummaryrefslogtreecommitdiff
path: root/helix-loader
Commit message (Expand)AuthorAge
* build(deps): bump tempfile from 3.6.0 to 3.7.0 (#7726)dependabot[bot]2023-07-25
* Fix crash when cwd is deleted (#7185)Yomain2023-07-11
* Fix `:log-open` when `--log` is specified (#7573)Alex Vinyals2023-07-09
* build(deps): bump tempfile from 3.5.0 to 3.6.0 (#7326)dependabot[bot]2023-06-13
* Check for 'git' before fetching/building grammars (#7320)Michael Davis2023-06-12
* build(deps): bump once_cell from 1.17.2 to 1.18.0 (#7248)dependabot[bot]2023-06-06
* Fix warnings from clippy (#7013)ZJPzjp2023-05-11
* build(deps): bump etcetera from 0.7.1 to 0.8.0 (#6931)dependabot[bot]2023-05-02
* build(deps): bump etcetera from 0.5.0 to 0.7.1 (#6873)dependabot[bot]2023-04-25
* fix windows builds (#6845)Pascal Kuthe2023-04-22
* fix windows build (#6834)Pascal Kuthe2023-04-21
* produce error when grammar build fails (#6795)Pascal Kuthe2023-04-20
* always build grammars with c++14 and c11 (#6792)Pascal Kuthe2023-04-18
* build(deps): bump libloading from 0.7.4 to 0.8.0 (#6801)dependabot[bot]2023-04-18
* build(deps): bump etcetera from 0.4.0 to 0.5.0 (#6798)dependabot[bot]2023-04-18
* emit cargo metadata duiring build scripts to avoid outdated buildscript outpu...Pascal Kuthe2023-04-14
* implement proper lsp-workspace supportPascal Kuthe2023-03-29
* add workspace config and manual LSP root managementPascal Kuthe2023-03-29
* Generalised to multiple runtime directories with priorities (#5411)paul-scott2023-03-09
* build(deps): bump toml from 0.6.0 to 0.7.0 (#5726)alice2023-01-30
* Fix clippy 1.67 warnings (#5697)Miguel Madrid-Mencía2023-01-27
* build(deps): bump toml from 0.5.10 to 0.6.0dependabot[bot]2023-01-24
* Switch from toml::from_slice to toml::from_str (#5659)Pascal Kuthe2023-01-24
* build(deps): bump once_cell from 1.16.0 to 1.17.0 (#5373)dependabot[bot]2023-01-03
* properly handle detachted git worktrees (#5097)Pascal Kuthe2022-12-11
* feat(lsp): pass client_info on initialization (#4904)Matouš Dzivjak2022-12-09
* Resolve a bunch of upcoming clippy lintsBlaž Hrastnik2022-11-04
* build(deps): bump once_cell from 1.15.0 to 1.16.0 (#4548)dependabot[bot]2022-11-01
* grammar: Don't require lower-case (#4346)Christian Speich2022-10-21
* build(deps): bump once_cell from 1.14.0 to 1.15.0 (#3987)dependabot[bot]2022-09-26
* Split helix_core::find_root and helix_loader::find_local_config_dirs (#3929)Riccardo Binetti2022-09-23
* Canonicalize executable pathBen Noordhuis2022-09-13
* ordinals instead of indexes when listing grammar fetch errors (#3773)Evan Richter2022-09-10
* build(deps): bump once_cell from 1.13.1 to 1.14.0 (#3715)dependabot[bot]2022-09-05
* feat: shorten output for grammar fetching and building (#3396)Poliorcetics2022-08-17
* add a CLI flag for specifying config file location (#2666)Michael Davis2022-08-04
* feat: support grammar cross-compilationyvt2022-08-02
* fix(loader): pass `cc::Tool::args()`yvt2022-08-02
* Refactor 'helix-loader::merge_toml_values' to use a 'merge-depth' instead of ...Philipp Mildenberger2022-07-26
* Fix non-msvc grammar compile on Windows (#3190)bootra2022-07-26
* build(deps): bump once_cell from 1.12.0 to 1.13.0 (#2969)dependabot[bot]2022-07-05
* Fix initial selection of Document in new viewSkyler Hawthorne2022-06-19
* improve test harnessSkyler Hawthorne2022-06-19
* Use a minimal binary to fetch grammar sources in release CI (#2557)Michael Davis2022-06-05
* Ignore SendErrors when handling grammars (#2641)Frojdholm2022-06-02
* illumos linker doesn't currently have -z relro (#2602)Michael Zeller2022-05-29
* mention the C++ compiler in the grammar build failure message (#2597)Michael Davis2022-05-29
* build(deps): bump once_cell from 1.10.0 to 1.12.0dependabot[bot]2022-05-25
* build(deps): bump etcetera from 0.3.2 to 0.4.0 (#2486)dependabot[bot]2022-05-17
* helix-loader + helix-core now compile for WASMBlaž Hrastnik2022-05-01