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-05-07 02:12:40 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e726925e802eddab53cbfd9aacbc5eefe95c356f
zig
/
std
/
os
T
History
Andrew Kelley
54675b060a
add ptrToInt builtin, remove usize(ptr) cast
...
closes
#415
2017-08-08 17:38:25 -04:00
..
windows
add missing stdcallcc to ExitProcess decl
2017-08-06 16:13:52 -04:00
child_process.zig
progress toward hello world without libc in windows
2017-06-04 10:08:55 -04:00
darwin_x86_64.zig
organize std and make import relative to current file
2017-03-26 06:39:28 -04:00
darwin.zig
@import("builtin")
instead of
@compileVar
2017-05-01 13:12:38 -04:00
errno.zig
organize std and make import relative to current file
2017-03-26 06:39:28 -04:00
index.zig
don't call c.getrandom because older libcs don't have it
2017-06-19 21:39:44 -04:00
linux_i386.zig
back to AT&T syntax for assembly
2017-04-30 11:28:11 -04:00
linux_x86_64.zig
organize std and make import relative to current file
2017-03-26 06:39:28 -04:00
linux.zig
add ptrToInt builtin, remove usize(ptr) cast
2017-08-08 17:38:25 -04:00
path.zig
partial implementation of printing floating point numbers with errol3
2017-06-14 00:24:25 -04:00