zig/src
2019-03-07 13:25:17 -05:00
..
all_types.hpp multi-arch glibc headers 2019-03-07 12:16:10 -05:00
analyze.cpp fix const initialization of optional C pointer to null 2019-03-03 10:47:06 -05:00
analyze.hpp fix const initialization of optional C pointer to null 2019-03-03 10:47:06 -05:00
ast_render.cpp translate-c: use C pointer type everywhere 2019-02-11 14:56:59 -05:00
ast_render.hpp translate-c: use C pointer type everywhere 2019-02-11 14:56:59 -05:00
bigfloat.cpp
bigfloat.hpp
bigint.cpp delete incorrect TODO comment 2019-02-25 16:36:18 -05: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
c_tokenizer.hpp
cache_hash.cpp initial glibc support 2019-03-04 22:15:53 -05:00
cache_hash.hpp @cImport works with --cache on 2019-02-25 14:03:36 -05:00
codegen.cpp better behavior when cache dir unavailable 2019-03-07 13:16:52 -05:00
codegen.hpp fix regressions on macos 2019-03-07 13:04:10 -05:00
compiler.cpp build libunwind.a from source and link it 2019-03-05 22:45:41 -05:00
compiler.hpp dynamic linker path is independent from libc installation 2019-03-05 16:00:28 -05:00
config.h.in
errmsg.cpp
errmsg.hpp
error.cpp better behavior when cache dir unavailable 2019-03-07 13:16:52 -05:00
error.hpp better behavior when cache dir unavailable 2019-03-07 13:16:52 -05:00
hash_map.hpp
ir_print.cpp fix @bitCast when src/dest types have mismatched handle_is_ptr 2019-02-22 08:49:27 -05:00
ir_print.hpp
ir.cpp fix slice of C pointer 2019-03-03 13:04:04 -05:00
ir.hpp typecheck the panic function 2019-02-15 19:19:28 -05:00
libc_installation.cpp dynamic linker path is independent from libc installation 2019-03-05 16:00:28 -05:00
libc_installation.hpp dynamic linker path is independent from libc installation 2019-03-05 16:00:28 -05:00
link.cpp fix regressions on macos 2019-03-07 13:04:10 -05:00
list.hpp
main.cpp fix regressions on macos 2019-03-07 13:04:10 -05:00
os.cpp better behavior when cache dir unavailable 2019-03-07 13:16:52 -05:00
os.hpp struct types get fully qualified names 2019-02-28 15:40:57 -05:00
parser.cpp remove namespace type; files are empty structs 2019-02-28 10:11:32 -05: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 windows and uefi don't have dynamic linkers 2019-03-07 13:25:17 -05:00
target.hpp support other architectures for glibc startup files 2019-03-06 12:10:03 -05:00
tokenizer.cpp added C pointer type and implicit int-to-ptr for this type 2019-02-10 00:14:30 -05:00
tokenizer.hpp added C pointer type and implicit int-to-ptr for this type 2019-02-10 00:14:30 -05:00
translate_c.cpp multi-arch glibc headers 2019-03-07 12:16:10 -05:00
translate_c.hpp remove namespace type; files are empty structs 2019-02-28 10:11:32 -05:00
util.cpp
util.hpp struct types get fully qualified names 2019-02-28 15:40:57 -05:00
windows_com.hpp
windows_sdk.cpp
windows_sdk.h
zig_clang_cc1_main.cpp zig cc: remove "polly" which was an undefined symbol on macos 2019-02-24 13:37:41 -05:00
zig_clang_cc1as_main.cpp add zig cc command to act like a C compiler 2019-02-24 12:53:28 -05:00
zig_clang_driver.cpp zig cc: work around clang calling GetCommandLine on Windows 2019-02-24 15:31:02 -05:00
zig_clang.cpp Silence gcc8 class-memaccess warnings 2019-02-17 14:40:01 -05:00
zig_clang.h translate-c: 4 more functions using C decls 2019-02-16 19:48:39 -05:00
zig_llvm.cpp breaking changes to the way targets work in zig 2019-02-26 15:58:10 -05:00
zig_llvm.h breaking changes to the way targets work in zig 2019-02-26 15:58:10 -05:00