mes/module
Jan Nieuwenhuizen 7dfc88e22c
mescc: Tinycc support: Switch with heterogeneous body, non-last default.
* module/language/c99/compiler.mes (switch->info): New function.
  (ast->info): Use it for switch.
  (clause->info, statements->clauses): Remove.
* scaffold/tests/44-switch.c (default_first): Test it.
2018-05-17 07:40:01 +02:00
..
language mescc: Tinycc support: Switch with heterogeneous body, non-last default. 2018-05-17 07:40:01 +02:00
mes mescc: Tinycc support: Compound strings as function argument. 2018-05-14 22:37:53 +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