]> Nishi Git Mirror - gwion.git/commit
:bug: Fix macro arguments
authorfennecdjay <astor.jeremie@wanadoo.fr>
Sun, 21 Jul 2019 09:21:33 +0000 (11:21 +0200)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Sun, 21 Jul 2019 09:21:33 +0000 (11:21 +0200)
commit3781a2671044e274a9392fc1f7f7a84070a3c1f1
tree533561e4ca809b93dca6057939e54d39a37e6491
parent0a8d12eddf021e745cec964c9b34f77ba184c882
:bug: Fix macro arguments
18 files changed:
ast
tests/error/fail_assign.gw
tests/error/invalid_cast.gw
tests/error/no_cast.gw
tests/fptr/class_ptr01.gw
tests/pp/already_defined.gw
tests/pp/call_not_enough.gw
tests/pp/call_too_many.gw
tests/pp/conditional.gw
tests/pp/define_empty.gw
tests/pp/define_empty_args.gw
tests/pp/define_empty_vararg.gw
tests/pp/define_text.gw
tests/pp/define_text_args.gw
tests/pp/file_not_found.gw
tests/pp/include.gw
tests/pp/undefined_macro.gw
tests/sh/test.sh