mirror of
https://github.com/janet-lang/janet
synced 2024-12-25 07:50:27 +00:00
a87015598c
This makes these operatios use constant stack space rather than linear stackspace given the size of the inputs. This is important to prevent certain parser input from causing a stack overflow - in general, we try to avoid unbounded recursion. |
||
---|---|---|
.. | ||
amalg | ||
fuzzers | ||
install | ||
helper.janet | ||
suite0.janet | ||
suite1.janet | ||
suite2.janet | ||
suite3.janet | ||
suite4.janet | ||
suite5.janet | ||
suite6.janet | ||
suite7.janet | ||
suite8.janet |