mes/module/language
Jan Nieuwenhuizen c4b14d66d3 mescc: Allow usage of const by ignoring.
* module/language/c99/compiler.mes (ast->info): Support const
  declarations (by ignoring them).
* lib.c (display_helper)[!__GNUC__]: Remove branch.
* posix.c (write_byte)[!__GNUC__]: Likewise.
2017-04-10 08:06:33 +02:00
..
c mescc: Refactor libc. 2017-04-02 12:29:09 +02:00
c99 mescc: Allow usage of const by ignoring. 2017-04-10 08:06:33 +02:00
paren.mes Add loadable modules. 2016-12-12 20:35:19 +01:00