zig/std/zig
Andrew Kelley 28071ac637
self-hosted translate-c emits a hello world AST
Also breaking std lib API change: the return value of
std.zig.parse returns `*ast.Tree` rather than `ast.Tree`.

See #1964
2019-04-26 15:43:36 -04:00
..
ast.zig self-hosted translate-c emits a hello world AST 2019-04-26 15:43:36 -04:00
bench.zig rename std lib files to new convention 2019-03-02 16:46:04 -05:00
parse.zig self-hosted translate-c emits a hello world AST 2019-04-26 15:43:36 -04:00
parse_string_literal.zig rename std lib files to new convention 2019-03-02 16:46:04 -05:00
parser_test.zig self-hosted translate-c emits a hello world AST 2019-04-26 15:43:36 -04:00
render.zig remove Shebang (#!) support 2019-04-24 23:34:19 -04:00
tokenizer.zig implement allowzero pointer attribute 2019-03-25 12:55:45 -04:00