mes/src
Jan (janneke) Nieuwenhuizen 213c65bbc4
core: Outline hashq_get_handle, hash_set_x_.
* src/hash.c (hashq_ref): Use hashq_get_handle.
(hashq_set_x_): Enable.
(hash_set_x): Use it.
2021-05-02 12:54:59 +02:00
..
builtins.c core: Prepare for M2-Planet: VALUE/TYPE indirections. 2021-05-02 12:54:59 +02:00
display.c core: Remove CBYTES, CSTRING, NCBYTES macros. 2021-05-02 12:54:54 +02:00
eval-apply.c core: Prepare for M2-Planet: continue. 2021-05-02 12:54:59 +02:00
gc.c core: Prepare for M2-Planet: M2_CELL_SIZE. 2021-05-02 12:54:58 +02:00
hash.c core: Outline hashq_get_handle, hash_set_x_. 2021-05-02 12:54:59 +02:00
lib.c core: last_pair: Prepare for M2-Planet. 2021-05-02 12:54:57 +02:00
math.c core: Prepare for M2-Planet: VALUE/TYPE indirections. 2021-05-02 12:54:59 +02:00
mes.c core: Use unique assert_msg. 2021-05-02 12:54:58 +02:00
module.c core: Upcase register names. 2021-05-02 12:54:53 +02:00
posix.c core: Prepare for M2-Planet: VALUE/TYPE indirections. 2021-05-02 12:54:59 +02:00
reader.c core: Prepare for M2-Planet: VALUE/TYPE indirections. 2021-05-02 12:54:59 +02:00
string.c core: Prepare for M2-Planet: VALUE/TYPE indirections. 2021-05-02 12:54:59 +02:00
struct.c core: Prepare for pointer cells. 2021-05-02 12:54:55 +02:00
symbol.c core: Prepare for M2-Planet: M2_CELL_SIZE. 2021-05-02 12:54:58 +02:00
vector.c core: Prepare for M2-Planet: M2_CELL_SIZE. 2021-05-02 12:54:58 +02:00