]> Nishi Git Mirror - gwion.git/commit
:art: Introduce FREEARG
authorfennecdjay <astor.jeremie@wanadoo.fr>
Sun, 31 Mar 2019 19:38:20 +0000 (21:38 +0200)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Sun, 31 Mar 2019 19:38:20 +0000 (21:38 +0200)
commit4ea0b01a178b81aee9a2e3bcc68ad6b6e748d298
tree0454c7decd351c143e2b97a8ee3a9fd36d94737d
parentfcaf9ca345e9a61fdb9bdb4e9f4fac6692d1ae64
:art: Introduce FREEARG
13 files changed:
include/gwi.h
include/gwion.h
include/import.h
include/instr.h
src/emit/emit.c
src/gwion.c
src/lib/array.c
src/lib/engine.c
src/lib/func.c
src/lib/import.c
src/lib/instr.c
src/lib/vararg.c
src/vm/vm_code.c