zig/src
2017-09-17 18:44:18 -04:00
..
all_types.hpp add -mllvm support 2017-09-17 17:46:16 -04:00
analyze.cpp fix crash when enum has invalid field 2017-09-17 18:44:18 -04:00
analyze.hpp ptrCast gives compile error for increasing alignment 2017-08-29 16:52:31 -04:00
ast_render.cpp fix parseh bugs 2017-09-05 00:21:02 -04:00
ast_render.hpp rewrite parseh to use AST instead of direct types 2017-09-02 04:11:23 -04:00
bigfloat.cpp depend on embedded SoftFloat-3d instead of __float128 2017-09-14 01:46:47 -04:00
bigfloat.hpp depend on embedded SoftFloat-3d instead of __float128 2017-09-14 01:46:47 -04:00
bigint.cpp do not depend on __int128 2017-09-14 02:48:16 -04:00
bigint.hpp do not depend on __int128 2017-09-14 02:48:16 -04:00
buffer.cpp
buffer.hpp fix up msvc stuff to make it work on linux and macos too 2017-09-13 02:40:02 -04:00
c_tokenizer.cpp c macros: support hex chars (#459) 2017-09-10 16:35:56 -04:00
c_tokenizer.hpp c macros: support hex chars (#459) 2017-09-10 16:35:56 -04:00
codegen.cpp add -mllvm support 2017-09-17 17:46:16 -04:00
codegen.hpp add -mllvm support 2017-09-17 17:46:16 -04:00
config.h.in remove remnants of depending on darwin system linker 2017-08-28 03:31:57 -04:00
errmsg.cpp fix parseh bugs 2017-09-05 00:21:02 -04:00
errmsg.hpp
error.cpp more intuitive left shift and right shift operators 2017-08-09 10:09:38 -04:00
error.hpp more intuitive left shift and right shift operators 2017-08-09 10:09:38 -04:00
hash_map.hpp
ir_print.cpp add OpaqueType builtin 2017-09-05 18:51:07 -04:00
ir_print.hpp
ir.cpp fix use of uninitialized variable in alignCast 2017-09-17 16:13:55 -04:00
ir.hpp rewrite parseh to use AST instead of direct types 2017-09-02 04:11:23 -04:00
link.cpp add windows to test targets 2017-08-31 11:41:58 -04:00
link.hpp
list.hpp
main.cpp add -mllvm support 2017-09-17 17:46:16 -04:00
os.cpp Add support for MSVC 2017-09-11 09:26:26 -06:00
os.hpp progress toward tests passing on MacOS 2017-08-27 00:11:09 -04:00
parsec.cpp fix up msvc stuff to make it work on linux and macos too 2017-09-13 02:40:02 -04:00
parsec.hpp rename parseh to parsec 2017-09-05 22:55:03 -04:00
parser.cpp fix up msvc stuff to make it work on linux and macos too 2017-09-13 02:40:02 -04:00
parser.hpp fix up msvc stuff to make it work on linux and macos too 2017-09-13 02:40:02 -04:00
range_set.cpp better bigint/bigfloat implementation 2017-07-08 17:59:10 -04:00
range_set.hpp better bigint/bigfloat implementation 2017-07-08 17:59:10 -04:00
softfloat.hpp depend on embedded SoftFloat-3d instead of __float128 2017-09-14 01:46:47 -04:00
target.cpp add windows to test targets 2017-08-31 11:41:58 -04:00
target.hpp add windows to test targets 2017-08-31 11:41:58 -04:00
tokenizer.cpp fix up msvc stuff to make it work on linux and macos too 2017-09-13 02:40:02 -04:00
tokenizer.hpp introduce align keyword 2017-08-29 07:51:34 -04:00
util.cpp
util.hpp Fixed a couple compilation errors for MSVC 64-bit (#475) 2017-09-13 23:59:09 -04:00
zig_llvm.cpp add -mllvm support 2017-09-17 17:46:16 -04:00
zig_llvm.hpp add -mllvm support 2017-09-17 17:46:16 -04:00