mes/scripts
Jan Nieuwenhuizen ac0baf84d4
core: Cleanup make_cell, remove tmp cells.
* src/mes.c (make_cell__): New function.
  (make_cell_): Use it.
  (length__): New function.
  (tmp, tmp_num, tmp_num2, tmp_num_, tmp_num2_, make_tmps): Remove.
  Update callers to use make_cell__ directly.
 * src/vector.c (make_vector__): New function.
  (make_vector_): Use it.
2018-04-14 08:15:49 +02:00
..
mescc.mes mes: Move base-0.mes int boot-0.scm. 2018-04-14 22:06:28 +02:00
repl.mes core: Cleanup make_cell, remove tmp cells. 2018-04-14 08:15:49 +02:00