]> Nishi Git Mirror - gwion.git/commit
:Fix: Operator emit func->code, add instr
authorfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 14 Feb 2019 23:32:14 +0000 (00:32 +0100)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 14 Feb 2019 23:46:45 +0000 (00:46 +0100)
commit0078f9d2438a194f7e7bc14b09c2fffffb69ba9b
tree95bbe5068cf74fe3a5f21ae496c2e9439c1feae2
parent3ad74738e5e8d53e6bbb52f77f1c9ae55a639221
:Fix: Operator emit func->code, add instr
include/instr.h
include/opcode.h
opcode.txt
src/emit/emit.c
src/lib/instr.c
src/parse/operator.c
src/vm/vm.c