mes/module/language
Jan Nieuwenhuizen e9ac52dfda mescc: Fix by value assignment from array-of struct entry.
* module/language/c99/compiler.mes (expr->accu): Fix by value
  assignment from array-of struct entry.
* scaffold/t.c (struct_test): Test it.
* vector.c (make_vector, list_to_vector, vector_to_list): Use it;
  remove workarounds.
* gc.c (gc_copy): Likewise.
2017-04-01 23:12:37 +02:00
..
c mescc: Refactor libc. 2017-04-02 12:29:09 +02:00
c99 mescc: Fix by value assignment from array-of struct entry. 2017-04-01 23:12:37 +02:00
paren.mes Add loadable modules. 2016-12-12 20:35:19 +01:00