zig/src-self-hosted
Andrew Kelley 3908b4fdee self-hosted: refactor ParsedFile out of existence
also we are successfully analyzing the return type of main
2018-07-19 15:11:39 -04:00
..
arg.zig
c_int.zig self-hosted: progress on IR for supporting libc hello world 2018-07-19 00:08:47 -04:00
c.zig
codegen.zig self-hosted: linking against libc 2018-07-18 17:43:36 -04:00
compilation.zig self-hosted: refactor ParsedFile out of existence 2018-07-19 15:11:39 -04:00
decl.zig self-hosted: refactor ParsedFile out of existence 2018-07-19 15:11:39 -04:00
errmsg.zig self-hosted: basic IR pass2 2018-07-13 21:56:38 -04:00
introspect.zig
ir.zig self-hosted: refactor ParsedFile out of existence 2018-07-19 15:11:39 -04:00
libc_installation.zig self-hosted: linking against libc 2018-07-18 17:43:36 -04:00
link.zig self-hosted: linking against libc 2018-07-18 17:43:36 -04:00
llvm.zig self-hosted: progress on IR for supporting libc hello world 2018-07-19 00:08:47 -04:00
main.zig self-hosted: linking against libc 2018-07-18 17:43:36 -04:00
package.zig self-hosted: create tmp dir for .o files and emit .o file for fn 2018-07-16 20:52:50 -04:00
scope.zig self-hosted: refactor ParsedFile out of existence 2018-07-19 15:11:39 -04:00
target.zig self-hosted: progress on IR for supporting libc hello world 2018-07-19 00:08:47 -04:00
test.zig self-hosted: create tmp dir for .o files and emit .o file for fn 2018-07-16 20:52:50 -04:00
type.zig self-hosted: progress on IR for supporting libc hello world 2018-07-19 00:08:47 -04:00
value.zig self-hosted: refactor ParsedFile out of existence 2018-07-19 15:11:39 -04:00
visib.zig self-hosted: generate zig IR for simple function 2018-07-12 15:12:44 -04:00