mes/src
Jan (janneke) Nieuwenhuizen 5380b5a4a2
core: Make primitive-load return properly.
* include/mes/symbols.h (cell_vm_primitive_load_return): New variable.
(SYMBOL_MAX): Update.
* src/eval-apply.c (eval_apply): Have primitive-load return properly.
2020-12-31 14:39:40 +01:00
..
test core: Remove make_module_type, module_printer, module_variable, module_ref. 2020-12-31 14:18:17 +01:00
builtins.c DRAFT boot-6: Support Guile modules. 2020-12-31 14:39:05 +01:00
cc.c core: Use casting functions. 2020-12-31 14:00:42 +01:00
core.c DRAFT boot-6: Support Guile modules. 2020-12-31 14:39:05 +01:00
display.c core: Refactor lookup_variable. 2020-12-31 14:18:18 +01:00
eval-apply.c core: Make primitive-load return properly. 2020-12-31 14:39:40 +01:00
gc.c core: Replace special cell_boot_module with initial-module builtin. 2020-12-31 14:18:18 +01:00
hash.c DRAFT boot-6: Support Guile modules. 2020-12-31 14:39:05 +01:00
lib.c core: Refactor lookup_variable. 2020-12-31 14:18:18 +01:00
m2.c core: Use casting functions. 2020-12-31 14:00:42 +01:00
math.c DRAFT core: Use exceptions instead of asserts. 2020-12-31 14:18:16 +01:00
mes.c core: Remove make_module_type, module_printer, module_variable, module_ref. 2020-12-31 14:18:17 +01:00
module.c DRAFT boot-6: Support Guile modules. 2020-12-31 14:39:05 +01:00
posix.c core: Add abort. 2020-12-31 14:18:15 +01:00
reader.c core: Prepare for M2-Planet 1.7.0. 2020-12-31 14:00:43 +01:00
stack.c core: Prepare for M2-Planet 1.7.0. 2020-12-31 14:00:43 +01:00
string.c mes: hash: Guile interface compatibility. 2020-12-31 14:18:15 +01:00
struct.c DRAFT core: Use exceptions instead of asserts. 2020-12-31 14:18:16 +01:00
symbol.c core: Make primitive-load return properly. 2020-12-31 14:39:40 +01:00
variable.c DRAFT boot-6: Support Guile modules. 2020-12-31 14:39:05 +01:00
vector.c core: Prepare for M2-Planet 1.7.0. 2020-12-31 14:00:43 +01:00