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 2026-01-05 13:03:25 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src-self-hosted
History
Marc Tiehuis bf441ed244 Add --stdin option to zig fmt
2018-07-14 11:43:35 -04:00
..
arg.zig
clean up self hosted main. delete unsupported commands
2018-06-22 01:54:38 -04:00
c.zig
define c macros before importing llvm h files
2018-07-09 22:05:22 -04:00
decl.zig
self-hosted: generate zig IR for simple function
2018-07-12 15:12:44 -04:00
errmsg.zig
self-hosted: basic IR pass2
2018-07-13 21:56:38 -04:00
introspect.zig
self-hosted: first passing test
2018-07-10 20:18:43 -04:00
ir.zig
self-hosted: basic IR pass2
2018-07-13 21:56:38 -04:00
llvm.zig
breaking syntax change: ??x to x.? (#1095)
2018-06-09 23:42:14 -04:00
main.zig
Add --stdin option to zig fmt
2018-07-14 11:43:35 -04:00
module.zig
self-hosted: basic IR pass2
2018-07-13 21:56:38 -04:00
parsed_file.zig
self-hosted: generate zig IR for simple function
2018-07-12 15:12:44 -04:00
scope.zig
self-hosted: generate zig IR for simple function
2018-07-12 15:12:44 -04:00
target.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
test.zig
add std.event.Future
2018-07-11 16:00:06 -04:00
type.zig
self-hosted: basic IR pass2
2018-07-13 21:56:38 -04:00
value.zig
self-hosted: basic IR pass2
2018-07-13 21:56:38 -04:00
visib.zig
self-hosted: generate zig IR for simple function
2018-07-12 15:12:44 -04:00