mes/scaffold
Jan Nieuwenhuizen f5372bdeff mescc: Enhance [int/pointer] array support.
* module/language/c99/compiler.mes (p-expr->type): Handle array-ref
  with any index.
  (ast->info): Support plain array declerations.
  (expr->accu): For size == 4, assume value in accu.  Fixes int/pointer arrays.
* scaffold/t.c: Test it.
2017-05-05 09:24:19 +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: Enhance [int/pointer] array support. 2017-05-05 09:24:19 +02:00
tiny-mes.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00