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-14 18:23:12 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/special
History
Marcio Giaxa 1fc56b82ad freebsd: link against libc
Since the stable kernel ABI is through libc #1759
2018-12-19 18:42:00 -02:00
..
compiler_rt
Add add compiler_rt routines for float to signed integer conversion
2018-12-12 00:21:42 -05:00
init-exe
New Zig formal grammar (#1685)
2018-11-13 05:08:37 -08:00
init-lib
remove zig build --init. add zig init-lib and zig init-exe
2018-09-17 17:11:18 -04:00
bootstrap_lib.zig
support building static libraries
2018-10-09 13:15:14 -04:00
bootstrap.zig
freebsd: link against libc
2018-12-19 18:42:00 -02:00
build_runner.zig
fix incorrect --help text
2018-11-19 13:26:35 -05:00
builtin.zig
remove @minValue,@maxValue; add std.math.minInt,maxInt
2018-10-26 15:01:51 -04:00
panic.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
test_runner.zig
rename error.skip to error.SkipZigTest
2018-07-21 23:43:43 -04:00