| .. |
|
all_types.hpp
|
fix handling when there are multiple externs and
|
2019-02-26 19:43:12 -05:00 |
|
analyze.cpp
|
fix handling when there are multiple externs and
|
2019-02-26 19:43:12 -05:00 |
|
analyze.hpp
|
fix infinite recursion in type_has_one_possible_value
|
2019-02-25 16:28:23 -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
|
add f16 type
|
2018-06-27 16:20:04 +02:00 |
|
bigfloat.hpp
|
add f16 type
|
2018-06-27 16:20:04 +02:00 |
|
bigint.cpp
|
delete incorrect TODO comment
|
2019-02-25 16:36:18 -05:00 |
|
bigint.hpp
|
add @popCount intrinsic
|
2018-07-07 00:25:32 -04:00 |
|
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
|
the same string literal codegens to the same constant
|
2018-01-11 21:02:30 -05:00 |
|
buffer.hpp
|
breaking changes to the way targets work in zig
|
2019-02-26 15:58:10 -05:00 |
|
c_tokenizer.cpp
|
translate-c: refactor prefix and suffix op C macro parsing
|
2017-12-07 11:52:52 -05:00 |
|
c_tokenizer.hpp
|
translate-c: refactor prefix and suffix op C macro parsing
|
2017-12-07 11:52:52 -05:00 |
|
cache_hash.cpp
|
@cImport works with --cache on
|
2019-02-25 14:03:36 -05:00 |
|
cache_hash.hpp
|
@cImport works with --cache on
|
2019-02-25 14:03:36 -05:00 |
|
codegen.cpp
|
Merge remote-tracking branch 'origin/master' into llvm8
|
2019-02-28 09:19:18 -05:00 |
|
codegen.hpp
|
building DLLs on Windows works better
|
2019-02-25 13:34:25 -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
|
find libc and zig std lib at runtime
|
2018-03-30 17:10:54 -04:00 |
|
errmsg.cpp
|
Fix the color of compiler messages for light-themed terminal.
|
2017-12-04 19:22:34 +09:00 |
|
errmsg.hpp
|
use size_t for indexes
|
2016-09-19 11:54:01 -04:00 |
|
error.cpp
|
windows returns EINVAL for fopen when there is an asterisk in the name
|
2019-02-26 23:02:57 -05:00 |
|
error.hpp
|
windows returns EINVAL for fopen when there is an asterisk in the name
|
2019-02-26 23:02:57 -05:00 |
|
hash_map.hpp
|
rewrite scope implementation
|
2016-12-01 21:08:12 -05:00 |
|
ir.cpp
|
fix handling when there are multiple externs and
|
2019-02-26 19:43:12 -05:00 |
|
ir.hpp
|
typecheck the panic function
|
2019-02-15 19:19:28 -05:00 |
|
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
|
make undefined as a constant value lazy
|
2017-04-23 14:34:40 -04:00 |
|
libc_installation.cpp
|
stage1: fix unused function error on freebsd and netbsd
|
2019-02-27 08:40:54 -05:00 |
|
libc_installation.hpp
|
introduce sys_include_dir for when sys/* files are not with stdlib.h
|
2019-02-26 17:26:34 -05:00 |
|
link.cpp
|
uefi os: better auto detection of subsystem
|
2019-02-27 09:30:48 -05:00 |
|
list.hpp
|
fix some -Wconversion errors
|
2017-04-10 20:02:39 -04:00 |
|
main.cpp
|
fix stage1 zig fmt on macos
|
2019-02-26 21:33:46 -05:00 |
|
os.cpp
|
windows returns EINVAL for fopen when there is an asterisk in the name
|
2019-02-26 23:02:57 -05:00 |
|
os.hpp
|
@cImport works with --cache on
|
2019-02-25 14:03:36 -05: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
|
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
|
Merge remote-tracking branch 'origin/master' into llvm8
|
2019-02-28 09:19:18 -05:00 |
|
target.hpp
|
Merge remote-tracking branch 'origin/master' into llvm8
|
2019-02-28 09:19:18 -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
|
Merge remote-tracking branch 'origin/master' into llvm8
|
2019-02-28 09:19:18 -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
|
breaking changes to the way targets work in zig
|
2019-02-26 15:58:10 -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
|
self-hosted: add first compare-output test
|
2018-07-23 00:35:53 -04: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_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_llvm.cpp
|
Merge remote-tracking branch 'origin/master' into llvm8
|
2019-02-28 09:19:18 -05:00 |
|
zig_llvm.h
|
Merge remote-tracking branch 'origin/master' into llvm8
|
2019-02-28 09:19:18 -05:00 |