mes/scaffold
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
..
boot core: Use single definition rule for cell-type. 2018-04-29 13:22:02 +02:00
tests core: Fixes for int-max, int-min. 2018-05-02 23:11:27 +02:00
tinycc mescc: Import tinycc test suite. 2017-07-26 11:36:07 +02:00
argv.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
b-0.mes mescc: Run module/base-0.mes. 2017-03-26 21:13:01 +02:00
cons-mes.c mes: Add incremental test suite. 2018-01-25 06:58:44 +01:00
hello.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
m.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
main.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
malloc.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
mesmes build: Refactor. 2017-04-12 21:27:59 +02:00
micro-mes.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
mini-mes.c core: Remove pmatch-car, pmatch-cdr hack. 2018-04-28 12:19:40 +02:00
tiny-mes.c mes: Add incremental test suite. 2018-01-25 06:58:44 +01:00