Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.2_1 03 Oct 2025 08:16:50
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.90.0
PR: 289709 |
0.4.2 10 Sep 2025 09:45:36
    |
Mikael Urankar (mikael)  |
textproc/tree-sitter-grammars: Fix build with BUILD_AS_NON_ROOT=yes
PR: 289260 |
0.4.2 02 Sep 2025 06:31:19
    |
Mikael Urankar (mikael)  |
textproc/tree-sitter-grammars: Add new port
Collection of tree-sitter grammars
Language support such as tokenizing and highlighting is provided by Tree-sitter.
Each language requires a Tree-sitter grammar to have tokenization and queries
to provide additional features such as syntax highlighting.
Lapce has select few (Rust, JSON, TOML) grammars built-in for convenience.
All other languages need to provide an externally loadable grammar in a form of
shared library, which this port provides.
PR: 278837 |
Number of commits found: 3
|