This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2026-01-30 19:23:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
std
/
special
History
Andrew Kelley
e3ea0b652c
still build compiler-rt when linking msvc CRT
...
because it's missing some things
2017-10-01 21:19:58 -04:00
..
compiler_rt
still build compiler-rt when linking msvc CRT
2017-10-01 21:19:58 -04:00
bootstrap.zig
progress toward windows hello world working
2017-06-14 00:04:34 -04:00
build_file_template.zig
std: add ChildProcess.kill
2017-09-06 18:30:45 -04:00
build_runner.zig
bump incrementing allocator memory in build system to 20MB
2017-09-14 20:28:38 -04:00
builtin.zig
remove zigrt
2017-09-30 20:21:57 -04:00
panic.zig
remove zigrt
2017-09-30 20:21:57 -04:00
test_runner.zig
@import("builtin")
instead of
@compileVar
2017-05-01 13:12:38 -04:00