Thu, 01 Sep 2011 11:33:44 +0200 wenzelm more careful treatment of interrupts, to retain them within forked/joined boundary of command transactions;
Wed, 31 Aug 2011 22:10:07 +0200 wenzelm crude display of node status;
Wed, 31 Aug 2011 20:47:33 +0200 wenzelm explicit cancel_execution before queueing new edits -- potential performance improvement for machines with few cores;
Wed, 31 Aug 2011 20:32:24 +0200 wenzelm explicit running_color;
Wed, 31 Aug 2011 19:52:13 +0200 wenzelm tuned join_commands: avoid traversing cumulative table;
Wed, 31 Aug 2011 17:36:10 +0200 wenzelm some support for theory status overview;
Wed, 31 Aug 2011 17:22:49 +0200 wenzelm tuned Commands_Changed: cover nodes as well;
Wed, 31 Aug 2011 15:41:22 +0200 wenzelm maintain name of *the* enclosing node as part of command -- avoid full document traversal;
Wed, 31 Aug 2011 14:39:41 +0200 wenzelm improved auto loading: selectable file list;
Tue, 30 Aug 2011 18:12:48 +0200 wenzelm tuned document;
Tue, 30 Aug 2011 17:53:03 +0200 wenzelm tuned import;
Tue, 30 Aug 2011 17:51:30 +0200 wenzelm tuned document;
Tue, 30 Aug 2011 17:50:41 +0200 wenzelm tuned color for Mac OS X (very light color profile?);
Tue, 30 Aug 2011 17:36:12 +0200 wenzelm tuned document;
Tue, 30 Aug 2011 17:02:06 +0200 wenzelm merged;
Tue, 30 Aug 2011 16:25:10 +0200 blanchet fixed just introduced silly bug
Tue, 30 Aug 2011 16:23:25 +0200 blanchet "simple" was renamed "mono_simple" and there's now "poly_simple" as well -- but they are not needed here since for Metis they amount to the same as guards
Tue, 30 Aug 2011 16:11:42 +0200 blanchet tuning
Tue, 30 Aug 2011 16:07:46 +0200 blanchet cleaner "pff" dummy TFF0 prover
Tue, 30 Aug 2011 16:07:46 +0200 blanchet generate properly typed TFF1 (PFF) problems in the presence of type class predicates
Tue, 30 Aug 2011 16:07:45 +0200 blanchet added type abstractions (for declaring polymorphic constants) to TFF syntax
Tue, 30 Aug 2011 16:07:45 +0200 blanchet implement more of the polymorphic simply typed format TFF(1)
Tue, 30 Aug 2011 16:07:45 +0200 blanchet flip logic of boolean option so it's off by default
Tue, 30 Aug 2011 16:07:45 +0200 blanchet extended simple types with polymorphism -- the implementation still needs some work though
Tue, 30 Aug 2011 16:07:45 +0200 blanchet added dummy PFF prover, for debugging purposes
Tue, 30 Aug 2011 16:07:34 +0200 blanchet first step towards polymorphic TFF + changed defaults for Vampire
Tue, 30 Aug 2011 16:04:23 +0200 blanchet tuning
Tue, 30 Aug 2011 14:29:39 +0200 nik removed explicit reliance on Hilbert_Choice.Eps
Tue, 30 Aug 2011 14:12:55 +0200 nik improved handling of induction rules in Sledgehammer
Tue, 30 Aug 2011 14:12:55 +0200 nik added generation of induction rules
Mon, 29 Aug 2011 13:50:47 -0700 huffman simplify some proofs
Tue, 30 Aug 2011 16:33:24 +0200 wenzelm restrict perspective to actual buffer_range, to avoid spurious edits due to faulty last_exec_offset (NB: jEdit screenlines may be silently extended by trailing newline);
Tue, 30 Aug 2011 16:04:26 +0200 wenzelm tuned signature;
Tue, 30 Aug 2011 15:49:27 +0200 wenzelm dynamic exec state lookup for implicit position information (e.g. 'definition' without binding);
Tue, 30 Aug 2011 15:43:27 +0200 wenzelm some support for hyperlinks between different buffers;
Tue, 30 Aug 2011 12:24:55 +0200 wenzelm tuned colors -- more distance between outdated_color and quoted_color;
Tue, 30 Aug 2011 12:01:07 +0200 wenzelm do not normalized extra file dependencies for now -- still loaded by prover process;
Tue, 30 Aug 2011 11:43:47 +0200 wenzelm separate module for jEdit primitives for loading theory files;
Mon, 29 Aug 2011 22:10:08 +0200 wenzelm merged
Mon, 29 Aug 2011 08:31:09 -0700 huffman Product_Vector.thy: clean up some proofs
Mon, 29 Aug 2011 21:55:49 +0200 wenzelm actual auto loading of required files;
Mon, 29 Aug 2011 16:38:56 +0200 wenzelm some dialog for auto loading of required files (still inactive);
Mon, 29 Aug 2011 16:28:51 +0200 wenzelm invoke in Swing thread to make double sure;
Sun, 28 Aug 2011 20:56:49 -0700 huffman move class perfect_space into RealVector.thy;
Sun, 28 Aug 2011 16:28:07 -0700 huffman generalize LIM_zero lemmas to arbitrary filters
Sun, 28 Aug 2011 09:22:42 -0700 huffman merged
Sun, 28 Aug 2011 09:20:12 -0700 huffman discontinue many legacy theorems about LIM and LIMSEQ, in favor of tendsto theorems
Sun, 28 Aug 2011 14:16:14 +0200 haftmann tuned
Sun, 28 Aug 2011 13:13:27 +0200 blanchet split timeout among ATPs in and add Metis to the mix as backup
Sun, 28 Aug 2011 13:05:34 +0200 wenzelm more portable cp options, e.g. for non-GNU version on Mac OS X Leopard;
Sun, 28 Aug 2011 12:53:31 +0200 wenzelm tuned positions of ambiguity messages -- less intrusive in IDE view;
Sun, 28 Aug 2011 08:43:25 +0200 haftmann tuned
Sun, 28 Aug 2011 08:13:58 +0200 haftmann merged
Sun, 28 Aug 2011 08:13:30 +0200 haftmann avoid loading List_Cset and Dlist_Cet at the same time
Sun, 28 Aug 2011 08:12:54 +0200 haftmann corrected slip
Sat, 27 Aug 2011 19:52:58 +0200 haftmann Cset, Dlist_Cset, List_Cset: restructured
Sat, 27 Aug 2011 09:44:45 +0200 haftmann Cset, Dlist_Cset, List_Cset: restructured
Sat, 27 Aug 2011 09:02:25 +0200 haftmann adapted to changes in Cset.thy
Fri, 26 Aug 2011 23:02:00 +0200 haftmann adapted to changes in Cset.thy
Fri, 26 Aug 2011 21:11:23 +0200 haftmann separating predicates and sets syntactically
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip