| .. |
|
arg.zig
|
clean up self hosted main. delete unsupported commands
|
2018-06-22 01:54:38 -04:00 |
|
c.zig
|
self-hosted: share C++ code for finding libc on windows
|
2018-07-20 23:38:13 -04:00 |
|
c_int.zig
|
self-hosted: progress on IR for supporting libc hello world
|
2018-07-19 00:08:47 -04:00 |
|
codegen.zig
|
self-hosted: function calling another function
|
2018-07-24 20:24:05 -04:00 |
|
compilation.zig
|
WIP: Channel.getOrNull
|
2018-08-02 17:04:17 -04:00 |
|
decl.zig
|
WIP: Channel.getOrNull
|
2018-08-02 17:04:17 -04:00 |
|
errmsg.zig
|
WIP: Channel.getOrNull
|
2018-08-02 17:04:17 -04:00 |
|
introspect.zig
|
self-hosted: first passing test
|
2018-07-10 20:18:43 -04:00 |
|
ir.zig
|
WIP: Channel.getOrNull
|
2018-08-02 17:04:17 -04:00 |
|
libc_installation.zig
|
WIP: Channel.getOrNull
|
2018-08-02 17:04:17 -04:00 |
|
link.zig
|
fix race conditions in self-hosted compiler; add test
|
2018-07-24 21:28:54 -04:00 |
|
llvm.zig
|
self-hosted: function calling another function
|
2018-07-24 20:24:05 -04:00 |
|
main.zig
|
fixups from the merge
|
2018-08-02 17:36:08 -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
|
WIP: Channel.getOrNull
|
2018-08-02 17:04:17 -04:00 |
|
target.zig
|
self-hosted: basic linker code for macos
|
2018-07-23 17:38:03 -04:00 |
|
test.zig
|
WIP: Channel.getOrNull
|
2018-08-02 17:04:17 -04:00 |
|
type.zig
|
self-hosted: function calling another function
|
2018-07-24 20:24:05 -04:00 |
|
value.zig
|
self-hosted: function calling another function
|
2018-07-24 20:24:05 -04:00 |
|
visib.zig
|
self-hosted: generate zig IR for simple function
|
2018-07-12 15:12:44 -04:00 |