mes/module/mes
Jan (janneke) Nieuwenhuizen d12c55581f
core: Remove core:make-cell.
* src/gc.c (alloc, make_cell, cons): Move from mes.c
* src/mes.c: (make_cell_): Remove.
* src/lib.c (char_to_integer, integer_to_char): New function.
* src/builtins.c (mes_builtins): Add them; remove make_cell_.
* mes/module/mes/type-0.mes (char->integer, integer->char): Remove.
2020-12-29 18:10:57 +01:00
..
getopt-long.scm core: String as array of bytes. 2018-11-11 16:25:36 +01:00
guile.scm core: Remove core:make-cell. 2020-12-29 18:10:57 +01:00
mes-0.scm mes: Resurrect Guile-1.8 support. 2018-10-17 09:47:20 +02:00
misc.scm core: String as array of bytes. 2018-11-11 16:25:36 +01:00
optargs.scm core: String as array of bytes. 2018-11-11 16:25:36 +01:00
test.scm test: Use write instead of display. 2018-11-15 17:10:03 +01:00