]> Nishi Git Mirror - gwion.git/commit
:bug: Use emit_mod
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Wed, 10 Jun 2020 19:06:40 +0000 (21:06 +0200)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Wed, 10 Jun 2020 19:06:40 +0000 (21:06 +0200)
commit2bd5c6e210b23850021c1cce449cdb9de711fa01
tree6ce52be39065795db16adc1d867f24f0ff0bc647
parent2358ab5aa57af2861e0658c788d51b28e50f3039
:bug: Use emit_mod
include/emit.h
include/modify_instr.h [new file with mode: 0644]
src/emit/emit.c
src/emit/modify_instr.c [new file with mode: 0644]
src/lib/object_op.c
src/parse/check.c
src/parse/scan1.c
src/vm/vm.c