e53f55f002
* module/language/c99/info.scm (<function>): New type. * module/language/c99/compiler.mes (ast->type): Support function. (expr->type-size): Likewise. (expr->type): Likewise. (expr->accu*): Likewise. (function->info): Create <function>. * module/mes/M1.mes (object->M1): Grok <function>. * scaffold/tests/47-function-expression.c: Test it. * build-aux/check-mescc.sh: Add it. |
||
---|---|---|
.. | ||
boot | ||
tests | ||
tinycc | ||
argv.c | ||
b-0.mes | ||
cons-mes.c | ||
hello.c | ||
m.c | ||
main.c | ||
malloc.c | ||
mesmes | ||
micro-mes.c | ||
mini-mes.c | ||
tiny-mes.c |