]> Nishi Git Mirror - gwion.git/commit
:bug: Fix macro argument on commas and newline, also capture scoping
authorJérémie Astor <fennecdjay@gmail.com>
Wed, 27 Apr 2022 13:52:26 +0000 (15:52 +0200)
committerJérémie Astor <fennecdjay@gmail.com>
Wed, 27 Apr 2022 13:52:26 +0000 (15:52 +0200)
commit03b2be923725989984c2757471987fbac446ba52
tree88068d468ea8f59a31e7fed617ec6923f6cc8380
parent23c0b743a06e506ce9a28ddd182d3bbc2c60888a
:bug: Fix macro argument on commas and newline, also capture scoping
ast
include/env/func.h
src/lib/lib_func.c
src/lib/object_op.c
src/parse/check.c