zig/src
2017-03-10 02:29:01 -05:00
..
all_types.hpp fix inability to write to global in some cases 2017-02-27 00:07:11 -05:00
analyze.cpp update to llvm 4.0 2017-03-10 02:29:01 -05:00
analyze.hpp more robust const struct values 2017-02-26 23:50:04 -05:00
ast_render.cpp fix inability to write to global in some cases 2017-02-27 00:07:11 -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 use size_t for indexes 2016-09-19 11:54:01 -04:00
c_tokenizer.cpp parseh: support octal in C macro string literal 2016-07-09 12:17:31 -07:00
c_tokenizer.hpp parseh: support octal in C macro string literal 2016-07-09 12:17:31 -07:00
codegen.cpp update to llvm 4.0 2017-03-10 02:29:01 -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 use size_t for indexes 2016-09-19 11:54:01 -04:00
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 support passing var args directly 2017-03-09 16:13:38 -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 update to llvm 4.0 2017-03-10 02:29:01 -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 update to llvm 4.0 2017-03-10 02:29:01 -05:00
target.hpp use size_t for indexes 2016-09-19 11:54:01 -04:00
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 update to llvm 4.0 2017-03-10 02:29:01 -05:00
zig_llvm.hpp update to llvm 4.0 2017-03-10 02:29:01 -05:00