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-23 22:53:06 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src-self-hosted
History
Andrea Orru e932919e68 Darwin -> MacOSX, added Zen. See #438
2018-01-06 23:10:53 -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
self-hosted compiler works on windows
2018-01-04 13:48:45 -05: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
Darwin -> MacOSX, added Zen. See #438
2018-01-06 23:10:53 -05:00
tokenizer.zig
add building the self hosted compiler to the main test suite
2018-01-03 18:25:17 -05:00