mes/scaffold
Jan Nieuwenhuizen 1322d99c22 mescc: Support [for] itoa.
* module/mes/libc-i386.mes (i386:accu%base): New function.
* module/mes/libc-i386.scm: Export it.
* module/language/c99/compiler.mes (expr->accu): Use it to support mod.
* doc/examples/t.c (itoa): New function.
  (test): Test it.
* doc/examples/mini-mes.c (itoa)[!__GNUC__]: New function.
2017-03-12 11:05:20 +01:00
..
cons-mes.c core+mini-mes: Move function name to struct function. 2017-03-09 23:27:12 +01: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 [for] itoa. 2017-03-12 11:05:20 +01:00
t.c mescc: Support [for] itoa. 2017-03-12 11:05:20 +01:00
tiny-mes.c mescc: Display sexps better. 2017-03-07 22:33:59 +01:00