]> Nishi Git Mirror - gwion.git/commit
:art: Fix operator syntax
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 25 Sep 2020 14:18:07 +0000 (16:18 +0200)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 25 Sep 2020 14:18:07 +0000 (16:18 +0200)
commit19e937ec2f92d6f8036425a86838312e4e526b56
treecb23a28671c0890ee7d8b3e1f15a703cb766a806
parent5540151e6f9c9fdd2ba6958a98f3a026c074ae9b
:art: Fix operator syntax
23 files changed:
ast
examples/class_coverage.gw
examples/dtor.gw
examples/op.gw
examples/op2.gw
examples/usr_postfix.gw
tests/bug/class_doc.gw
tests/error/implicit_inside.gw
tests/internal_op/conditionnal.gw
tests/internal_op/dtor_arg.gw
tests/internal_op/dtor_not_void.gw
tests/internal_op/dtor_outside_class.gw
tests/internal_op/implicit.gw
tests/internal_op/internal_gack.gw
tests/internal_op/internal_not_int.gw
tests/internal_op/unconditionnal.gw
tests/match/internal_multi.gw
tests/new/dtor.gw
tests/new/extend_template_union.gw
tests/struct/struct_gack.gw
tests/tree/member_op.gw
tests/tree/reddit.gw
tests/tree/usr_unary.gw