mes/module
Jan Nieuwenhuizen 989bfdbd25 mescc: Tinycc support: array of struct of any size.
* module/language/c99/compiler.mes (accu*value): New function
  (expr->accu*): Use it to support array of struct of any size.
* scaffold/tests/7l-struct-any-size-array.c: Test it.
* make.scm (add-scaffold-test): Build it.
2017-08-27 11:23:45 +02:00
..
language mescc: Tinycc support: array of struct of any size. 2017-08-27 11:23:45 +02:00
mes mescc: Tinycc support: word array assignment. 2017-08-08 10:00:13 +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