]> gitweb.factorcode.org Git - factor.git/commit
ui.tools.listener: call interactor-finish before try-parse #375
authorBjörn Lindqvist <bjourne@gmail.com>
Thu, 22 Oct 2015 08:42:10 +0000 (10:42 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Thu, 22 Oct 2015 16:02:35 +0000 (18:02 +0200)
commitff118771ae37135c1fb1e29f8bb1b3cbd24d2632
tree579d9686ee6eea93a2ff75c678a89708e7972e5b
parentd15c5bced4f189bb45ae2148bfa8cc39b200f968
ui.tools.listener: call interactor-finish before try-parse #375

Also changes the parse error handling in try-parse. If a parse error
occurs it is wrapped in a small quotation to defer handling it until the
quotation is ran.
basis/ui/tools/listener/listener-tests.factor
basis/ui/tools/listener/listener.factor