]> Nishi Git Mirror - gwion.git/commit
:art: Improve func call type check, enforce expression type
authorfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 21 Feb 2019 19:34:33 +0000 (20:34 +0100)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 21 Feb 2019 19:35:19 +0000 (20:35 +0100)
commit3368fccdeeb98a25d8fc7fd306b746fe436282ca
tree5f48050e1756c6677e0961f24d627ce7325a010f
parent93a5d821d95dad9424443f24333f155f165c25ec
:art: Improve func call type check, enforce expression type
include/opcode.h
opcode.txt
src/emit/emit.c
src/parse/check.c
src/vm/vm.c
tests/error/template_ternary.gw [moved from tests/tree/template_ternary.gw with 56% similarity]