mes/scaffold
Jan Nieuwenhuizen 6dc19bd040 mescc: Bugfix for break in switch not in compound.
* module/language/c99/compiler.mes (clause->jump-info): Rename from
  case->jump-info.
  (statements->clauses): New function.
  (ast->info): Use it.  Fixes switch statement with break in a case
  outside of a compound.
* scaffold/t.c (swits): Test it.
2017-05-06 08:39:04 +02:00
..
b-0.mes mescc: Run module/base-0.mes. 2017-03-26 21:13:01 +02:00
cons-mes.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
hello.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
m.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
malloc.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
mesmes build: Refactor. 2017-04-12 21:27:59 +02:00
micro-mes.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
mini-mes.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
scaffold.make mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
t-0.mes mescc: Run module/base-0.mes. 2017-03-26 21:13:01 +02:00
t.c mescc: Bugfix for break in switch not in compound. 2017-05-06 08:39:04 +02:00
tiny-mes.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00