mes/module/language/c99
Jan Nieuwenhuizen bade7d5519 mescc: Support typedef and many TCC declaration variants.
* module/language/c99/compiler.mes (ast->info): Register typedefs in types.
  (enum-def-list->constants): Support addition and substraction in
  enum field values.
  (get-type): New function.  Use throughout.
2017-05-25 07:32:29 +02:00
..
compiler.mes mescc: Support typedef and many TCC declaration variants. 2017-05-25 07:32:29 +02:00
compiler.scm mescc: support -E. 2017-05-22 19:22:18 +02:00