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-01 15:31:25 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42ba06133aec995feec3ea24ee7fbbc40d7ac2ca
zig
/
src-self-hosted
T
History
Andrew Kelley
06e8c2e519
fix stage2 macos build
...
See
#1173
2018-07-02 17:55:59 -04:00
..
arg.zig
clean up self hosted main. delete unsupported commands
2018-06-22 01:54:38 -04:00
c.zig
fix self hosted compiler on windows
2018-01-03 04:55:49 -05:00
errmsg.zig
remove std.mem.Allocator.construct and other fixups
2018-06-20 17:33:29 -04:00
introspect.zig
std.os.path.dirname: return null instead of empty slice
2018-06-14 16:15:32 -04:00
ir.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
llvm.zig
breaking syntax change: ??x to x.? (
#1095
)
2018-06-09 23:42:14 -04:00
main.zig
add event loop Channel abstraction
2018-07-02 14:38:11 -04:00
module.zig
fix stage2 macos build
2018-07-02 17:55:59 -04:00
scope.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
target.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00