38dc229a01
* module/language/c99/compiler.mes (write-any): Check explicitly on number?, report error otherwise. (statement->text+symbols+locals): Remove statement-offset. Handle compounds. Handle very specific if. (function->symbols): Remove unused text-offset. * doc/examples/micro-mes.c (main): If argc > 1 print argv1. Fixes segfault :-) * module/mes/elf-util.mes (symbols->text): Loop rather than map, feed text-offset. * module/mes/libc-i386.mes (i386:local-test, i386:jump-le): New functions. * module/mes/libc-i386.scm: Export them. |
||
---|---|---|
.. | ||
micro-mes.c | ||
mini-mes.c |