mirror of
https://github.com/janet-lang/janet
synced 2025-01-11 08:00:27 +00:00
c33d4da994
Stack frames were increasing with size every function call and overwriting other stuff, resulting in some issues with gc. |
||
---|---|---|
.. | ||
cache.h | ||
compile.c | ||
disasm.c | ||
ds.c | ||
gc.c | ||
ids.c | ||
parse.c | ||
serialize.c | ||
stl.c | ||
strings.c | ||
thread.c | ||
util.c | ||
value.c | ||
vm.c |