mes/module
Jan Nieuwenhuizen b7cc9d375d mescc: Tinycc support: bugfix struct.array.
* module/language/c99/compiler.mes (struct-field): Update pointer
  info.
  (field:name,field:pointer,field:size,field:type): Rely on pointer
  info.
  (field:pointer): New function.
 (expr->accu): Use it.
* scaffold/tests/71-struct-array.c (test): Test it.
2017-07-26 11:36:45 +02:00
..
language mescc: Tinycc support: bugfix struct.array. 2017-07-26 11:36:45 +02:00
mes mescc: Tinycc support: more function stack space. 2017-07-26 11:36:45 +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