mes/module/language/c99
Jan Nieuwenhuizen 73148c6f78 mescc: Tinycc support: bugfix foo[bar] = baz, with foo*[].
* module/language/c99/compiler.mes (expr->accu): Support size for more expressions.
  (expr->pointer):
  (expr->size): Support more expressions.
* scaffold/tests/77-pointer-assign.c (add0): Test it.
2017-07-28 18:00:46 +02:00
..
compiler.mes mescc: Tinycc support: bugfix foo[bar] = baz, with foo*[]. 2017-07-28 18:00:46 +02:00
compiler.scm mescc: Use records for Guile: preparation. 2017-07-26 11:36:08 +02:00
info.mes mescc: Use records for Guile: <local>. 2017-07-26 11:36:08 +02:00
info.scm mescc: Use records for Guile: <local>. 2017-07-26 11:36:08 +02:00