factor/core/continuations
Björn Lindqvist 6fedb79c73 VM: bump stack_reserved from 1kb to 4kb
The added test case fails with a doulbe fault, which appears to be
caused by a stack overflow in the code that tries to handle the stack
overflow. So bumping it to 4096 bytes should give the code enough stack
space to play with.
2015-08-04 16:02:10 +02:00
..
authors.txt
continuations-docs.factor minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
continuations-tests.factor VM: bump stack_reserved from 1kb to 4kb 2015-08-04 16:02:10 +02:00
continuations.factor continuations: make with-return use with-variable instead of with-scope. 2015-06-15 09:11:35 -07:00
summary.txt
tags.txt