]> gitweb.factorcode.org Git - factor.git/commit
ui.debugger: quotation stack effect wants ( .. -- * ), throw causes infinite loop...
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 7 Apr 2016 00:30:22 +0000 (17:30 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 7 Apr 2016 00:35:13 +0000 (17:35 -0700)
commit9427c78506d5249fd60c56be7e7363ef92886394
tree5afa3541b924b1f780000537a0c1af7aabc0d64c
parent0188a1a5107ad41afd3e8e88878448f4b8864705
ui.debugger: quotation stack effect wants ( .. -- * ), throw causes infinite loop, but rethrow works. change previous patch to rethrow everywhere.
basis/debugger/threads/threads.factor
basis/io/thread/thread.factor
basis/ui/debugger/debugger.factor
core/continuations/continuations.factor