mes/module/language
Jan Nieuwenhuizen dd52f580fb mescc: Compile all of mini-mes.
* module/language/c99/compiler.mes (case->jump-info): Support single statement.
* module/mes/elf-util.mes (function-prefix): Workaround for reversed
  functions.  FIXME!
* module/mes/elf.mes:
* scaffold/mini-mes.c (type_t): Rename FUNCTION to TFUNCTION for Nyacc.
  Add missing symbols.
  (eval_apply): Uncomment most.
* scaffold/tiny-mes.c:
* scaffold/cons-mes.c: Remove cruft.
2017-03-06 07:14:15 +01:00
..
c core: Cleanup symbol initialization and lookup. 2016-12-23 10:38:41 +01:00
c99 mescc: Compile all of mini-mes. 2017-03-06 07:14:15 +01:00
paren.mes Add loadable modules. 2016-12-12 20:35:19 +01:00