Tue, 31 Jul 2012 19:55:04 +0200 merged
wenzelm [Tue, 31 Jul 2012 19:55:04 +0200] rev 48627
merged
Tue, 31 Jul 2012 17:40:33 +0200 print full path;
wenzelm [Tue, 31 Jul 2012 17:40:33 +0200] rev 48626
print full path;
Tue, 31 Jul 2012 14:43:55 +0200 Remove Lift_RBT.thy, it's in HOL/Library/RBT.thy now
kuncar [Tue, 31 Jul 2012 14:43:55 +0200] rev 48625
Remove Lift_RBT.thy, it's in HOL/Library/RBT.thy now
Tue, 31 Jul 2012 13:55:39 +0200 add testing file for RBT_Set
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48624
add testing file for RBT_Set
Tue, 31 Jul 2012 13:55:39 +0200 implementation of sets by RBT trees for the code generator
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48623
implementation of sets by RBT trees for the code generator
Tue, 31 Jul 2012 13:55:39 +0200 use lifting/transfer formalization of RBT from Lift_RBT
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48622
use lifting/transfer formalization of RBT from Lift_RBT
Tue, 31 Jul 2012 13:55:39 +0200 a couple of additions to RBT formalization to allow us to implement RBT_Set
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48621
a couple of additions to RBT formalization to allow us to implement RBT_Set
Tue, 31 Jul 2012 13:55:39 +0200 more relation operations expressed by Finite_Set.fold
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48620
more relation operations expressed by Finite_Set.fold
Tue, 31 Jul 2012 13:55:39 +0200 more set operations expressed by Finite_Set.fold
kuncar [Tue, 31 Jul 2012 13:55:39 +0200] rev 48619
more set operations expressed by Finite_Set.fold
Thu, 26 Jul 2012 15:55:19 +0200 moved another larger quickcheck example to Quickcheck_Benchmark
bulwahn [Thu, 26 Jul 2012 15:55:19 +0200] rev 48618
moved another larger quickcheck example to Quickcheck_Benchmark
Tue, 31 Jul 2012 16:26:12 +0200 HOL-Probability appears to work with smlnj;
wenzelm [Tue, 31 Jul 2012 16:26:12 +0200] rev 48617
HOL-Probability appears to work with smlnj;
Tue, 31 Jul 2012 16:23:20 +0200 document variant NAME may use different LaTeX entry point document/root_NAME.tex if that file exists;
wenzelm [Tue, 31 Jul 2012 16:23:20 +0200] rev 48616
document variant NAME may use different LaTeX entry point document/root_NAME.tex if that file exists;
Tue, 31 Jul 2012 14:42:03 +0200 made SML/NJ happy;
wenzelm [Tue, 31 Jul 2012 14:42:03 +0200] rev 48615
made SML/NJ happy;
Tue, 31 Jul 2012 12:38:01 +0200 renamed session TLA to HOL-TLA to avoid clash with AFP;
wenzelm [Tue, 31 Jul 2012 12:38:01 +0200] rev 48614
renamed session TLA to HOL-TLA to avoid clash with AFP;
Mon, 30 Jul 2012 20:43:07 +0200 clarified directory content operations (similar to ML version);
wenzelm [Mon, 30 Jul 2012 20:43:07 +0200] rev 48613
clarified directory content operations (similar to ML version);
Mon, 30 Jul 2012 17:37:34 +0200 regenerate ToyList2/ToyList.thy during raw make *after* session build, to ensure that it is updated sporadically (NB: isabelle build does not support generated sources);
wenzelm [Mon, 30 Jul 2012 17:37:34 +0200] rev 48612
regenerate ToyList2/ToyList.thy during raw make *after* session build, to ensure that it is updated sporadically (NB: isabelle build does not support generated sources);
Mon, 30 Jul 2012 17:25:45 +0200 multi-threaded HOL-Tutorial with explicit indication of local options;
wenzelm [Mon, 30 Jul 2012 17:25:45 +0200] rev 48611
multi-threaded HOL-Tutorial with explicit indication of local options;
Mon, 30 Jul 2012 17:07:23 +0200 removed obsolete IsaMakefile + ROOT.ML setup -- doc-src is managed via isabelle build;
wenzelm [Mon, 30 Jul 2012 17:07:23 +0200] rev 48610
removed obsolete IsaMakefile + ROOT.ML setup -- doc-src is managed via isabelle build;
Mon, 30 Jul 2012 17:03:24 +0200 removed some old material (inactive since 2002/2003);
wenzelm [Mon, 30 Jul 2012 17:03:24 +0200] rev 48609
removed some old material (inactive since 2002/2003);
Mon, 30 Jul 2012 16:40:21 +0200 updated isatest to isabelle build, which also includes doc-src sessions;
wenzelm [Mon, 30 Jul 2012 16:40:21 +0200] rev 48608
updated isatest to isabelle build, which also includes doc-src sessions;
Mon, 30 Jul 2012 16:03:25 +0200 obsolete;
wenzelm [Mon, 30 Jul 2012 16:03:25 +0200] rev 48607
obsolete;
Mon, 30 Jul 2012 15:54:17 +0200 makedist -D retains doc-src component with its "doc" sessions (relevant for testing);
wenzelm [Mon, 30 Jul 2012 15:54:17 +0200] rev 48606
makedist -D retains doc-src component with its "doc" sessions (relevant for testing);
Mon, 30 Jul 2012 15:31:00 +0200 allow negative int values as well, according to real = int | float;
wenzelm [Mon, 30 Jul 2012 15:31:00 +0200] rev 48605
allow negative int values as well, according to real = int | float;
Mon, 30 Jul 2012 14:38:45 +0200 misc tuning;
wenzelm [Mon, 30 Jul 2012 14:38:45 +0200] rev 48604
misc tuning;
Mon, 30 Jul 2012 14:29:12 +0200 discontinued unused isabelle jedit debugger;
wenzelm [Mon, 30 Jul 2012 14:29:12 +0200] rev 48603
discontinued unused isabelle jedit debugger; tuned;
Mon, 30 Jul 2012 14:11:29 +0200 more uniform usage of "isabelle tool";
wenzelm [Mon, 30 Jul 2012 14:11:29 +0200] rev 48602
more uniform usage of "isabelle tool";
Mon, 30 Jul 2012 13:48:56 +0200 less verbosity;
wenzelm [Mon, 30 Jul 2012 13:48:56 +0200] rev 48601
less verbosity;
Mon, 30 Jul 2012 13:44:40 +0200 proper treatment of eof wrt. proper_input -- allow input of spaces/comments only;
wenzelm [Mon, 30 Jul 2012 13:44:40 +0200] rev 48600
proper treatment of eof wrt. proper_input -- allow input of spaces/comments only;
Mon, 30 Jul 2012 13:42:45 +0200 tuned signature;
wenzelm [Mon, 30 Jul 2012 13:42:45 +0200] rev 48599
tuned signature;
Mon, 30 Jul 2012 12:08:25 +0200 updated ROOT according to 3defa60a7ae3;
wenzelm [Mon, 30 Jul 2012 12:08:25 +0200] rev 48598
updated ROOT according to 3defa60a7ae3;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip