mes/module/language/c99
Jan Nieuwenhuizen 0a07a01b29 mescc: Handle any const, by ignoring.
* module/language/c99/compiler.mes (ast-strip-const): New function.
  (c99-input->ast): Use it.
  (type->size, type->description, ast->info): Remove const handling.
2017-06-02 13:12:56 +02:00
..
compiler.mes mescc: Handle any const, by ignoring. 2017-06-02 13:12:56 +02:00
compiler.scm mescc: support -E. 2017-05-22 19:22:18 +02:00