zig/src
2019-04-11 03:59:12 -04:00
..
all_types.hpp fixed 1726 2019-04-06 10:56:07 +02:00
analyze.cpp emit better debug info for enums 2019-04-02 19:40:33 -04:00
analyze.hpp remove the lazy value stuff 2019-04-02 18:31:18 -04:00
ast_render.cpp introduce the enum literal type 2019-03-24 00:44:18 -04:00
ast_render.hpp
bigfloat.cpp fix NaN comparing equal to itself 2019-04-04 22:07:15 -04:00
bigfloat.hpp fix NaN comparing equal to itself 2019-04-04 22:07:15 -04:00
bigint.cpp Fix normalization of right-shifted BigInt at CT 2019-04-11 03:49:15 -04:00
bigint.hpp
blake2.h
blake2b.c
buffer.cpp
buffer.hpp struct types get fully qualified names 2019-02-28 15:40:57 -05:00
c_tokenizer.cpp translate-c: add support for integer suffixes on 0 (zero) litteral inside macro definitions 2019-03-10 14:56:35 -04:00
c_tokenizer.hpp
cache_hash.cpp fix cache hash regression 2019-04-02 15:29:16 -04:00
cache_hash.hpp stage1 caching system: detect problematic mtimes 2019-03-11 10:26:08 -04:00
codegen.cpp compiler-rt: better way to do the ABI required on Windows 2019-04-10 18:47:14 -04:00
codegen.hpp breaking changes to zig build API and improved caching 2019-03-08 23:23:11 -05:00
compiler.cpp fix build on arm64 2019-03-27 01:14:29 +00:00
compiler.hpp dynamic linker path is independent from libc installation 2019-03-05 16:00:28 -05:00
config.h.in avoid a string that is too long for msvc 2019-03-12 18:09:40 -04:00
errmsg.cpp
errmsg.hpp
error.cpp better error message when os_file_overwrite fails 2019-04-02 15:21:08 -04:00
error.hpp better error message when os_file_overwrite fails 2019-04-02 15:21:08 -04:00
hash_map.hpp
ir_print.cpp fixed 1726 2019-04-06 10:56:07 +02:00
ir_print.hpp
ir.cpp src/ir.cpp: don't call-out to analyze_type_expr; 2019-04-07 10:37:43 +09:00
ir.hpp remove the lazy value stuff 2019-04-02 18:31:18 -04:00
libc_installation.cpp stage1: fix debug builds on macOS 2019-04-05 15:39:00 -04:00
libc_installation.hpp fixed libc command on mingw 2019-03-29 23:16:17 -05:00
link.cpp Build compiler_rt for WASM exe 2019-04-10 19:14:19 -04:00
list.hpp
main.cpp pass exec_path to zig run 2019-04-10 20:07:35 -04:00
os.cpp better error message when os_file_overwrite fails 2019-04-02 15:21:08 -04:00
os.hpp use __ARM_EABI__, not __arm__ 2019-03-27 01:18:58 +00:00
parse_f128.c parse_f128.c: fix whitespace 2019-03-23 13:46:50 -04:00
parse_f128.h get rid of restrict; it's not supported by MSVC 2019-03-22 16:08:19 -04:00
parser.cpp implement allowzero pointer attribute 2019-03-25 12:55:45 -04:00
parser.hpp remove namespace type; files are empty structs 2019-02-28 10:11:32 -05:00
range_set.cpp
range_set.hpp
softfloat.hpp
target.cpp implement target_c_type_size_in_bits for WASI 2019-03-27 16:08:45 -04:00
target.hpp Merge remote-tracking branch 'origin/llvm8' 2019-03-20 13:34:07 -04:00
tokenizer.cpp implement allowzero pointer attribute 2019-03-25 12:55:45 -04:00
tokenizer.hpp implement allowzero pointer attribute 2019-03-25 12:55:45 -04:00
translate_c.cpp translate-c: move some code to the C API 2019-04-11 03:59:12 -04:00
translate_c.hpp breaking changes to zig build API and improved caching 2019-03-08 23:23:11 -05:00
util.cpp
util.hpp stage1 caching system: detect problematic mtimes 2019-03-11 10:26:08 -04:00
windows_com.hpp
windows_sdk.cpp
windows_sdk.h
zig_clang_cc1_main.cpp update clang driver code to 8.0.0rc3 2019-02-28 09:27:07 -05:00
zig_clang_cc1as_main.cpp update clang driver code to 8.0.0rc3 2019-02-28 09:27:07 -05:00
zig_clang_driver.cpp update clang driver code to 8.0.0rc3 2019-02-28 09:27:07 -05:00
zig_clang.cpp translate-c: move some code to the C API 2019-04-11 03:59:12 -04:00
zig_clang.h translate-c: move some code to the C API 2019-04-11 03:59:12 -04:00
zig_llvm.cpp more regression fixes. empty test passes again 2019-04-02 18:31:19 -04:00
zig_llvm.h Merge remote-tracking branch 'origin/master' into llvm8 2019-02-28 09:19:18 -05:00