nitc: add option --run to execute after a successful compilation.
authorJean Privat <jean@pryen.org>
Tue, 9 May 2017 19:27:28 +0000 (15:27 -0400)
committerJean Privat <jean@pryen.org>
Tue, 9 May 2017 19:27:28 +0000 (15:27 -0400)
commit190bc53f9f1869f072e449baf1c77bf09bcc3c19
tree6eb9897bb1bd5de1f1ec80b686e3f02c07d527c1
parent117eb1ed915369a76aef988d78bcf1a761f101ce
nitc: add option --run to execute after a successful compilation.

Signed-off-by: Jean Privat <jean@pryen.org>
share/man/nitc.md
src/compiler/abstract_compiler.nit
tests/nitc.args
tests/sav/nitc_args11.res [new file with mode: 0644]