mes/module
Jan Nieuwenhuizen c03449ac5a
core: Remove pmatch-car, pmatch-cdr hack.
* src/mes.c (scm_vm_eval_pmatch_car, scm_vm_eval_pmatch_cdr): Remove
  (eval_apply): Remove cell_vm_eval_pmatch_car,
  cell_vm_eval_pmatch_cdr hack.
  (mes_symbols): Remove cell_symbol_pmatch_car, cell_symbol_pmatch_cdr.
* scaffold/mini-mes.c: Likewise.
* module/mes/guile.scm (mes): Remove pmatch-car, pmatch-cdr.
* module/mes/pmatch.scm (ppat): Use plain car, cdr.
2018-04-28 12:19:40 +02:00
..
language build: Simplify, drop make.scm experiment. 2018-04-29 18:38:57 +02:00
mes core: Remove pmatch-car, pmatch-cdr hack. 2018-04-28 12:19:40 +02:00
nyacc mescc: Use small, bootstrappable syntax rather than huge psyntax seed. 2017-12-09 10:55:46 +01:00
rnrs/arithmetic doc: Release udpate. 2017-11-21 19:22:26 +01:00
srfi mes: Add srfi-8. 2018-04-29 23:31:22 +02:00
sxml doc: Release udpate. 2017-11-21 19:22:26 +01:00