Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-23 14:43:17 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/std/special
History
Andrew Kelley bd13e757e7 disable deref syntax for unknown length pointers
See #770
2018-06-05 23:26:43 -04:00
..
compiler_rt
support zig fmt: off and zig fmt: on between top level decls
2018-06-04 12:15:02 -04:00
bootstrap_lib.zig
run zig fmt on the codebase
2018-05-29 04:23:38 -04:00
bootstrap.zig
disable deref syntax for unknown length pointers
2018-06-05 23:26:43 -04:00
build_file_template.zig
fix build file template
2018-06-01 21:51:54 -04:00
build_runner.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
builtin.zig
disallow single-item pointer indexing
2018-06-04 01:39:57 -04:00
panic.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
test_runner.zig
*WIP* error sets
2018-01-31 01:51:31 -05:00