mes/module
Jan Nieuwenhuizen c4fe8d8239 mescc: Support expression as lhs array index.
* module/language/c99/compiler.mes (expr->accu): Treat array index as expression.
* scaffold/t.c (struct_test): Test it.
* gc.c (gc_copy)[!__GNUC__]: Remove branch.
* vector.c (list_to_vector)[!__GNUC__]: Likewise.
2017-04-05 14:24:34 +02:00
..
language mescc: Support expression as lhs array index. 2017-04-05 14:24:34 +02:00
mes scm: Do not quote list of strings. 2017-04-03 07:19:38 +02:00
nyacc nyacc: prefix globals. 2017-03-28 20:26:16 +02:00
rnrs/arithmetic mescc: Use Nyacc frontend. 2016-12-31 09:03:07 +01:00
srfi scm: Have char-set-contains? strictly return boolean. 2017-04-01 09:36:34 +02:00
sxml scm: Avoid xpath's shadowing of filter. 2017-01-03 22:18:22 +01:00