Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-08 15:23:14 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/special
History
Andrew Kelley c15e464320
Merge branch 'uefi' of https://github.com/nrdmn/zig into nrdmn-uefi
2019-09-13 14:10:42 -04:00
..
compiler_rt
run new zig fmt and remove stale comment
2019-08-29 21:23:49 -07:00
init-exe
zig build: install is now the default step; default prefix is zig-cache
2019-07-04 15:32:44 -04:00
init-lib
zig build: install is now the default step; default prefix is zig-cache
2019-07-04 15:32:44 -04:00
build_runner.zig
zig build: make install prefix available to build.zig and
2019-09-03 16:19:10 -04:00
c.zig
add __aeabi_read_tp
2019-08-29 18:12:58 +02:00
compiler_rt.zig
compiler-rt: add __muldi3
2019-07-22 12:49:26 -04:00
panic.zig
update the default panic handler on freestanding
2019-07-02 19:44:49 -04:00
start_lib.zig
rename std/special/bootstrap.zig to std/special/start.zig
2019-06-28 02:00:56 -04:00
start_windows_tls.zig
rename std/special/bootstrap.zig to std/special/start.zig
2019-06-28 02:00:56 -04:00
start.zig
Merge branch 'uefi' of https://github.com/nrdmn/zig into nrdmn-uefi
2019-09-13 14:10:42 -04:00
test_runner.zig
better result location semantics with optionals and return locations
2019-06-15 12:28:21 -04:00