This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-30 06:42:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d665948dcf74cb4fff7e815dbcdabe363a337c76
zig
/
std
/
special
T
History
Andrew Kelley
9c0596e627
Merge pull request
#2427
from LemonBoy/linux-tls
...
Proper support for TLS on linux
2019-05-07 12:26:26 -04:00
..
compiler_rt
Avoid endless recursion in __extendhfsf2
2019-05-07 11:47:23 +02:00
init-exe
breaking changes to zig build API and improved caching
2019-03-08 23:23:11 -05:00
init-lib
std.debug.assert: remove special case for test builds
2019-02-08 18:23:38 -05:00
bootstrap_lib.zig
support building static libraries
2018-10-09 13:15:14 -04:00
bootstrap_windows_tls.zig
compile error for import outside package path
2019-03-02 10:38:27 -05:00
bootstrap.zig
Always initialize the TLS
2019-05-07 13:09:20 +02:00
build_runner.zig
stage1 is now a hybrid of C++ and Zig
2019-04-16 19:12:20 -04:00
builtin.zig
Add memcmp to builtins
2019-03-31 15:54:02 -05:00
compiler_rt.zig
compiler-rt: Add __modsi3, __umodsi3
2019-05-03 17:12:33 -04:00
panic.zig
wasi: switch to "standard" wasi_unstable module fn
2019-04-15 18:44:33 -04:00
test_runner.zig
clean up test output
2019-04-26 15:10:13 -04:00