mes/module/language/c99
Jan Nieuwenhuizen 345d0d8413
mescc: Tinycc support: Compound strings as function argument.
* module/language/c99/compiler.mes (expr->accu): Handle compound
  strings as function argument.
* module/mes/M1.mes (object->M1): Call error when string not found.
* scaffold/tests/t.c: Test it.
2018-05-14 22:37:53 +02:00
..
compiler.mes mescc: Tinycc support: Compound strings as function argument. 2018-05-14 22:37:53 +02:00
compiler.scm mescc: Support function-static variables. 2018-05-04 20:45:27 +02:00
info.mes mescc: Support function-static variables. 2018-05-04 20:45:27 +02:00
info.scm mescc: Tinycc support: Support bit-fields. 2018-05-13 17:05:28 +02:00