mes/src
Jan Nieuwenhuizen d472c4b6f2
core: Use hashq-table for macros.
* src/mes.c (lookup_macro_): Remove.
(macro_ref, get_macro, macro_set_x): New function.  Update callers.
2018-10-15 14:13:51 +02:00
..
gc.c core: Add struct type. 2018-10-13 17:34:27 +02:00
hash.c core: Add hashq-table type. 2018-10-15 13:36:19 +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: Use hashq-table for macros. 2018-10-15 14:13:51 +02:00
module.c core: Add hashq-table type. 2018-10-15 13:36:19 +02:00
posix.c GNU Mes. 2018-07-22 14:24:36 +02:00
reader.c core: Add module-define! 2018-10-14 09:10:30 +02:00
struct.c core: Add module-define! 2018-10-14 09:10:30 +02:00
vector.c core: Add module-define! 2018-10-14 09:10:30 +02:00