mes/module
Jan Nieuwenhuizen dae4a30417
mescc: Tinycc support: Anonymous string array.
* module/language/c99/compiler.mes (global->info): Anonymous string
  array.
  (local->info): Likewise.
  (array-init->string): Support array of char.
  (init-local): Likewise.
  (->size): Fix for array.
* scaffold/tests/4a-char-array.c: Test it.
* build-aux/check-mescc.sh (tests): Run it.
2018-05-12 12:03:01 +02:00
..
language mescc: Tinycc support: Anonymous string array. 2018-05-12 12:03:01 +02:00
mes mescc: Tinycc support: Function addresses. 2018-05-11 19:46:26 +02:00
nyacc mescc: Use small, bootstrappable syntax rather than huge psyntax seed. 2017-12-09 10:55:46 +01:00
rnrs/arithmetic doc: Release udpate. 2017-11-21 19:22:26 +01:00
srfi mes: Add unfold. 2018-05-20 13:04:20 +02:00
sxml doc: Release udpate. 2017-11-21 19:22:26 +01:00