mes/src
Jan (janneke) Nieuwenhuizen 296141c700
DRAFT core: Switch to Guile modules.
TODO XXX:
  * tests/psyntax.test fails
  * mescc

* src/mes.c (open_boot): Default to boot-5.mes.
(try_open_boot): Update messages.
2021-05-16 09:21:39 +02:00
..
test core: Remove make_module_type, module_printer, module_variable, module_ref. 2021-05-16 09:19:51 +02:00
builtins.c DRAFT boot-6: Support Guile modules. 2021-05-16 09:20:46 +02:00
cc.c core: Use casting functions. 2020-10-18 15:44:49 +02:00
core.c DRAFT boot-6: Support Guile modules. 2021-05-16 09:20:46 +02:00
display.c core: Refactor lookup_variable. 2021-05-16 09:20:46 +02:00
eval-apply.c core: Make primitive-load return properly. 2021-05-16 09:21:16 +02:00
gc.c core: Replace special cell_boot_module with initial-module builtin. 2021-05-16 09:20:39 +02:00
globals.c core: Resurrect gcc-10 support. 2021-05-02 14:58:23 +02:00
hash.c DRAFT boot-6: Support Guile modules. 2021-05-16 09:20:46 +02:00
lib.c core: Refactor lookup_variable. 2021-05-16 09:20:46 +02:00
m2.c core: Use casting functions. 2020-10-18 15:44:49 +02:00
math.c DRAFT core: Use exceptions instead of asserts. 2021-05-16 09:19:13 +02:00
mes.c DRAFT core: Switch to Guile modules. 2021-05-16 09:21:39 +02:00
module.c DRAFT boot-6: Support Guile modules. 2021-05-16 09:20:46 +02:00
posix.c core: Move __getcwd_buf to Mes C Library. 2021-01-01 15:43:43 +01:00
reader.c core: Prepare for M2-Planet 1.7.0. 2020-12-29 13:38:38 +01:00
stack.c core: Prepare for M2-Planet 1.7.0. 2020-12-29 13:38:38 +01:00
string.c mes: hash: Guile interface compatibility. 2021-05-16 09:19:13 +02:00
struct.c DRAFT core: Use exceptions instead of asserts. 2021-05-16 09:19:13 +02:00
symbol.c core: Make primitive-load return properly. 2021-05-16 09:21:16 +02:00
variable.c DRAFT boot-6: Support Guile modules. 2021-05-16 09:20:46 +02:00
vector.c core: Prepare for M2-Planet 1.7.0. 2020-12-29 13:38:38 +01:00