mes/doc
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
..
examples mescc: Handle && in if and while. 2017-01-08 17:51:40 +01:00
ANNOUNCE Update documentation. 2016-12-24 17:22:34 +01:00
ANNOUNCE-0.3 Update documentation. 2016-12-24 17:22:34 +01:00
ANNOUNCE-0.4 Update documentation. 2016-12-25 16:49:12 +01:00
ANNOUNCE-2 Update documentation. 2016-12-24 17:22:34 +01:00