mes/module
Jan Nieuwenhuizen 9c4519af8d mescc: Tinycc support: int foo[bar] = {baz,...}.
* scaffold/tests/79-int-array.c: Test it.
* make.scm (add-scaffold-test): Build it.
* module/language/c99/compiler.mes (init-declr->count): New function.
  (decl->info): Support int foo[bar] = {baz,...}.
2017-07-30 08:27:05 +02:00
..
language mescc: Tinycc support: int foo[bar] = {baz,...}. 2017-07-30 08:27:05 +02:00
mes mescc: Tinycc support: fix accu value after comparison. 2017-07-29 20:46:16 +02:00
nyacc build: Add make install. 2017-07-26 11:36:07 +02:00
rnrs/arithmetic mescc: Use Nyacc frontend. 2016-12-31 09:03:07 +01:00
srfi mes: Add list-index. 2017-06-11 14:45:01 +02:00
sxml scm: Avoid xpath's shadowing of filter. 2017-01-03 22:18:22 +01:00