]> Nishi Git Mirror - gwion.git/commit
:art: Improve lambda and errored functions
authorfennecdjay <astor.jeremie@wanadoo.fr>
Fri, 11 Oct 2019 12:35:27 +0000 (14:35 +0200)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Fri, 11 Oct 2019 12:35:27 +0000 (14:35 +0200)
commit2832458f85d24b07f27574c48e8f132c92a943db
treea2428964abf7c71947350bfea0eb91baf997e2bd
parent468f469e9b0b36611e4110f2f2a60dbb642767fc
:art: Improve lambda and errored functions
examples/complex/invalid_func0.gw [new file with mode: 0644]
examples/complex/invalid_func1.gw [new file with mode: 0644]
examples/implicit_fptr_class.gw
src/emit/emit.c
src/lib/func.c
src/oo/context.c
src/parse/check.c
src/parse/scan2.c