mes/module/language/c
Jan Nieuwenhuizen aa0aaa58ab core: Cleanup symbol initialization and lookup.
* build-aux/mes-snarf.scm (symbol->names): New function
  (function->environment): Initialize symbol.
  (generate-includes): Also write .symbol-names.i.
* mes.c (mes_symbols): Include it.  Remove internal_lookup_symbol.
* display.c (display): Handle display of nil in symbol list.
* reader.c (internal_lookup_symbol): Remove name-fu.
2016-12-23 10:38:41 +01:00
..
compiler.mes Resurrect guile-mescc with guile-2.1.5. 2016-12-17 10:57:38 +01:00
lexer.mes Support #\alarm, #\vtab. 2016-12-18 15:21:05 +01:00
parser.mes core: Cleanup symbol initialization and lookup. 2016-12-23 10:38:41 +01:00