blanchet [Wed, 18 Jul 2012 08:44:03 +0200] rev 48289
systematize lazy names in relevance filter
blanchet [Wed, 18 Jul 2012 08:44:03 +0200] rev 48288
rationalize relevance filter, slowing moving code from Iter to MaSh
blanchet [Wed, 18 Jul 2012 08:44:03 +0200] rev 48287
killed one file
blanchet [Wed, 18 Jul 2012 08:44:03 +0200] rev 48286
dependency tuning
blanchet [Wed, 18 Jul 2012 08:44:03 +0200] rev 48285
renaming
blanchet [Wed, 18 Jul 2012 08:44:03 +0200] rev 48284
clean up dependencies
haftmann [Tue, 17 Jul 2012 23:11:27 +0200] rev 48283
explicitly import Dlist theory into library
haftmann [Tue, 17 Jul 2012 23:11:24 +0200] rev 48282
tuned whitespace
haftmann [Tue, 17 Jul 2012 23:07:51 +0200] rev 48281
dropped ancient example generates
wenzelm [Tue, 17 Jul 2012 22:34:29 +0200] rev 48280
basic support for session ROOT files, with examples for FOL and ZF;
wenzelm [Tue, 17 Jul 2012 21:49:32 +0200] rev 48279
more accurate imitation of formal text;
wenzelm [Tue, 17 Jul 2012 16:56:29 +0200] rev 48278
avoid Source.fromFile, which does not necessarily close its input;
wenzelm [Tue, 17 Jul 2012 16:54:23 +0200] rev 48277
tuned imports;
wenzelm [Tue, 17 Jul 2012 15:56:19 +0200] rev 48276
basic setup for Isabelle build tool;
wenzelm [Tue, 17 Jul 2012 14:33:23 +0200] rev 48275
more standard main method;
wenzelm [Tue, 17 Jul 2012 13:07:28 +0200] rev 48274
avoid slightly odd share_common_data -- Poly/ML 5.5.x should manage low-memory situations (cf. f55e77f623ab);
bulwahn [Tue, 17 Jul 2012 10:39:39 +0200] rev 48273
improved equality optimisation in Quickcheck
wenzelm [Mon, 16 Jul 2012 21:20:56 +0200] rev 48272
more direct Sorts.has_instance;
tuned Sorts.mg_domain;
wenzelm [Mon, 16 Jul 2012 15:57:21 +0200] rev 48271
replaced quicksort by mergesort, which might be a bit more efficient for key operations like Ord_List.make, Sorts.minimize_sort;
wenzelm [Mon, 16 Jul 2012 15:55:21 +0200] rev 48270
comment;
wenzelm [Mon, 16 Jul 2012 11:26:16 +0200] rev 48269
added universal jdk-6u31.tar.gz component (post Isabelle2012);
wenzelm [Mon, 16 Jul 2012 11:12:06 +0200] rev 48268
more components from Isabelle2011-1 and Isabelle2012;
bulwahn [Mon, 16 Jul 2012 08:44:29 +0200] rev 48267
deactivate Find_Unused_Assms_Examples to see if isabelle test's failures is caused by this example file
wenzelm [Sun, 15 Jul 2012 22:58:52 +0200] rev 48266
merged;
krauss [Sun, 15 Jul 2012 22:56:49 +0200] rev 48265
updated versions
krauss [Sun, 15 Jul 2012 22:31:31 +0200] rev 48264
added component integrity checks and some initial checksums
wenzelm [Sun, 15 Jul 2012 17:53:47 +0200] rev 48263
prefer canonical fold_rev;
wenzelm [Sun, 15 Jul 2012 17:27:19 +0200] rev 48262
back to naive insertion sort before 1997 to accommodate peculiar less_arg relation -- NB: make_ord arg_less was not a quasi-order and thus inappropriate for generic sort (cf. de74b549f976, ecfeff48bf0c);
wenzelm [Sun, 15 Jul 2012 16:53:50 +0200] rev 48261
tuned proof;
wenzelm [Sun, 15 Jul 2012 16:44:40 +0200] rev 48260
more precise imports;