mes/module/language/c99
Jan Nieuwenhuizen 010ab2032f
mescc: Tinycc support: Fix sizeof interesting expressions.
* module/language/c99/compiler.mes (ast->type): Return type for
  sizeof-expr, sizeof-type.
* scaffold/tests/85-sizeof.c: Test it.
2018-05-14 20:14:42 +02:00
..
compiler.mes mescc: Tinycc support: Fix sizeof interesting expressions. 2018-05-14 20:14:42 +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