summaryrefslogtreecommitdiff
path: root/test-suite/tests/control.test
Commit message (Expand)AuthorAgeFilesLines
* Nonlocal prompt returns cause all effectsAndy Wingo2017-03-131-1/+11
* Add suspendable-continuation?Andy Wingo2016-12-121-0/+27
* No more VM objects visible to SchemeAndy Wingo2013-11-211-5/+4
* VM accessors take VM as implicit argument, not explicit argumentAndy Wingo2013-11-211-1/+1
* Remove make-vm; there will be one vm per thread now.Andy Wingo2013-11-211-7/+4
* Add `call/ec' and `let/ec'.Ludovic Courtès2013-04-051-2/+28
* add reset and shiftAndy Wingo2011-04-281-0/+38
* fix prompt in fix in single-value context compilationAndy Wingo2011-03-271-0/+95
* add more prompt/abort testsAndy Wingo2011-03-151-8/+20
* add call-with-vm; remove thread-vm bits; remove vm-apply; engines settable.Andy Wingo2010-09-271-9/+1
* Have `@abort' honor VM changes by winds.Ludovic Courtès2010-09-271-0/+26
* add abort to unknown prompt testAndy Wingo2010-03-111-0/+4
* prompt, abort -> call-with-prompt, abort-to-promptAndy Wingo2010-03-091-54/+30
* add more tests to control.testAndy Wingo2010-03-031-3/+33
* rewinding prompts worksAndy Wingo2010-02-261-0/+11
* more substance to control.testAndy Wingo2010-02-251-1/+161
* start of tests for (ice-9 control)Andy Wingo2010-02-241-0/+46