mes/build-aux
Jan Nieuwenhuizen d50b0fe24a core: Add function indirection.
* mes.c (functions): New array.
  (scm_t): Change function pointer to index.
  (make_cell): Handle function.
  (call): Update for function change.
  (display_): Likewise.
  (make_function): New function.
* build-aux/mes-snarf.scm (function->source): Update declarations.
  (function->environment): New function.
2016-12-12 20:35:19 +01:00
..
gitlog-to-changelog Prepare for 0.1 release: gnu-build-system. 2016-10-16 00:34:23 +02:00
mes-snarf.scm core: Add function indirection. 2016-12-12 20:35:19 +01:00