zig/src-self-hosted
Sahnvour 987c209b40 heap: make one global instance of DirectAllocator
it is now stateless, so the de/init are not necessary anymore
2019-06-22 14:10:53 -04:00
..
arg.zig different array literal syntax when inferring the size 2019-06-09 19:26:32 -04:00
c_int.zig different array literal syntax when inferring the size 2019-06-09 19:26:32 -04:00
c.zig run zig fmt to update use to usingnamespace 2019-05-29 19:09:58 -04:00
clang.zig clang.zig cleanup #9: rename arg0 to self 2019-05-28 18:05:08 +02:00
codegen.zig
compilation.zig std: existing LinkedList is actually a TailQueue 2019-06-10 15:41:40 +10:00
decl.zig
dep_tokenizer.zig heap: make one global instance of DirectAllocator 2019-06-22 14:10:53 -04:00
errmsg.zig clean up references to os 2019-05-26 18:32:44 -04:00
introspect.zig different array literal syntax when inferring the size 2019-06-09 19:26:32 -04:00
ir.zig Recursive rewrite of stage2 parser, part 3 2019-05-12 02:01:45 -07:00
libc_installation.zig different array literal syntax when inferring the size 2019-06-09 19:26:32 -04:00
link.zig different array literal syntax when inferring the size 2019-06-09 19:26:32 -04:00
llvm.zig
main.zig different array literal syntax when inferring the size 2019-06-09 19:26:32 -04:00
package.zig
scope.zig self-hosted translate-c emits a hello world AST 2019-04-26 15:43:36 -04:00
stage1.zig different array literal syntax when inferring the size 2019-06-09 19:26:32 -04:00
target.zig
test.zig clean up references to os 2019-05-26 18:32:44 -04:00
translate_c.zig run zig fmt to update use to usingnamespace 2019-05-29 19:09:58 -04:00
type.zig introduce the enum literal type 2019-03-24 00:44:18 -04:00
value.zig std: existing LinkedList is actually a TailQueue 2019-06-10 15:41:40 +10:00
visib.zig