wenzelm [Tue, 30 Aug 2011 17:02:06 +0200] rev 44600
merged;
blanchet [Tue, 30 Aug 2011 16:25:10 +0200] rev 44599
fixed just introduced silly bug
blanchet [Tue, 30 Aug 2011 16:23:25 +0200] rev 44598
"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
blanchet [Tue, 30 Aug 2011 16:11:42 +0200] rev 44597
tuning
blanchet [Tue, 30 Aug 2011 16:07:46 +0200] rev 44596
cleaner "pff" dummy TFF0 prover
blanchet [Tue, 30 Aug 2011 16:07:46 +0200] rev 44595
generate properly typed TFF1 (PFF) problems in the presence of type class predicates
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44594
added type abstractions (for declaring polymorphic constants) to TFF syntax
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44593
implement more of the polymorphic simply typed format TFF(1)
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44592
flip logic of boolean option so it's off by default
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44591
extended simple types with polymorphism -- the implementation still needs some work though
blanchet [Tue, 30 Aug 2011 16:07:45 +0200] rev 44590
added dummy PFF prover, for debugging purposes
blanchet [Tue, 30 Aug 2011 16:07:34 +0200] rev 44589
first step towards polymorphic TFF + changed defaults for Vampire
blanchet [Tue, 30 Aug 2011 16:04:23 +0200] rev 44588
tuning
nik [Tue, 30 Aug 2011 14:29:39 +0200] rev 44587
removed explicit reliance on Hilbert_Choice.Eps
nik [Tue, 30 Aug 2011 14:12:55 +0200] rev 44586
improved handling of induction rules in Sledgehammer
nik [Tue, 30 Aug 2011 14:12:55 +0200] rev 44585
added generation of induction rules
huffman [Mon, 29 Aug 2011 13:50:47 -0700] rev 44584
simplify some proofs
wenzelm [Tue, 30 Aug 2011 16:33:24 +0200] rev 44583
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);
wenzelm [Tue, 30 Aug 2011 16:04:26 +0200] rev 44582
tuned signature;
wenzelm [Tue, 30 Aug 2011 15:49:27 +0200] rev 44581
dynamic exec state lookup for implicit position information (e.g. 'definition' without binding);
wenzelm [Tue, 30 Aug 2011 15:43:27 +0200] rev 44580
some support for hyperlinks between different buffers;
tuned signature;
wenzelm [Tue, 30 Aug 2011 12:24:55 +0200] rev 44579
tuned colors -- more distance between outdated_color and quoted_color;
wenzelm [Tue, 30 Aug 2011 12:01:07 +0200] rev 44578
do not normalized extra file dependencies for now -- still loaded by prover process;
wenzelm [Tue, 30 Aug 2011 11:43:47 +0200] rev 44577
separate module for jEdit primitives for loading theory files;
wenzelm [Mon, 29 Aug 2011 22:10:08 +0200] rev 44576
merged
huffman [Mon, 29 Aug 2011 08:31:09 -0700] rev 44575
Product_Vector.thy: clean up some proofs
wenzelm [Mon, 29 Aug 2011 21:55:49 +0200] rev 44574
actual auto loading of required files;
eliminated File_Store in favour of Thy_Load;
tuned;
wenzelm [Mon, 29 Aug 2011 16:38:56 +0200] rev 44573
some dialog for auto loading of required files (still inactive);