mes/scaffold
Jan Nieuwenhuizen 7667fb95c0 mescc: Proper support for i++,++i,i--,--i.
* module/language/c99/compiler.mes (ast->info): Bugfix: locals.
  Add i--, --i.  Properly support i++, ++i.
* module/mes/libc-i386.mes (i386:function-locals): Support 8 local vars.
* scaffold/t.c (test): Test it.
2017-01-07 21:53:12 +01:00
..
micro-mes.c mescc: Beginning of expression and test template. 2017-04-02 12:23:00 +02:00
mini-mes.c mescc: Beginning of expression and test template. 2017-04-02 12:23:00 +02:00
t.c mescc: Proper support for i++,++i,i--,--i. 2017-01-07 21:53:12 +01:00