mes/scaffold
Jan Nieuwenhuizen b98a2dda6e mescc: Handle && in if and while.
* scaffold/t.c (test): Add strcmp tests.
* module/language/c99/compiler.mes (expr->arg):
  (test->jump->info): New function.
  (ast->info): Use it.
* module/mes/libc-i386.mes (i386:global->accu):
  (i386:base-mem->accu): Rename from i386:mem->accu.
  (i386:byte-base-mem->accu): Rename from i386:base-mem->accu.
  (i386:accu-not, i386:global->accu, i386:xor-accu): New functions.
* module/mes/libc-i386.scm: Export them.
2017-01-08 17:51:40 +01:00
..
micro-mes.c mescc: Handle && in if and while. 2017-01-08 17:51:40 +01:00
mini-mes.c mescc: Beginning of expression and test template. 2017-04-02 12:23:00 +02:00
t.c mescc: Handle && in if and while. 2017-01-08 17:51:40 +01:00