zig/src
2017-02-24 15:07:46 -05:00
..
all_types.hpp add compile error for ignoring return value 2017-02-24 15:01:19 -05:00
analyze.cpp add compile error for ignoring return value 2017-02-24 15:01:19 -05:00
analyze.hpp fix use decls not always working 2017-02-23 16:52:13 -05:00
ast_render.cpp fix assigning to const ptr through struct or index 2017-02-05 19:55:37 -05:00
ast_render.hpp partially fix parseh command 2017-01-10 15:39:52 -05:00
bignum.cpp ability to declare const bitfields 2017-02-15 18:55:29 -05:00
bignum.hpp IR: pass MT19937_64 test 2017-01-05 00:59:37 -05:00
buffer.cpp add missing copyright notices 2016-12-04 21:06:13 -05:00
buffer.hpp
c_tokenizer.cpp
c_tokenizer.hpp
codegen.cpp add compile error for ignoring return value 2017-02-24 15:01:19 -05:00
codegen.hpp add ability to set linker script 2017-02-03 12:34:20 -05:00
config.h.in add missing copyright notices 2016-12-04 21:06:13 -05:00
errmsg.cpp add missing copyright notices 2016-12-04 21:06:13 -05:00
errmsg.hpp
error.cpp add missing copyright notices 2016-12-04 21:06:13 -05:00
error.hpp
hash_map.hpp rewrite scope implementation 2016-12-01 21:08:12 -05:00
ir_print.cpp lots of miscellaneous things all in one big commit 2017-02-09 03:09:25 -05:00
ir_print.hpp IR: implement macro for function aliasing function pointer 2017-01-12 03:15:06 -05:00
ir.cpp fix unwrap error payload not emitting debug safety 2017-02-24 15:07:46 -05:00
ir.hpp IR: implement macro for function aliasing function pointer 2017-01-12 03:15:06 -05:00
link.cpp in freestanding environment, assume gnu binutils 2017-02-03 15:53:23 -05:00
link.hpp
list.hpp IR: generating a switch statement 2016-11-24 02:44:03 -05:00
main.cpp add ability to set linker script 2017-02-03 12:34:20 -05:00
os.cpp os: fix file descriptor leak in os_exec 2016-09-22 10:48:42 -04:00
os.hpp
parseh.cpp ability to set global variable alignment and ... 2017-02-04 10:22:07 -05:00
parseh.hpp
parser.cpp inline assembly allows clobbers with no input 2017-02-07 01:53:45 -05:00
parser.hpp remove AST cloning code and add AST render for while loops 2016-11-17 21:17:58 -05:00
target.cpp tell LLVM the target sub arch type 2017-02-05 18:23:54 -05:00
target.hpp
tokenizer.cpp fix tokenization assertion failure on some float numbers 2017-02-12 17:56:34 -05:00
tokenizer.hpp implement packed structs 2017-02-03 11:39:24 -05:00
util.cpp
util.hpp correct size of types for packed structs 2017-02-21 14:22:23 -05:00
zig_llvm.cpp coldcc works better 2017-02-06 13:50:19 -05:00
zig_llvm.hpp coldcc works better 2017-02-06 13:50:19 -05:00