Lean was crashing because separate_tokes was traversing a DAG as a tree. Lean was dying without memory (and getting stack overflows) because the procedure was also converting the DAG into a tree. This example also suggests we should reduce the limits for the pretty printer. |
||
|---|---|---|
| .. | ||
| api | ||
| cmake | ||
| compiler | ||
| emacs | ||
| frontends | ||
| init | ||
| kernel | ||
| library | ||
| runtime/cpp | ||
| shared | ||
| shell | ||
| tests | ||
| util | ||
| vim | ||
| CMakeLists.txt | ||
| CTestConfig.cmake | ||
| CTestCustom.cmake.in | ||
| Doxyfile | ||
| githash.h.in | ||
| memcheck.supp | ||
| version.h.in | ||