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-24 15:13:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src-self-hosted
History
Andrew Kelley a45db7e853 add building the self hosted compiler to the main test suite
2018-01-03 18:25:17 -05:00
..
ast.zig
roughly parsing infix operators
2017-12-17 11:16:55 -07:00
c.zig
fix self hosted compiler on windows
2018-01-03 04:55:49 -05:00
ir.zig
self-hosted: build against zig_llvm and embedded LLD
2017-12-26 19:44:08 -05:00
llvm.zig
port most of main.cpp to self hosted compiler
2017-12-23 00:57:56 -05:00
main.zig
add building the self hosted compiler to the main test suite
2018-01-03 18:25:17 -05:00
module.zig
move utf8 parsing to std
2017-12-26 23:17:33 -07:00
parser.zig
fix self-hosted parser test
2017-12-26 23:29:15 -07:00
scope.zig
self-hosted: build against zig_llvm and embedded LLD
2017-12-26 19:44:08 -05:00
target.zig
port most of main.cpp to self hosted compiler
2017-12-23 00:57:56 -05:00
tokenizer.zig
add building the self hosted compiler to the main test suite
2018-01-03 18:25:17 -05:00