]> Nishi Git Mirror - gwion.git/commit
:art: Few fixes
authorJérémie Astor <fennecdjay@gmail.com>
Wed, 15 Dec 2021 13:35:54 +0000 (14:35 +0100)
committerJérémie Astor <fennecdjay@gmail.com>
Wed, 15 Dec 2021 13:35:54 +0000 (14:35 +0100)
commitdf65508bb084f8a3a95674ce42e3996ccd208602
treefd03a7557d20cd109d8bda5f57eee4a1520e5275
parent2939a8395d392c0cbf936094f1f0e8214fc75da7
:art: Few fixes
19 files changed:
examples/auto.gw
include/opcode.h
opcode.txt
src/emit/emit.c
src/lib/object.c
src/parse/check.c
src/vm/vm.c
tests/functionnal_array/concatmap.gw
tests/functionnal_array/map.gw
tests/new/array.gw
tests/pp/pragma_unroll.gw
tests/range/range_char.gw
tests/range/range_int.gw
tests/tree/auto_array.gw
tests/tree/auto_fun.gw
tests/tree/auto_ptr.gw
tests/tree/cpy_ast.gw
tests/tree/set_obj.gw
tests/tree/typedef_auto_loop.gw