]> Nishi Git Mirror - gwion.git/commit
:art: Use compilation passes
authorfennecdjay <astor.jeremie@wanadoo.fr>
Sun, 22 Sep 2019 22:27:45 +0000 (00:27 +0200)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Sun, 22 Sep 2019 22:27:45 +0000 (00:27 +0200)
commit941c608e7e8bfca93e37d0e78fe9281acfdab3b1
tree9c104c3adb7db2e351760685778b566499cfed36
parentdced4c486339bc2079e84a68da1f928a2b9b8059
:art: Use compilation passes
13 files changed:
include/arg.h
include/emit.h
include/gwiondata.h
include/pass.h [new file with mode: 0644]
src/arg.c
src/compile.c
src/emit/emit.c
src/emit/emitter.c
src/gwion.c
src/gwiondata.c
src/pass.c [new file with mode: 0644]
src/plug.c
tests/sh/opt.sh