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 }}
dominictarr
/
zig
Public
forked from
ziglang/zig
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
Breadcrumbs
History for
zig
ci
on
link-tests
User selector
All users
All time
Commit history
Commits on Apr 21, 2022
CI: additionally test building stage3
andrewrk
committed
ebfddba
View commit details
Copy full SHA for ebfddba
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
CI: update CLI invokation
Show description for ecd7568
andrewrk
committed
ecd7568
View commit details
Copy full SHA for ecd7568
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
zig fmt: Add `--exclude` argument to skip dir/file
Show description for 1de63ad
topolarity
committed
1de63ad
View commit details
Copy full SHA for 1de63ad
View code at this point
Browse repository at this point
Commits on Mar 18, 2022
CI: explicitly pass -fno-LLVM
Show description for 46ba240
andrewrk
committed
46ba240
View commit details
Copy full SHA for 46ba240
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
ci: azure: update to newest LTS ubuntu
andrewrk
committed
e74382b
View commit details
Copy full SHA for e74382b
View code at this point
Browse repository at this point
Commits on Mar 6, 2022
CI: additionally test wasm32-wasi with LLVM backend
andrewrk
committed
e535521
View commit details
Copy full SHA for e535521
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
Use lowercase in shasum for windows builds
charlieman
authored and
andrewrk
committed
d8da9a0
View commit details
Copy full SHA for d8da9a0
View code at this point
Browse repository at this point
Commits on Feb 18, 2022
ci: linux: re-use cmake config for finding LLVM
andrewrk
committed
dd12a7b
View commit details
Copy full SHA for dd12a7b
View code at this point
Browse repository at this point
CLI: resolve system libs into static libraries
Show description for 6f42876
andrewrk
committed
6f42876
View commit details
Copy full SHA for 6f42876
View code at this point
Browse repository at this point
CI: simplify linux script
Show description for 419074a
andrewrk
committed
419074a
View commit details
Copy full SHA for 419074a
View code at this point
Browse repository at this point
CI: more stage2 test coverage
Show description for 2f42a26
andrewrk
committed
2f42a26
View commit details
Copy full SHA for 2f42a26
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
ci: azure: split build-and-test step (#10853)
Show description for 02902cc
hdorio
authored
02902cc
View commit details
Copy full SHA for 02902cc
View code at this point
Browse repository at this point
ci: use zig-bootstrap for windows
andrewrk
committed
25a7025
View commit details
Copy full SHA for 25a7025
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
ci: update x86_64-linux tarballs
Show description for 0b22b6b
andrewrk
committed
0b22b6b
View commit details
Copy full SHA for 0b22b6b
View code at this point
Browse repository at this point
CI: update macos and freebsd tarballs
andrewrk
committed
65cb8a0
View commit details
Copy full SHA for 65cb8a0
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
Merge pull request #10893 from joachimschmidt557/stage2-aarch64
Show description for be98f30
kubkon
authored
be98f30
View commit details
Copy full SHA for be98f30
View code at this point
Browse repository at this point
CI: update download page and langref for 0.9.1
andrewrk
committed
dc6553d
View commit details
Copy full SHA for dc6553d
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
ci: add aarch64-linux behavior tests
joachimschmidt557
committed
6c195db
View commit details
Copy full SHA for 6c195db
View code at this point
Browse repository at this point
Commits on Feb 12, 2022
CI: additionally test stage2 LLVM backend targeting aarch64-linux
andrewrk
authored and
kubkon
committed
1a8987f
View commit details
Copy full SHA for 1a8987f
View code at this point
Browse repository at this point
Revert "CI: upgrade both host and target tarballs to llvm 13.0.1 x86_64-macos"
Show description for beb275b
kubkon
committed
beb275b
View commit details
Copy full SHA for beb275b
View code at this point
Browse repository at this point
CI: upgrade both host and target tarballs to llvm 13.0.1 x86_64-macos
kubkon
committed
1072d8a
View commit details
Copy full SHA for 1072d8a
View code at this point
Browse repository at this point
CI: upgrade x86_64-macos tarball to llvm 13.0.1
andrewrk
committed
3fdbc3b
View commit details
Copy full SHA for 3fdbc3b
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
CI: upgrade x86_64-macos tarball to llvm 13.0.1
andrewrk
committed
a5a7f0f
View commit details
Copy full SHA for a5a7f0f
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
Revert "ci: azure: split build-and-test step"
Show description for 44b5fdf
andrewrk
committed
44b5fdf
View commit details
Copy full SHA for 44b5fdf
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
ci: work around azure networking issue
andrewrk
committed
274b9d5
View commit details
Copy full SHA for 274b9d5
View code at this point
Browse repository at this point
CI: windows: update env var names
andrewrk
committed
92cb17a
View commit details
Copy full SHA for 92cb17a
View code at this point
Browse repository at this point
ci: azure: split build-and-test step
Show description for 846eb70
hdorio
authored and
andrewrk
committed
846eb70
View commit details
Copy full SHA for 846eb70
View code at this point
Browse repository at this point
Commits on Jan 29, 2022
ci: azure: update to newer msys2 release
andrewrk
committed
aa902c7
View commit details
Copy full SHA for aa902c7
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
ci: add test coverage for self-hosted arm and x86_64 backends
andrewrk
committed
5931546
View commit details
Copy full SHA for 5931546
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
ci: add 0.9.0 to downloads json
andrewrk
committed
ea91384
View commit details
Copy full SHA for ea91384
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
ci: linux: supply on_master_sucess with VERSION
Show description for a711fcb
mikdusan
authored and
andrewrk
committed
a711fcb
View commit details
Copy full SHA for a711fcb
View code at this point
Browse repository at this point
Commits on Dec 5, 2021
wasm: Initial behavior tests succeeding
Show description for 9e03cf9
Luukdegram
authored and
andrewrk
committed
9e03cf9
View commit details
Copy full SHA for 9e03cf9
View code at this point
Browse repository at this point
ci: linux: pass VERSION on_master_success
Show description for a1b79ea
mikdusan
authored and
andrewrk
committed
a1b79ea
View commit details
Copy full SHA for a1b79ea
View code at this point
Browse repository at this point
Revert "Merge pull request #10270 from Luukdegram/behaviour-tests"
Show description for f7cbd92
andrewrk
committed
f7cbd92
View commit details
Copy full SHA for f7cbd92
View code at this point
Browse repository at this point
ci: linux: pass VERSION on_master_success
mikdusan
authored and
andrewrk
committed
117c046
View commit details
Copy full SHA for 117c046
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.