mes/scaffold
Jan Nieuwenhuizen 9742f12b90
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.
2019-10-23 18:00:01 +02:00
..
boot core: Remove core:make-cell. 2019-10-23 18:00:01 +02:00
lib/stdlib mescc: Mes C Library: Use SYSTEM_LIBC [WAS: WITH_GLIBC]. 2019-05-29 16:15:12 +02:00
argv.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
cons-mes.c build: Uniquify config macros. 2019-07-26 18:20:32 +02:00
gc.scm Add missing copyright headers and READMEs. 2018-07-26 19:17:12 +02:00
hello.c GNU Mes. 2018-07-22 14:24:36 +02:00
main.c mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
micro-mes.c mescc: Mes C Library: Use SYSTEM_LIBC [WAS: WITH_GLIBC]. 2019-05-29 16:15:12 +02:00
read.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
read.data test: Build initial scaffold tests without libc. 2018-08-15 17:47:03 +02:00
tiny-mes.c mescc: Mes C Library: Use SYSTEM_LIBC [WAS: WITH_GLIBC]. 2019-05-29 16:15:12 +02:00