This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-14 02:03:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
std
/
special
History
Andrew Kelley
21767144fc
linux: support VDSO for clock_gettime
...
also fix a compiler crash when using cmpxchg with nullable pointer
2018-04-22 18:11:50 -04:00
..
compiler_rt
Merge remote-tracking branch 'origin/master' into llvm6
2018-03-08 10:59:24 -05:00
bootstrap_lib.zig
syntax: functions require return type. remove
->
2018-01-25 04:10:11 -05:00
bootstrap.zig
linux: support VDSO for clock_gettime
2018-04-22 18:11:50 -04:00
build_file_template.zig
Add addIncludeDir to TestStep + fix build template
2018-03-17 18:15:35 -04:00
build_runner.zig
introduce std.heap.ArenaAllocator and std.heap.DirectAllocator
2018-02-12 02:14:44 -05:00
builtin.zig
Added ReleaseSmall mode
2018-04-16 03:26:10 +03:00
panic.zig
refactor stack trace code to remove global state
2018-03-10 01:38:40 -05:00
test_runner.zig
*WIP* error sets
2018-01-31 01:51:31 -05:00