mes/module/language
Jan Nieuwenhuizen ce3233f998 mescc: Tinycc support: struct foo {int bar; int baz} = {0}.
* module/language/c99/compiler.mes (decl->info): struct foo {int bar; int baz} = {0}.
* scaffold/tests/72-typedef-struct-def.c (test):
2017-07-26 11:36:08 +02:00
..
c99 mescc: Tinycc support: struct foo {int bar; int baz} = {0}. 2017-07-26 11:36:08 +02:00
paren.mes Add loadable modules. 2016-12-12 20:35:19 +01:00