src/HOL/ROOT
Sun, 23 Jun 2013 16:47:45 +0200 wenzelm support for XML data representation of proof terms;
Thu, 20 Jun 2013 17:26:16 +0200 nipkow tuned theory name
Wed, 19 Jun 2013 10:14:50 +0200 nipkow more canonical name (2)
Mon, 10 Jun 2013 20:30:23 +0200 haftmann dropped relics of ancient binary numeral case study
Sat, 01 Jun 2013 12:02:41 +0200 nipkow tuned theory name
Fri, 31 May 2013 11:56:48 +0200 wenzelm make SML/NJ partially happy;
Fri, 31 May 2013 07:55:09 +0200 nipkow more VC -> VCG
Thu, 30 May 2013 20:09:49 +0200 bulwahn added Spec_Check -- a Quickcheck tool for Isabelle's ML environment;
Wed, 29 May 2013 23:11:21 +0200 wenzelm obsolete;
Fri, 05 Apr 2013 18:31:35 +0200 nipkow tuned document
Wed, 27 Mar 2013 21:07:10 +0100 wenzelm separate isatest with skip_proofs, to give some impression of performance without most of the proofs;
Wed, 27 Mar 2013 19:32:44 +0100 wenzelm tuned;
Wed, 27 Mar 2013 18:04:21 +0100 wenzelm allow build with skip_proofs enabled -- disable it for sessions that would fail due to embedded diagnostic commands, for example;
Wed, 27 Mar 2013 16:38:25 +0100 wenzelm more ambitious Goal.skip_proofs: covers Goal.prove forms as well, and do not insist in quick_and_dirty (for the sake of Isabelle/jEdit);
Tue, 26 Mar 2013 20:37:32 +0100 wenzelm tuned session specification;
Mon, 25 Mar 2013 20:00:27 +0100 ballarin Discontinued theories src/HOL/Algebra/abstract and .../poly.
Wed, 13 Mar 2013 17:15:25 +0100 wenzelm proper formatting, to facilitate line-based diff;
Wed, 13 Mar 2013 17:13:22 +0100 wenzelm more uniform session descriptions, which show up in chapter index;
Tue, 12 Mar 2013 21:59:48 +0100 wenzelm refurbished some old README.html files as session descriptions, which show up in chapter index;
Mon, 11 Mar 2013 13:28:46 +0100 wenzelm support for 'chapter' specifications within session ROOT;
Sun, 24 Feb 2013 20:29:13 +0100 haftmann turned example into library for comparing growth of functions
Thu, 21 Feb 2013 18:21:40 +0100 wenzelm more explicit session dependency, for improved parallel performance of HOL-UNITY test session -- NB: separate 'theories' sections are sequential;
Fri, 15 Feb 2013 11:47:34 +0100 haftmann attempt to re-establish conventions which theories are loaded into the grand unified library theory;
Fri, 15 Feb 2013 11:47:33 +0100 haftmann systematic conversions between nat and nibble/char;
Fri, 15 Feb 2013 08:31:31 +0100 haftmann two target language numeral types: integer and natural, as replacement for code_numeral;
Thu, 14 Feb 2013 14:14:55 +0100 haftmann consolidation of library theories on product orders
Wed, 13 Feb 2013 13:38:52 +0100 haftmann tuned, particulary name
Sat, 19 Jan 2013 22:18:35 +0100 wenzelm afford parallel proof terms;
Sun, 13 Jan 2013 22:05:47 +0100 wenzelm hardwired document_variants, to prevent HOL-IMP's \snip choking on macros from isabellestags.sty;
Sat, 12 Jan 2013 14:56:57 +0100 wenzelm populate "main" session group, e.g. relevant for Isabelle/jEdit logic selection;
Fri, 11 Jan 2013 14:33:44 +0100 wenzelm discontinued HOL side-entry sessions -- may be configured in $ISABELLE_HOME_USER/ROOT instead;
Wed, 02 Jan 2013 09:31:25 +0100 blanchet actually run Z3 for "SMT_Tests" when "ISABELLE_FULL_TEST" is enabled
Wed, 02 Jan 2013 09:13:50 +0100 blanchet added missing certificate file to "ROOT"
Sat, 29 Dec 2012 17:18:01 +0100 nipkow new theory Library/Finite_Lattice
Sun, 16 Dec 2012 21:27:23 +0100 wenzelm HOL-Quickcheck_Benchmark works without timeout (NB: isatest imposes global timeout already);
Sun, 16 Dec 2012 18:12:18 +0100 bulwahn reverting d466ebc27810 as the previous changeset should allow to run Find_Unused_Assms_Examples again
Thu, 13 Dec 2012 15:36:08 +0100 traytel renamed theory
Tue, 11 Dec 2012 22:19:39 +0100 wenzelm disable Find_Unused_Assms_Examples for now, to recover isatest sanity;
Tue, 04 Dec 2012 18:00:40 +0100 hoelzl remove SMT proofs in Multivariate_Analysis
Fri, 23 Nov 2012 22:16:52 +0100 wenzelm timeout in proper place (HOL-Quickcheck_Examples approx. 1min, HOL-Quickcheck_Benchmark approx. 1h);
Thu, 22 Nov 2012 08:23:13 +0100 nipkow tuned names
Wed, 21 Nov 2012 15:50:54 +0100 wenzelm more generous timeout for SML/NJ, which is approx. 40-80 times slower than Poly/ML;
Wed, 21 Nov 2012 09:07:41 +0100 nipkow new theory of immutable arrays
Mon, 12 Nov 2012 12:27:58 +0100 nipkow new theory IMP/Finite_Reachable
Thu, 08 Nov 2012 10:02:38 +0100 haftmann refined stack of library theories implementing int and/or nat by target language numerals
Wed, 31 Oct 2012 11:23:21 +0100 blanchet moved Refute to "HOL/Library" to speed up building "Main" even more
Thu, 18 Oct 2012 20:00:45 +0200 wenzelm back to parallel HOL-BNF-Examples, which seems to have suffered from Future.map on canceled persistent futures;
Wed, 17 Oct 2012 22:57:28 +0200 wenzelm HOL-BNF-Examples is sequential for now, due to spurious interrupts (again);
Tue, 16 Oct 2012 13:15:58 +0200 popescua update ROOT with teh directory change in BNF
Wed, 03 Oct 2012 22:07:26 +0200 blanchet thread the right local theory through + reenable parallel proofs for previously problematic theories
Thu, 27 Sep 2012 00:40:51 +0200 blanchet modernized examples;
Wed, 26 Sep 2012 10:41:36 +0200 blanchet disable parallel proofs for two big examples -- speeds up things and eliminates spurious Interrupt exceptions (to be investigated)
Fri, 21 Sep 2012 18:25:17 +0200 blanchet changed base session for "HOL-BNF" for faster building in the typical case
Fri, 21 Sep 2012 16:53:38 +0200 blanchet created separate session "HOL-BNF-LFP" as a step towards eventual integration in "HOL" in the middle term
Fri, 21 Sep 2012 16:45:06 +0200 blanchet renamed "Codatatype" directory "BNF" (and corresponding session) -- this opens the door to no-nonsense session names like "HOL-BNF-LFP"
Thu, 20 Sep 2012 17:25:07 +0200 blanchet the Codatatype package currently needs all of Cardinals (temporary -- because of countable sets)
Wed, 19 Sep 2012 21:06:35 +0200 wenzelm reactivate HOL-Mirabelle-ex with increased chances that it works most of the time (cf. bec1add86e79, a93d920707bb, be27a453aacc);
Tue, 18 Sep 2012 13:38:10 +0200 popescua added top-level theory for Cardinals
Mon, 17 Sep 2012 15:38:16 +0200 wenzelm bypass HOL-Mirabelle-ex in regular test, until its tendency to "hang" has been resolved;
Thu, 13 Sep 2012 16:43:33 +0200 wenzelm workaround for HOL-Mirabelle-ex oddities;
less more (0) -60 tip