]> Nishi Git Mirror - gwion.git/commit
:art: Manually merge Fix branch
authorfennecdjay <astor.jeremie@wanadoo.fr>
Fri, 14 Dec 2018 00:24:00 +0000 (01:24 +0100)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Fri, 14 Dec 2018 00:24:00 +0000 (01:24 +0100)
commit13337d3961d98a6214d8aeab7a623ada5dcf716c
tree016fb17ab648647e1ef1811c63b0652d7cbaf15b
parent040fe0cf3b8897ebf287adbd81f9ec62b2b78eda
:art: Manually merge Fix branch
34 files changed:
.travis.yml
examples/array_lit.gw
examples/class.gw
examples/class_enum.gw
examples/class_spork_exp.gw
examples/complex/event.gw
examples/decl.gw
examples/dtor.gw
examples/in_class_class.gw
examples/typeof.gw
examples/union.gw
include/emit.h
src/emit/emit.c
tests/bug/float2.gw
tests/bug/object_string.gw
tests/error/decl_res.gw
tests/error/no_cast.gw
tests/error/union_object_ref.gw
tests/fptr/class_ptr3.gw
tests/tree/array_empty.gw
tests/tree/ast_doc.gw
tests/tree/auto_ptr.gw
tests/tree/cast_test.gw
tests/tree/fptr_class.gw
tests/tree/gc1.gw
tests/tree/multi_decl.gw
tests/tree/multi_ref_decl.gw
tests/tree/named_union_private_static.gw
tests/tree/object_func.gw
tests/tree/private_access.gw
tests/tree/private_func.gw
tests/tree/simple_decl.gw
tests/tree/simple_ref_decl.gw
tests/tree/template_class_ref.gw