mes/src
Jan Nieuwenhuizen 16934697f7
core: Add module indirection for variable lookup.
* src/module.c (module_ref, module_variable): New function.
* src/mes.c: Thoughout: Use them.
(assq_ref_env): Remove.
* mes/module/mes/boot-0.scm.in (defined?): Use module-variable.
* mes/module/mes/boot-00.scm (defined?): Likewise.
* mes/module/mes/boot-01.scm (defined?): Likewise.
* mes/module/mes/boot-02.scm (defined?): Likewise.
* scaffold/boot/53-closure-display.scm: Likewise.
2018-10-14 08:30:18 +02:00
..
gc.c core: Add struct type. 2018-10-13 17:34:27 +02:00
lib.c core: Add struct type. 2018-10-13 17:34:27 +02:00
math.c core: Avoid 64bit zero divide. 2018-10-07 00:25:33 +02:00
mes.c core: Add module indirection for variable lookup. 2018-10-14 08:30:18 +02:00
module.c core: Add module indirection for variable lookup. 2018-10-14 08:30:18 +02:00
posix.c GNU Mes. 2018-07-22 14:24:36 +02:00
reader.c core: Add cstring_to_symbol. 2018-10-14 07:38:51 +02:00
struct.c core: Add struct type. 2018-10-13 17:34:27 +02:00
vector.c core: Support x86_64. 2018-10-04 21:43:45 +02:00