mes/module
Jan Nieuwenhuizen def730d74a
mescc: Tinycc support: Structured type with char or short on heap.
* module/language/c99/compiler.mes (int->bv): New function.
  (init->data): Use it.  Add parameter.  Update callers.
  (array-init->data): Add type parmeter.
  (array-init-element->data): Likewise.
* module/mes/bytevectors.mes (bytevector-u8-set!): New function.
* module/mes/bytevectors.scm (mes): Export it.
* module/mes/as.mes (int->bv8): New function.
2018-05-19 14:53:05 +02:00
..
language mescc: Tinycc support: Structured type with char or short on heap. 2018-05-19 14:53:05 +02:00
mes mescc: Tinycc support: Structured type with char or short on heap. 2018-05-19 14:53:05 +02:00
nyacc mescc: Use small, bootstrappable syntax rather than huge psyntax seed. 2017-12-09 10:55:46 +01:00
rnrs/arithmetic doc: Release udpate. 2017-11-21 19:22:26 +01:00
srfi mes: Support fold 3. 2018-05-20 23:20:27 +02:00
sxml doc: Release udpate. 2017-11-21 19:22:26 +01:00