Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: reduce time spent in stack overflow test. | Kaz Kylheku | 2021-06-26 | 1 | -0/+1 |
| | | | | | | * tests/012/stack2.txr: This test case can prove its point in a much smaller stack limit than the one derived from the system default. Let's cut it to 32 kilobytes. | ||||
* | txr: stack protection in pattern language. | Kaz Kylheku | 2021-06-24 | 1 | -0/+8 |
* txr.c (do_match_line, match_files): call gc_stack_check on entry. * tests/012/stack2.txr: New file. * tests/012/stack2.expected: New file. |