zig/src
Andrew Kelley 1f9734d1ee allow defining errors with the same name
they get the same value, too.
2016-02-04 00:58:45 -07:00
..
all_types.hpp allow defining errors with the same name 2016-02-04 00:58:45 -07:00
analyze.cpp allow defining errors with the same name 2016-02-04 00:58:45 -07:00
analyze.hpp types sized and aligned with LLVM target data layout API 2016-02-03 02:01:42 -07:00
ast_render.cpp inline is a keyword instead of a directive 2016-02-01 17:25:38 -07:00
ast_render.hpp move AST rendering code to separate file 2016-01-27 21:10:38 -07:00
bignum.cpp fix invalid const expr eval for negative floats 2016-01-31 21:50:41 -07:00
bignum.hpp support casting between int and float types 2016-01-31 21:05:17 -07:00
buffer.cpp
buffer.hpp parseh recognizes C enums 2016-01-28 11:03:44 -07:00
codegen.cpp allow defining errors with the same name 2016-02-04 00:58:45 -07:00
codegen.hpp basic support for building a test target 2016-02-03 18:02:01 -07:00
config.h.in build: fix libc path finding 2016-02-02 15:04:14 -07:00
errmsg.cpp fix crash when compiling empty file 2016-01-27 12:09:36 -07:00
errmsg.hpp upgrade to the libclang C++ API 2016-01-27 00:01:49 -07:00
error.cpp
error.hpp
hash_map.hpp remove the constructor of hash map 2016-02-01 17:50:46 -07:00
list.hpp
main.cpp basic support for building a test target 2016-02-03 18:02:01 -07:00
os.cpp basic support for building a test target 2016-02-03 18:02:01 -07:00
os.hpp basic support for building a test target 2016-02-03 18:02:01 -07:00
parseh.cpp types sized and aligned with LLVM target data layout API 2016-02-03 02:01:42 -07:00
parseh.hpp parseh understands types better and handles some situations better 2016-01-31 01:20:47 -07:00
parser.cpp inline is a keyword instead of a directive 2016-02-01 17:25:38 -07:00
parser.hpp implicit casts rewrite the AST 2016-01-22 15:31:35 -07:00
tokenizer.cpp inline is a keyword instead of a directive 2016-02-01 17:25:38 -07:00
tokenizer.hpp inline is a keyword instead of a directive 2016-02-01 17:25:38 -07:00
util.cpp
util.hpp
zig_llvm.cpp fix debug info for arrays being 1 element too short 2016-02-03 02:44:21 -07:00
zig_llvm.hpp parseh: correct debug for forward decls 2016-01-31 17:48:19 -07:00