mes/module/mes
Jan (janneke) Nieuwenhuizen 7932d4bad7
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-05-18 00:40:50 +02:00
..
getopt-long.scm Relicense imported LGPL v3+ files to GPL v3+. 2021-11-09 12:01:04 +01:00
guile.scm core: Remove core:make-cell. 2020-05-18 00:40:50 +02: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 Relicense imported LGPL v3+ files to GPL v3+. 2021-11-09 12:01:04 +01:00
test.scm test: Use write instead of display. 2018-11-15 17:10:03 +01:00