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
2025-12-13 09:43:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
std
/
special
History
Andrew Kelley
052b4ae941
align syntax: align(4) instead of align 4
...
closes
#37
2017-08-30 04:54:33 -04:00
..
compiler_rt
align syntax: align(4) instead of align 4
2017-08-30 04:54:33 -04:00
bootstrap.zig
progress toward windows hello world working
2017-06-14 00:04:34 -04:00
build_file_template.zig
add safe release build mode
2017-05-02 17:34:21 -04:00
build_runner.zig
change slicing syntax from ... to ..
2017-05-19 10:39:59 -04:00
builtin.zig
codegen: all stores specify align value
2017-08-30 04:23:52 -04:00
test_runner.zig
@import("builtin")
instead of
@compileVar
2017-05-01 13:12:38 -04:00
zigrt.zig
change slicing syntax from ... to ..
2017-05-19 10:39:59 -04:00