src/Tools/jEdit/src/sledgehammer_dockable.scala
Wed, 18 Sep 2013 15:09:15 +0200 improved FlowLayout for wrapping of components over multiple lines;
Sat, 24 Aug 2013 13:32:51 +0200 more uniform treatment of Swing_Thread context switch: prefer asynchronous Swing_Thread.later from actor;
Sat, 17 Aug 2013 22:45:48 +0200 prefer system option sledgehammer_timeout, with standard GUI in jEdit Plugin Options;
Sat, 17 Aug 2013 22:27:41 +0200 more robust startup;
Sat, 17 Aug 2013 22:15:45 +0200 some protocol to determine provers according to ML;
Sat, 17 Aug 2013 12:21:25 +0200 eliminated pointless subgoal argument;
Mon, 12 Aug 2013 11:39:29 +0200 tuned signature -- more abstract PIDE editor operations;
Fri, 09 Aug 2013 15:00:29 +0200 tuned GUI;
Fri, 09 Aug 2013 13:51:34 +0200 more abstract consume_status operation;
Fri, 09 Aug 2013 12:29:15 +0200 more active "provers" field, which increases chances that its history is stored;
Fri, 09 Aug 2013 11:18:36 +0200 cancel_query via direct access to the exec_id of the running query process;
Thu, 08 Aug 2013 14:24:21 +0200 dockable window for Sledgehammer, based on asynchronous/parallel query operation;