Integrate open language and package PRs#200
Merged
Merged
Conversation
Grammar from tree-sitter-grammars/tree-sitter-make (MIT, pinned to 70613f3). Uses c_symbol: make so generated bindings link the upstream tree_sitter_make symbol while exposing the language as 'makefile' in arborium (same pattern as rust/rust_orchard). Lives in group-maple alongside cmake, meson, ninja, dockerfile.
This was referenced May 9, 2026
Closed
This was referenced May 9, 2026
Closed
Closed
Closed
Closed
|
@fasterthanlime , make and the Makefile are the same thing. Mine #199 should be rejected. I didn't see that PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Integration PR collecting all currently open Arborium PRs into one review branch.
Notably, this brings KDL back by popular demand.
Included PRs:
nonetheme that skips css injectionbatalias to batchIntegration notes
origin/main.cargo xtask gen --quietandcargo xtask ci generate.themes/path intocrates/arborium-theme/themes/so the current generator emits the Rust registry and CSS package artifact for it.makeandmakefilelanguage additions because they come from distinct PRs and generate separate language IDs.Local validation
cargo xtask gen --quietcargo xtask ci generatecargo xtask lint --strictKnown warnings:
xtaskreports unused methodTheme::style.arborium-yurisample is below the recommended 25-line sample length.