mes/src
Jan Nieuwenhuizen cff843a18f
core: make-hash-table: Fix optional argument.
* src/hash.c (make_hash_table): Fix optional argument.
* src/builtins.c (mes_builtins): Update arity.
2019-11-17 13:02:02 +01:00
..
test core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
builtins.c core: make-hash-table: Fix optional argument. 2019-11-17 13:02:02 +01:00
cc.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
core.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
display.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
eval-apply.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
gc.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
hash.c core: make-hash-table: Fix optional argument. 2019-11-17 13:02:02 +01:00
lib.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
m2.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
math.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
mes.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
module.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
posix.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
reader.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
stack.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
string.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
struct.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
symbol.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
vector.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00