zig/src
jean-dao 373785ae8d c macros: support hex chars (#459)
* c macros: remove add_char redundancies

* c macros: support hex chars

* c macros: add test for hex chars
2017-09-10 16:35:56 -04:00
..
all_types.hpp fix not verifying GlobalLinkage and AtomicOrder types 2017-09-10 14:04:19 -04:00
analyze.cpp fix uninitialized variable 2017-09-10 15:01:37 -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 compile-time f32, f64 operations are now correctly lossy 2017-08-20 01:04:51 -04:00
bigfloat.hpp compile-time f32, f64 operations are now correctly lossy 2017-08-20 01:04:51 -04:00
bigint.cpp rewrite parseh to use AST instead of direct types 2017-09-02 04:11:23 -04:00
bigint.hpp rewrite parseh to use AST instead of direct types 2017-09-02 04:11:23 -04:00
buffer.cpp
buffer.hpp
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 rename parseh to parsec 2017-09-05 22:55:03 -04:00
codegen.hpp rename parseh to parsec 2017-09-05 22:55:03 -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 not verifying GlobalLinkage and AtomicOrder types 2017-09-10 14:04:19 -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 rename parseh to parsec 2017-09-05 22:55:03 -04:00
os.cpp progress toward tests passing on MacOS 2017-08-27 00:11:09 -04:00
os.hpp progress toward tests passing on MacOS 2017-08-27 00:11:09 -04:00
parsec.cpp support parens in C macros 2017-09-10 00:20:09 -04:00
parsec.hpp rename parseh to parsec 2017-09-05 22:55:03 -04:00
parser.cpp fix parseh bugs 2017-09-05 00:21:02 -04:00
parser.hpp c-to-zig: return statement 2017-09-01 03:16:35 -04:00
quadmath.hpp compile-time f32, f64 operations are now correctly lossy 2017-08-20 01:04:51 -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
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 introduce align keyword 2017-08-29 07:51:34 -04:00
tokenizer.hpp introduce align keyword 2017-08-29 07:51:34 -04:00
util.cpp
util.hpp
zig_llvm.cpp cleanup whitespace 2017-09-01 10:27:04 -07:00
zig_llvm.hpp cleanup whitespace 2017-09-01 10:27:04 -07:00