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-11 08:43:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src-self-hosted
History
Marc Tiehuis 03bec631bd Replace File.exists with File.access
2018-04-13 21:27:09 +12:00
..
arg.zig
Revise self-hosted command line interface
2018-04-12 22:28:47 +12:00
c.zig
fix self hosted compiler on windows
2018-01-03 04:55:49 -05:00
introspect.zig
remove --zig-install-prefix arg now that we find std at runtime
2018-04-12 11:00:11 -04:00
ir.zig
rename "debug safety" to "runtime safety"
2018-01-25 01:46:12 -05:00
llvm.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
main.zig
Replace File.exists with File.access
2018-04-13 21:27:09 +12:00
module.zig
Revise self-hosted command line interface
2018-04-12 22:28:47 +12:00
scope.zig
self-hosted: build against zig_llvm and embedded LLD
2017-12-26 19:44:08 -05:00
target.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00