Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
RubixDev
/
syntastica
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8
Star
46
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand languages
- #20
#20
Open
casualjim
wants to merge 37 commits into
RubixDev:main
RubixDev/syntastica:main
from
casualjim:expand-languages
casualjim/verdant:expand-languages
Copy head branch name to clipboard
Conversation
Commits
37
(37)
Checks
Files changed
Open
Expand languages
#20
casualjim
wants to merge 37 commits into
RubixDev:main
RubixDev/syntastica:main
from
casualjim:expand-languages
casualjim/verdant:expand-languages
Copy head branch name to clipboard
Commits
Commits on Jan 28, 2026
initial codegen (does not yet compile, but I also do not want to repeat any of this with the agent)
casualjim
committed
8fc5fc7
View commit details
Copy full SHA for 8fc5fc7
Browse repository at this point
fix some language type mismatches
casualjim
committed
e306c9e
View commit details
Copy full SHA for e306c9e
Browse repository at this point
Commits on Jan 30, 2026
update queries and versions for full build alignment
casualjim
committed
95b2f0b
View commit details
Copy full SHA for 95b2f0b
Browse repository at this point
Commits on Jan 31, 2026
pass all the tests and add mapping for systemd
casualjim
committed
2de94ce
View commit details
Copy full SHA for 2de94ce
Browse repository at this point
bump palate
casualjim
committed
a816a3d
View commit details
Copy full SHA for a816a3d
Browse repository at this point
see if CI will work
casualjim
committed
8bc3fba
View commit details
Copy full SHA for 8bc3fba
Browse repository at this point
Initial plan
Copilot
committed
76b2210
View commit details
Copy full SHA for 76b2210
Browse repository at this point
Fix build failures: update xtask target and tree-sitter-sql revision
Show description for 12d2936
Copilot
and
casualjim
committed
12d2936
View commit details
Copy full SHA for 12d2936
Browse repository at this point
Fix cargo --target flag placement in workflow
Show description for 68252cb
Copilot
and
casualjim
committed
68252cb
View commit details
Copy full SHA for 68252cb
Browse repository at this point
Refactor: run codegen before installing WASM target
Show description for f55be19
Copilot
and
casualjim
committed
f55be19
View commit details
Copy full SHA for f55be19
Browse repository at this point
Revert tree-sitter-sql revision changes - pinned revs cannot be modified
Show description for b08a738
Copilot
and
casualjim
committed
b08a738
View commit details
Copy full SHA for b08a738
Browse repository at this point
Merge pull request #1 from casualjim/copilot/debug-build-failures
Show description for 8523408
casualjim
authored
8523408
View commit details
Copy full SHA for 8523408
Browse repository at this point
Allow pull requests on expand-languages branch
casualjim
authored
8db7f89
View commit details
Copy full SHA for 8db7f89
Browse repository at this point
Commits on Feb 3, 2026
bump palate
casualjim
committed
2b55025
View commit details
Copy full SHA for 2b55025
Browse repository at this point
bump for fancy-regex
casualjim
committed
da91f94
View commit details
Copy full SHA for da91f94
Browse repository at this point
Commits on Feb 4, 2026
use a different commit for sql
casualjim
committed
a7175d4
View commit details
Copy full SHA for a7175d4
Browse repository at this point
chore: run codegen
casualjim
authored and
github-actions[bot]
committed
72a047b
View commit details
Copy full SHA for 72a047b
Browse repository at this point
Commits on Feb 9, 2026
Downgrade tree-sitter to 0.25.2 to fix Emscripten WASM build
Show description for eb66bd4
casualjim
committed
eb66bd4
View commit details
Copy full SHA for eb66bd4
Browse repository at this point
Commits on Feb 18, 2026
ci: restore prepare-hetzner-buildjs-vm.sh and breeze-build-grammars.js
Show description for dab4442
casualjim
committed
dab4442
View commit details
Copy full SHA for dab4442
Browse repository at this point
fix(languages): exclude gitcommit from WASM builds
Show description for f71ef50
casualjim
committed
f71ef50
View commit details
Copy full SHA for f71ef50
Browse repository at this point
fix(ci): resolve merge conflict in main.yml
casualjim
committed
0fbbc8f
View commit details
Copy full SHA for 0fbbc8f
Browse repository at this point
Commits on Feb 19, 2026
ci(wasm): Disable tmux JS package build
Show description for be30708
casualjim
and
Copilot
committed
be30708
View commit details
Copy full SHA for be30708
Browse repository at this point
Commits on Feb 21, 2026
ci(wasm): disable zsh JS package build
Show description for e0a2a59
casualjim
and
Copilot
committed
e0a2a59
View commit details
Copy full SHA for e0a2a59
Browse repository at this point
Commits on Feb 22, 2026
ci(wasm): disable gnuplot JS package build
Show description for c89cbe8
casualjim
and
Copilot
committed
c89cbe8
View commit details
Copy full SHA for c89cbe8
Browse repository at this point
ci(wasm): disable kitty JS package build
Show description for 9e2a14f
casualjim
and
Copilot
committed
9e2a14f
View commit details
Copy full SHA for 9e2a14f
Browse repository at this point
Commits on Mar 18, 2026
make theme paths windows compatible
casualjim
committed
6077532
View commit details
Copy full SHA for 6077532
Browse repository at this point
Initial plan
Copilot
committed
f5a3790
View commit details
Copy full SHA for f5a3790
Browse repository at this point
fix: add administration:write permission and use github.token for Hetzner runner registration
Show description for 80f19d7
Copilot
and
casualjim
committed
80f19d7
View commit details
Copy full SHA for 80f19d7
Browse repository at this point
Merge pull request #3 from casualjim/copilot/fix-ci-build-unauthorized-error
Show description for 44de342
casualjim
authored
44de342
View commit details
Copy full SHA for 44de342
Browse repository at this point
Initial plan
Copilot
committed
eb272b4
View commit details
Copy full SHA for eb272b4
Browse repository at this point
Revert invalid CI config from PR #3
Show description for cd0a915
Copilot
and
casualjim
committed
cd0a915
View commit details
Copy full SHA for cd0a915
Browse repository at this point
Merge pull request #4 from casualjim/copilot/revert-invalid-ci-config
Show description for 8049f6a
casualjim
authored
8049f6a
View commit details
Copy full SHA for 8049f6a
Browse repository at this point
update theme pictures
casualjim
committed
d7d1dec
View commit details
Copy full SHA for d7d1dec
Browse repository at this point
chore: run codegen
casualjim
authored and
github-actions[bot]
committed
3c9690d
View commit details
Copy full SHA for 3c9690d
Browse repository at this point
Commits on Apr 16, 2026
fix(macros): union shared ffi feature gates (#7)
Show description for 81cb0af
casualjim
authored
81cb0af
View commit details
Copy full SHA for 81cb0af
Browse repository at this point
Commits on Apr 23, 2026
build!: upgrade tree-sitter 0.25 → 0.26.8, drop runtime-c2rust (#8)
Show description for cc50af9
casualjim
authored
cc50af9
View commit details
Copy full SHA for cc50af9
Browse repository at this point
Commits on Apr 24, 2026
feat!: rename all crates syntastica→verdant for crates.io publishing (#9)
Show description for 0d4cf9d
casualjim
authored
0d4cf9d
View commit details
Copy full SHA for 0d4cf9d
Browse repository at this point
You can’t perform that action at this time.