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-25 07:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
LemonBoy 0cd953d40e ir: Prevent crash when slicing hardcoded pointer
Closes #4780
2020-03-23 09:13:52 -04:00
..
src
separate std.Target and std.zig.CrossTarget
2020-02-28 14:51:54 -05:00
stage1
ir: Prevent crash when slicing hardcoded pointer
2020-03-23 09:13:52 -04:00
stage2
exported main must be pub
2019-12-03 12:50:42 -05:00
standalone
"generate .h files" feature is no longer supported in stage1
2020-03-20 18:33:36 -04:00
assemble_and_link.zig
update std lib to new Target API
2020-02-28 14:51:54 -05:00
cli.zig
fix swapped logic for Windows
2020-03-18 16:42:47 -04:00
compare_output.zig
test & docs fixups to work with new semantics
2020-03-19 09:53:55 -04:00
compile_errors.zig
Merge pull request #4741 from momumi/master
2020-03-23 00:54:54 -04:00
gen_h.zig
remove var args from the language
2019-12-09 15:27:27 -05:00
run_translated_c.zig
Revert "Translate C: Group generated casts"
2020-03-08 03:53:06 -04:00
runtime_safety.zig
test & docs fixups to work with new semantics
2020-03-19 09:53:55 -04:00
stack_traces.zig
improve the "external executor" detection logic
2020-02-28 14:51:54 -05:00
standalone.zig
update std lib to new Target API
2020-02-28 14:51:54 -05:00
tests.zig
fix regressions found by test suite
2020-03-10 20:22:30 -04:00
translate_c.zig
translate-c fix order of tokens
2020-03-12 17:14:01 +02:00