zig/src
2019-02-21 10:07:11 -05:00
..
all_types.hpp @sliceToBytes works at comptime 2019-02-21 10:07:11 -05:00
analyze.cpp packed structs support comptime bitcasting 2019-02-20 22:40:41 -05:00
analyze.hpp packed structs support comptime bitcasting 2019-02-20 22:40:41 -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 @bitreverse intrinsic, part of #767 (#1865) 2019-01-02 16:47:47 -05:00
bigint.hpp
blake2.h stage1: import blake2b implementation 2018-09-05 23:23:11 -04:00
blake2b.c stage1: build blake code with -std=c99 2018-09-11 17:29:18 -04:00
buffer.cpp
buffer.hpp Crash fixes and small improvements to inline asm. (#1756) 2018-11-19 16:22:21 -05:00
c_tokenizer.cpp
c_tokenizer.hpp
cache_hash.cpp collapse os_file_mtime into os_file_open_r and check for directory 2019-01-30 16:06:18 -05:00
cache_hash.hpp bring back zig-cache 2018-09-11 22:25:52 -04:00
codegen.cpp @sliceToBytes works at comptime 2019-02-21 10:07:11 -05:00
codegen.hpp require running std lib tests coherently 2019-02-06 14:32:20 -05:00
compiler.cpp remove zig build --init. add zig init-lib and zig init-exe 2018-09-17 17:11:18 -04:00
compiler.hpp remove zig build --init. add zig init-lib and zig init-exe 2018-09-17 17:11:18 -04:00
config.h.in
errmsg.cpp
errmsg.hpp
error.cpp stage1: better file path handling 2018-11-26 20:04:35 -05:00
error.hpp stage1: better file path handling 2018-11-26 20:04:35 -05:00
hash_map.hpp
ir_print.cpp @sliceToBytes works at comptime 2019-02-21 10:07:11 -05:00
ir_print.hpp
ir.cpp @sliceToBytes works at comptime 2019-02-21 10:07:11 -05:00
ir.hpp typecheck the panic function 2019-02-15 19:19:28 -05:00
link.cpp valgrind client requests for undefined values 2019-02-19 12:07:56 -05:00
list.hpp
main.cpp valgrind client requests for undefined values 2019-02-19 12:07:56 -05:00
os.cpp Add NetBSD support 2019-02-17 09:17:34 +02:00
os.hpp Add NetBSD support 2019-02-17 09:17:34 +02:00
parser.cpp Deduplicate compile log statement warnings 2019-02-17 14:02:37 -08:00
parser.hpp New Zig formal grammar (#1685) 2018-11-13 05:08:37 -08:00
range_set.cpp
range_set.hpp
softfloat.hpp
target.cpp valgrind client requests for undefined values 2019-02-19 12:07:56 -05:00
target.hpp valgrind client requests for undefined values 2019-02-19 12:07:56 -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 Translate parameterless C functions (#1978) 2019-02-18 10:26:45 -05:00
translate_c.hpp limit integer types to maximum bit width of 65535 2018-11-06 11:09:14 -05:00
util.cpp tier 2 support for freebsd 2018-11-27 20:56:43 -05:00
util.hpp Crash fixes and small improvements to inline asm. (#1756) 2018-11-19 16:22:21 -05:00
windows_com.hpp compiling on mingw is now supported (#1542) 2018-09-18 00:13:17 -04:00
windows_sdk.cpp fixed mingw compilation 2018-10-27 11:35:01 -04:00
windows_sdk.h
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 fix vector debug info tripping LLVM assertion 2019-02-04 22:16:16 -05:00
zig_llvm.h fix vector debug info tripping LLVM assertion 2019-02-04 22:16:16 -05:00