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 }}
foobles
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 21, 2021
Bring back stack trace printing on ARM Darwin
Show description for 843d91e
kubkon
and
andrewrk
committed
843d91e
View commit details
Copy full SHA for 843d91e
Browse repository at this point
translate-c: fix variadic function calls
Show description for bea791b
ehaas
authored and
andrewrk
committed
bea791b
View commit details
Copy full SHA for bea791b
Browse repository at this point
Commits on Jan 20, 2021
Merge pull request #7829 from kubkon/macho-safer
Show description for 58344e0
kubkon
authored
58344e0
View commit details
Copy full SHA for 58344e0
Browse repository at this point
stage2: implement TZIR printing for call instruction
andrewrk
committed
8098b3f
View commit details
Copy full SHA for 8098b3f
Browse repository at this point
zig cc: Support reading input from stdin
Show description for 41e6aa7
Ristovski
authored and
andrewrk
committed
41e6aa7
View commit details
Copy full SHA for 41e6aa7
Browse repository at this point
Commits on Jan 19, 2021
stage2: fix anonymous Decl ty/val wrong arena
Show description for 072d1e0
andrewrk
committed
072d1e0
View commit details
Copy full SHA for 072d1e0
Browse repository at this point
stage2: -Dlog enables all logging, log scopes can be set at runtime
Show description for 1af31ba
andrewrk
committed
1af31ba
View commit details
Copy full SHA for 1af31ba
Browse repository at this point
Backport Elf changes from d5d0619
kubkon
committed
a26ab9a
View commit details
Copy full SHA for a26ab9a
Browse repository at this point
stage2: converge x86_64 and aarch64 tests on macOS
kubkon
committed
0e56d4c
View commit details
Copy full SHA for 0e56d4c
Browse repository at this point
macho: fix overflowing u64 range
kubkon
committed
5d4401c
View commit details
Copy full SHA for 5d4401c
Browse repository at this point
macho: reuse existing names from the string table
kubkon
committed
e726868
View commit details
Copy full SHA for e726868
Browse repository at this point
macho: make int casts safer
kubkon
committed
7d3aa58
View commit details
Copy full SHA for 7d3aa58
Browse repository at this point
stage2: ELF: fix crash when only 1 function and it gets updated
andrewrk
committed
287f640
View commit details
Copy full SHA for 287f640
Browse repository at this point
stage2: ELF: avoid multiplication for ideal capacity
Show description for d5d0619
andrewrk
committed
d5d0619
View commit details
Copy full SHA for d5d0619
Browse repository at this point
Merge pull request #7818 from kubkon/macho-more-cleanup
Show description for d5b0a96
kubkon
authored
d5b0a96
View commit details
Copy full SHA for d5b0a96
Browse repository at this point
astgen: eliminate rlWrapPtr and all its callsites
Show description for 30a824c
andrewrk
committed
30a824c
View commit details
Copy full SHA for 30a824c
Browse repository at this point
Merge branch 'stage2: rework ZIR/TZIR for optionals and error unions'
Show description for 7e56028
andrewrk
committed
7e56028
View commit details
Copy full SHA for 7e56028
Browse repository at this point
stage2: rework ZIR/TZIR for optionals and error unions
Show description for ecc246e
andrewrk
committed
ecc246e
View commit details
Copy full SHA for ecc246e
Browse repository at this point
stage2: fix orelse at comptime
Show description for 3c2a922
g-w1
authored and
andrewrk
committed
3c2a922
View commit details
Copy full SHA for 3c2a922
Browse repository at this point
Commits on Jan 18, 2021
macho: add missing DWARF line no update in codegen
kubkon
committed
a2ebe3c
View commit details
Copy full SHA for a2ebe3c
Browse repository at this point
stage2 macho: cleanup indirect symbol table writes
Show description for e32131c
kubkon
committed
e32131c
View commit details
Copy full SHA for e32131c
Browse repository at this point
stage2 AArch64: implement jump
joachimschmidt557
authored and
kubkon
committed
6c7e666
View commit details
Copy full SHA for 6c7e666
Browse repository at this point
update wasm backend to match new Module API
Show description for 1a05b54
andrewrk
committed
1a05b54
View commit details
Copy full SHA for 1a05b54
Browse repository at this point
Merge pull request #7797 from Luukdegram/wasm-refactor
Show description for 46dd058
andrewrk
authored
46dd058
View commit details
Copy full SHA for 46dd058
Browse repository at this point
Merge pull request #7814 from LemonBoy/fix-7760
Show description for 0353c96
andrewrk
authored
0353c96
View commit details
Copy full SHA for 0353c96
Browse repository at this point
translate-c: Add Wide, UTF-16, and UTF-32 character literals
Show description for c3dadfa
ehaas
authored and
andrewrk
committed
c3dadfa
View commit details
Copy full SHA for c3dadfa
Browse repository at this point
stage2: use %type not @type for libc stubs
Show description for 384ccaa
jrmaingo
authored and
andrewrk
committed
384ccaa
View commit details
Copy full SHA for 384ccaa
Browse repository at this point
update error return doc
Show description for 4c5f69a
jrmaingo
authored and
andrewrk
committed
4c5f69a
View commit details
Copy full SHA for 4c5f69a
Browse repository at this point
Merge pull request #7808 from joachimschmidt557/stage2-aarch64
Show description for 61b8d42
kubkon
authored
61b8d42
View commit details
Copy full SHA for 61b8d42
Browse repository at this point
std: Add missing cast when calling fcntl w/ constant args
Show description for 6418f9a
LemonBoy
committed
6418f9a
View commit details
Copy full SHA for 6418f9a
Browse repository at this point
std: define pipe2 only for os that support it
LemonBoy
committed
f33bac2
View commit details
Copy full SHA for f33bac2
Browse repository at this point
std: Fixed pipe2 fallback
Show description for 9d18df1
LemonBoy
committed
9d18df1
View commit details
Copy full SHA for 9d18df1
Browse repository at this point
Commits on Jan 17, 2021
stage2 AArch64: update function prologue and epilogue to include stack
Show description for 458011f
joachimschmidt557
committed
458011f
View commit details
Copy full SHA for 458011f
Browse repository at this point
stage2 AArch64: add add/subtract (immediate) instructions
joachimschmidt557
committed
ea6f3e3
View commit details
Copy full SHA for ea6f3e3
Browse repository at this point
stage2 AArch64: fix stack offsets in genSetStack
joachimschmidt557
committed
c6cb02c
View commit details
Copy full SHA for c6cb02c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.