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-02-21 16:54:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
std
/
special
History
Andrew Kelley
17b935325e
@import("builtin")
instead of
@compileVar
...
See
#226
Closes
#220
2017-05-01 13:12:38 -04:00
..
bootstrap.zig
@import("builtin")
instead of
@compileVar
2017-05-01 13:12:38 -04:00
build_file_template.zig
convert compare-output tests to use zig build system
2017-04-19 01:15:20 -04:00
build_runner.zig
zig build: when compiling C files put .o files in cache dir
2017-04-30 13:01:35 -04:00
builtin.zig
add stack protector safety when linking libc
2017-03-26 21:07:07 -04:00
compiler_rt.zig
@import("builtin")
instead of
@compileVar
2017-05-01 13:12:38 -04:00
test_runner.zig
@import("builtin")
instead of
@compileVar
2017-05-01 13:12:38 -04:00
zigrt.zig
@import("builtin")
instead of
@compileVar
2017-05-01 13:12:38 -04:00