mes/module
Jan Nieuwenhuizen 471bdb0af4 core: One big eval_apply.
* mes.c (eval_apply): New function.
  (eval_apply_t): New type.
  (g_target): New global.
  (vm_evlis, vm_apply_env, vm_eval_env, vm_expand_macro_env,
  vm_begin_env, vm_if_env, vm_call_with_values_env): Remove.  Update callers.
  (macro_expand_env): Rename from expand_macro_env.
* guile/mes.mes: Update callers.
* module/mes/base-0.mes: Likewise.
* module/mes/mes-0.mes: Likewise.
* module/mes/psyntax-1.mes: Likewise.
* module/mes/repl.mes: Likewise.
2016-12-22 16:34:28 +01:00
..
language Support #\alarm, #\vtab. 2016-12-18 15:21:05 +01:00
mes core: One big eval_apply. 2016-12-22 16:34:28 +01:00
nyacc nyacc: Support enhanced Guile-1.8. 2016-12-18 22:16:14 +01:00
rnrs Partial (rnrs arithmetic bitwise) support for Nyacc c99. 2016-12-20 20:11:35 +01:00
srfi Use include-from-path for upstream. 2016-12-22 19:34:41 +01:00
sxml Use include-from-path for upstream. 2016-12-22 19:34:41 +01:00