74dfdd02de
Recursive functions that may go very deep should invoke the function check_stack. It throws an exception if the amount of stack space is limited. The function check_system() is syntax sugar for check_interrupted(); check_stack(); Signed-off-by: Leonardo de Moura <leonardo@microsoft.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
environment.cpp | ||
expr.cpp | ||
free_vars.cpp | ||
instantiate.cpp | ||
level.cpp | ||
metavar.cpp | ||
normalizer.cpp | ||
occurs.cpp | ||
replace.cpp | ||
threads.cpp | ||
type_checker.cpp |