mes/scaffold
Jan Nieuwenhuizen c9b251616a mescc: Support any expression as arg.
* module/language/c99/compiler.mes (expr->arg): Also push parameter,
  always return info.
  (ast->info): Loop over args.  Fixes using function calls in arguments.
* module/mes/libc-i386.mes (i386:push-arg): Remove.
  (i386:call, i386:call-accu): Remove arguments parameter.
* doc/examples/t.c: Test it.
2017-02-27 07:50:33 +01:00
..
cons-mes.c mescc: Fixes for goto. 2017-04-02 12:13:04 +02:00
m.c mescc: Add open/read C-tests. 2017-04-02 12:10:38 +02:00
micro-mes.c mescc: Add open/read C-tests. 2017-04-02 12:10:38 +02:00
mini-mes.c mescc: Support any expression as arg. 2017-02-27 07:50:33 +01:00
t.c mescc: Support any expression as arg. 2017-02-27 07:50:33 +01:00
tiny-mes.c mescc: Run mini-mes. 2017-01-29 15:22:39 +01:00