]> Nishi Git Mirror - gwion.git/commit
:art: Move templates to the right, C part
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sun, 13 Sep 2020 20:56:45 +0000 (22:56 +0200)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sun, 13 Sep 2020 20:56:45 +0000 (22:56 +0200)
commit438cd834d04b713639f3cd45e864011d84786cbb
tree5643b1b14945c17792fea392347bbd0b7d608aca
parentca405d05a2c4316f788a6a465a471f8620da8ce6
:art: Move templates to the right, C part
20 files changed:
ast
src/import/checker.c
src/lib/ptr.c
src/lib/shred.c
tests/import/class_template_invalid.c
tests/import/fptr_tmpl.c
tests/import/fptr_tmpl_fail.c
tests/import/func_fail3.c
tests/import/func_fail4.c
tests/import/func_tmpl.c
tests/import/func_tmpl_fail.c
tests/import/invalid_names.c
tests/import/invalid_names3.c
tests/import/op_already_imported.gw
tests/import/typedef_fail.c
tests/import/typedef_tmpl.c
tests/import/union_tmpl.c
tests/import/union_tmpl_fail.c
tests/import/union_tmpl_fail2.c
tests/import/union_tmpl_fail3.c