mes/module/language/c99
Jan Nieuwenhuizen f8f0aacb61
mescc: Tinycc support: workaround for tcc; this breaks: Structured type with char or short on heap.
* module/language/c99/compiler.mes (int->bv): Always use 32bit byte
  vector.
2018-05-20 08:58:44 +02:00
..
compiler.mes mescc: Tinycc support: workaround for tcc; this breaks: Structured type with char or short on heap. 2018-05-20 08:58:44 +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: Char and short sign extend. 2018-05-18 23:58:10 +02:00