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
Accelerator
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
Type
/
to 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 }}
P34R1
/
ziggy
Public
forked from
kristoff-it/ziggy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 19, 2025
switch to silversquirl until Cloudef updates
P34R1
committed
63ce0fd
View commit details
Copy full SHA for 63ce0fd
Browse repository at this point
Commits on Jul 15, 2025
update lock and zig
P34R1
committed
11da79b
View commit details
Copy full SHA for 11da79b
Browse repository at this point
Merge branch 'kristoff-it:main' into main
P34R1
authored
f6c5f6d
View commit details
Copy full SHA for f6c5f6d
Browse repository at this point
anytype -> *Writer
kristoff-it
committed
de70337
View commit details
Copy full SHA for de70337
Browse repository at this point
update to new zig
kristoff-it
committed
f3dcc37
View commit details
Copy full SHA for f3dcc37
Browse repository at this point
update lock
P34R1
committed
5cc3f8b
View commit details
Copy full SHA for 5cc3f8b
Browse repository at this point
Merge branch 'kristoff-it:main' into main
P34R1
authored
79214c4
View commit details
Copy full SHA for 79214c4
Browse repository at this point
simplify syntax with rec
P34R1
committed
b9897fe
View commit details
Copy full SHA for b9897fe
Browse repository at this point
Commits on Jul 14, 2025
Merge pull request #65 from Techatrix/vscode
Show description for 3de840f
kristoff-it
authored
3de840f
View commit details
Copy full SHA for 3de840f
Browse repository at this point
Merge pull request #64 from Techatrix/lsp
Show description for 110234d
kristoff-it
authored
110234d
View commit details
Copy full SHA for 110234d
Browse repository at this point
update the lsp to directly use zigtools/lsp-kit instead of zig-lsp-kit
Show description for fd18401
Techatrix
committed
fd18401
View commit details
Copy full SHA for fd18401
Browse repository at this point
remove used kubkon/zig-yaml dependency
Techatrix
committed
d7afc22
View commit details
Copy full SHA for d7afc22
Browse repository at this point
update build.zig
Show description for de02377
Techatrix
committed
de02377
View commit details
Copy full SHA for de02377
Browse repository at this point
Commits on Jul 13, 2025
remove pointless line
P34R1
committed
2a0d66b
View commit details
Copy full SHA for 2a0d66b
Browse repository at this point
switch to flake-utils and zig2nix
P34R1
committed
d46904e
View commit details
Copy full SHA for d46904e
Browse repository at this point
Commits on Jul 12, 2025
nix flake update
P34R1
committed
a8373d3
View commit details
Copy full SHA for a8373d3
Browse repository at this point
vscode: add package configuration for the builtin `trace.server` option.
Show description for 72abc30
Techatrix
committed
72abc30
View commit details
Copy full SHA for 72abc30
Browse repository at this point
vscode: invert glob patterns in .vscodeignore
Show description for 7fd9ae6
Techatrix
committed
7fd9ae6
View commit details
Copy full SHA for 7fd9ae6
Browse repository at this point
vscode: update dependencies
Techatrix
committed
6ffe7f2
View commit details
Copy full SHA for 6ffe7f2
Browse repository at this point
vscode: remove unused dependencies
Techatrix
committed
5d29a0f
View commit details
Copy full SHA for 5d29a0f
Browse repository at this point
vscode: update build configuration
Techatrix
committed
30c04e2
View commit details
Copy full SHA for 30c04e2
Browse repository at this point
Commits on Jul 8, 2025
update lsp-kit
kristoff-it
committed
eeb21ac
View commit details
Copy full SHA for eeb21ac
Browse repository at this point
Commits on Apr 18, 2025
init schema compliance theck for types
kristoff-it
committed
fe3bf93
View commit details
Copy full SHA for fe3bf93
Browse repository at this point
support parsing strings as enums
kristoff-it
committed
aeded50
View commit details
Copy full SHA for aeded50
Browse repository at this point
Commits on Mar 16, 2025
improve test guard
kristoff-it
committed
8a29017
View commit details
Copy full SHA for 8a29017
Browse repository at this point
fix build.zig as a dependency
Show description for 4998907
kristoff-it
committed
4998907
View commit details
Copy full SHA for 4998907
Browse repository at this point
add eval branch quota limit raise
kristoff-it
committed
4dc675a
View commit details
Copy full SHA for 4dc675a
Browse repository at this point
Commits on Mar 15, 2025
Merge pull request #58 from LewisGaul/fmt-newline
Show description for cfc6618
kristoff-it
authored
cfc6618
View commit details
Copy full SHA for cfc6618
Browse repository at this point
Commits on Mar 14, 2025
Ensure ziggy fmt writes single newline at end of file
LewisGaul
committed
cb17328
View commit details
Copy full SHA for cb17328
Browse repository at this point
Commits on Mar 11, 2025
fix bug in type driven parser
Show description for 00958fa
kristoff-it
committed
00958fa
View commit details
Copy full SHA for 00958fa
Browse repository at this point
remove unnecessary snapshot dir
kristoff-it
committed
f29088f
View commit details
Copy full SHA for f29088f
Browse repository at this point
Commits on Mar 10, 2025
Merge pull request #57 from der-teufel-programming/fix-test
Show description for cefc572
kristoff-it
authored
cefc572
View commit details
Copy full SHA for cefc572
Browse repository at this point
Fix serializer code after skip_fields addition
der-teufel-programming
committed
9a0d43e
View commit details
Copy full SHA for 9a0d43e
Browse repository at this point
better lsp frontmatter handling
Show description for 69653d0
kristoff-it
committed
69653d0
View commit details
Copy full SHA for 69653d0
Browse repository at this point
add ci
kristoff-it
committed
fcfd4af
View commit details
Copy full SHA for fcfd4af
Browse repository at this point
Previous
Next
You can’t perform that action at this time.