mes/module
Jan Nieuwenhuizen 6f842c6051 mescc: Support array in struct.
* module/language/c99/compiler.mes: (field:size, field-offset): New
  functions.  Update callers, use them throughout.
  (ast->info): Support declaration of struct and typedef'ed struct
  variable with array fields.
  (expr->accu, expr->accu*): Support foo.bar[baz], foo->bar[baz].
* scaffold/t-tcc.c: Test it.
2017-05-31 20:52:48 +02:00
..
language mescc: Support array in struct. 2017-05-31 20:52:48 +02:00
mes mescc: Refactor mlibc compilation. 2017-05-21 22:25:02 +02:00
nyacc nyacc: Unbundle. 2017-05-07 10:04:32 +02:00
rnrs/arithmetic mescc: Use Nyacc frontend. 2016-12-31 09:03:07 +01:00
srfi mes: Add string-rindex. 2017-05-19 00:41:01 +02:00
sxml scm: Avoid xpath's shadowing of filter. 2017-01-03 22:18:22 +01:00
module.make core: Always include reader.c, drop binary read-0-32.mo dependency. 2017-05-28 16:03:45 +02:00