src/HOL/ROOT
Sun, 03 Dec 2017 19:09:42 +0100 wenzelm simplified session (again, see 39e29972cb96): WordExamples requires < 1s;
Mon, 27 Nov 2017 16:18:29 +0100 wenzelm clarified main sessions;
Tue, 07 Nov 2017 14:52:27 +0100 nipkow Replaced { } proofs by local lemmas; added Hoare logic with logical variables.
Fri, 03 Nov 2017 13:43:31 +0100 wenzelm less global theories -- avoid confusion about special cases;
Wed, 01 Nov 2017 22:13:38 +0100 wenzelm more timing;
Wed, 01 Nov 2017 18:37:49 +0100 wenzelm build faster without heap images for minor imports;
Tue, 31 Oct 2017 15:13:08 +0100 wenzelm no censorship (in contrast to 2c828c830ad7);
Tue, 31 Oct 2017 07:11:03 +0000 haftmann removed ancient nat-int transfer
Mon, 30 Oct 2017 20:26:19 +0100 wenzelm recovered document from 9bfb6978eb80;
Mon, 30 Oct 2017 20:04:10 +0100 wenzelm ROOT cleanup: empty 'document_files' means there is no document;
Sat, 28 Oct 2017 21:26:51 +0200 wenzelm reduced heap hierarchy, for potentially improved performance;
Wed, 11 Oct 2017 20:46:38 +0200 wenzelm tuned;
Sun, 08 Oct 2017 22:28:21 +0200 haftmann Polynomial_Factorial does not depend on Field_as_Ring as such
Sun, 08 Oct 2017 22:28:19 +0200 haftmann removed mere toy example from library
Sat, 07 Oct 2017 20:20:03 +0200 wenzelm clarified session structure;
Mon, 02 Oct 2017 19:38:39 +0200 wenzelm prefer file dependencies wrt. specific theories;
Mon, 02 Oct 2017 18:35:51 +0200 wenzelm proper document (cf. 9f5bfef8bd82);
Mon, 02 Oct 2017 18:11:28 +0200 wenzelm removed pointless dependencies: done by 'spark_open';
Mon, 02 Oct 2017 16:41:59 +0200 wenzelm clarified imports: prefer parent session images;
Mon, 02 Oct 2017 16:08:43 +0200 wenzelm eliminated old-style no-document imports;
Fri, 08 Sep 2017 02:22:58 +0200 blanchet removed obsolete session
Thu, 31 Aug 2017 14:32:23 +0200 nipkow Moved material into AFP/Splay_Tree
Tue, 29 Aug 2017 12:05:00 +0200 nipkow new file
Fri, 18 Aug 2017 20:47:47 +0200 wenzelm session-qualified theory imports: isabelle imports -U -i -d '~~/src/Benchmarks' -a;
Thu, 17 Aug 2017 14:40:42 +0200 wenzelm more complete session (amending e77ea0ea7f2c);
Thu, 17 Aug 2017 14:28:01 +0200 wenzelm clarified imports;
Thu, 17 Aug 2017 14:13:34 +0200 wenzelm more complete session (amending 783861a66a60);
Tue, 15 Aug 2017 19:47:08 +0200 nipkow added sorted_wrt to List; added Data_Structures/Binomial_Heap.thy
Tue, 11 Jul 2017 17:22:33 +0200 Lars Hupel State_Monad ~> Open_State_Syntax
Wed, 07 Jun 2017 20:18:23 +0200 wenzelm clarified imports;
Mon, 05 Jun 2017 15:59:45 +0200 haftmann specific output setup is not supposed to intrude regular import theory
Mon, 29 May 2017 09:14:15 +0200 eberlm reorganised material on sublists
Tue, 02 May 2017 10:47:39 +0200 wenzelm more timing;
Mon, 24 Apr 2017 23:10:01 +0200 wenzelm recovered document from 0f3fdf689bf9;
Mon, 24 Apr 2017 13:58:38 +0200 wenzelm clarified parent session images, to avoid duplicate loading of theories;
Mon, 24 Apr 2017 11:52:51 +0200 wenzelm clarified parent session images, to avoid duplicate loading of theories;
Sun, 23 Apr 2017 23:54:06 +0200 wenzelm actually use theory;
Sun, 23 Apr 2017 23:49:14 +0200 wenzelm clarified parent session images, to avoid duplicate loading of theories;
Sun, 23 Apr 2017 19:06:53 +0200 wenzelm actually use theory;
Sun, 23 Apr 2017 18:54:18 +0200 wenzelm renamed theory to avoid conflict with loaded theory "Tree" from HOL-Library;
Sat, 22 Apr 2017 22:01:35 +0200 wenzelm theories "GCD" and "Binomial" are already included in "Main": this avoids improper imports in applications;
Sat, 22 Apr 2017 12:52:16 +0200 wenzelm clarified parent session images, to avoid duplicate loading of theories;
Fri, 21 Apr 2017 21:41:32 +0200 wenzelm tuned;
Fri, 21 Apr 2017 21:36:49 +0200 wenzelm removed pointless document;
Fri, 21 Apr 2017 20:36:20 +0200 wenzelm merged
Fri, 21 Apr 2017 20:07:51 +0200 wenzelm clarified session imports;
Fri, 21 Apr 2017 16:48:58 +0200 wenzelm tuned imports;
Fri, 21 Apr 2017 16:12:11 +0200 wenzelm clarified imports;
Fri, 21 Apr 2017 11:38:45 +0200 wenzelm include imports that morally belong to Main and are used in HOL-Proofs applications;
Thu, 20 Apr 2017 16:21:28 +0200 blanchet removed Old_SMT legacy module
Wed, 19 Apr 2017 15:53:58 +0200 wenzelm clarified session structure: avoid ambiguity of file ~~/src/HOL/Library/Old_Datatype.thy;
Mon, 17 Apr 2017 07:44:21 +0200 haftmann consistent session name
Tue, 11 Apr 2017 16:18:01 +0200 wenzelm less global theories -- conflict with AFP entries;
Mon, 10 Apr 2017 13:30:55 +0200 wenzelm explicit theory qualifier for session "HOL-Proofs": its theory name space overlaps with session "HOL", even for further imports;
Sun, 09 Apr 2017 20:17:00 +0200 wenzelm added system option record_proofs, which allows to build HOL-Proofs without special Proofs.thy;
Thu, 06 Apr 2017 21:37:13 +0200 haftmann session containing computational algebra
Thu, 06 Apr 2017 08:33:37 +0200 haftmann more approproiate placement of theories MiscAlgebra and Multiplicate_Group
Tue, 04 Apr 2017 22:16:42 +0200 wenzelm more main sessions and global theories;
Tue, 04 Apr 2017 22:07:34 +0200 wenzelm eliminated redundant imports;
Tue, 04 Apr 2017 21:57:43 +0200 wenzelm eliminated Plain_HOLCF.thy (see also 8e92772bc0e8): it was modeled after HOL/Plain.thy which was discontinued later;
Tue, 04 Apr 2017 21:11:40 +0200 wenzelm tuned;
Tue, 04 Apr 2017 21:05:07 +0200 wenzelm tuned syntax;
Thu, 02 Mar 2017 21:16:02 +0100 ballarin Knaster-Tarski fixed point theorem and Galois Connections.
Sun, 26 Feb 2017 13:22:14 +0100 haftmann re-established AFP entry for FinFuns as library
Thu, 02 Feb 2017 14:42:06 +0100 blanchet added veriT preprocessing proof reconstruction example
Fri, 27 Jan 2017 22:27:03 +0100 haftmann ML antiquotation for generated computations
Wed, 18 Jan 2017 17:56:52 +0100 wenzelm clarified theory name;
Fri, 13 Jan 2017 17:45:51 +0100 eberlm Added Circle_Area to HOL-Analysis examples
Sun, 18 Dec 2016 13:46:57 +0100 wenzelm test parallel proof terms in this small session (somewhat slow for bigger applications);
Sat, 17 Dec 2016 15:22:13 +0100 haftmann restructured matter on polynomials and normalized fractions
Sat, 17 Dec 2016 15:22:13 +0100 haftmann clarified library contents
Sat, 17 Dec 2016 14:47:41 +0100 wenzelm unconditional Code_Test_PolyML and Code_Test_Scala: compiler is always present;
Wed, 14 Dec 2016 18:37:54 +0100 wenzelm simplified options;
Mon, 12 Dec 2016 17:40:06 +0100 wenzelm merged
Mon, 12 Dec 2016 11:33:14 +0100 wenzelm proper session HOL-Types_To_Sets;
Wed, 23 Nov 2016 16:28:42 +0100 nipkow moved IMP/Abs_Int_ITP to AFP/Abs_Int_ITP2012
Sun, 30 Oct 2016 13:15:14 +0100 kuncar types to sets: initial commit
Mon, 24 Oct 2016 22:42:07 +0200 blanchet added Nunchaku integration
Mon, 24 Oct 2016 16:53:32 +0200 traytel additional user-specified simp (naturality) rules used in friend_of_corec
Thu, 20 Oct 2016 19:39:27 +0200 nipkow tuned
Mon, 17 Oct 2016 15:20:06 +0200 eberlm Removed Old_Number_Theory; all theories ported (thanks to Jaime Mendizabal Roche)
Mon, 03 Oct 2016 14:37:06 +0200 haftmann proof of concept for algebraically founded word types
Sat, 01 Oct 2016 17:38:14 +0200 wenzelm Isar proof of Schroeder_Bernstein without using Hilbert_Choice (and metis);
Thu, 29 Sep 2016 20:54:44 +0200 boehmes new proof method "argo" for a combination of quantifier-free propositional logic with equality and linear real arithmetic
Mon, 19 Sep 2016 23:14:34 +0200 kuncar resolve the name clash of HOL/Library/FSet and HOL/Quotient_Examples/FSet
Fri, 16 Sep 2016 15:54:50 +0200 wenzelm sessions that are relevant for routine timing measurements;
Thu, 15 Sep 2016 22:41:05 +0200 Lars Hupel new type for finite maps; use it in HOL-Probability
Fri, 09 Sep 2016 14:15:16 +0200 nipkow More on balancing; renamed theory to Balance
Thu, 08 Sep 2016 18:18:57 +0200 wenzelm option "checkpoint" helps to fine-tune global heap space management;
Thu, 01 Sep 2016 21:28:46 +0200 wenzelm clarified session: use all theories in directory HOL/Library;
Thu, 01 Sep 2016 12:10:52 +0200 blanchet added theory to provide workaround to support nested datatypes in quickcheck (until quickcheck is generalized to support it with new datatypes)
Tue, 09 Aug 2016 21:18:32 +0200 nipkow New theory Balance_List
Mon, 08 Aug 2016 14:13:14 +0200 hoelzl rename HOL-Multivariate_Analysis to HOL-Analysis.
Thu, 04 Aug 2016 19:36:31 +0200 hoelzl HOL-Multivariate_Analysis: rename theories for more descriptive names
Sat, 23 Jul 2016 13:25:44 +0200 nipkow added new vcg based on existentially quantified while-rule
Fri, 22 Jul 2016 17:35:54 +0200 eberlm Removed redundant material related to primes
Wed, 13 Jul 2016 15:46:52 +0200 eberlm Reformed factorial rings
Mon, 04 Jul 2016 19:46:20 +0200 haftmann basic facts about almost everywhere fix bijections
Fri, 10 Jun 2016 23:13:04 +0200 wenzelm bundles "finfun_syntax" and "no_finfun_syntax" for optional syntax;
Tue, 31 May 2016 12:24:43 +0200 blanchet added test
Thu, 26 May 2016 15:31:04 +0200 haftmann examples and documentation for code generator time measurements
Fri, 13 May 2016 20:22:02 +0200 wenzelm more complete theories;
Tue, 10 May 2016 14:04:44 +0100 paulson Theory of polyhedra: faces, extreme points, polytopes, and the Krein–Milman
Sun, 01 May 2016 17:26:27 +0200 nipkow the standard While-rule
Sun, 17 Apr 2016 16:02:44 +0200 Lars Hupel remove "slow" session tags
Sun, 17 Apr 2016 12:59:55 +0200 wenzelm misc tuning and modernization;
Fri, 15 Apr 2016 18:05:57 +0200 Lars Hupel add "slow" group to descendants of HOL-Proofs
Mon, 28 Mar 2016 12:05:47 +0200 blanchet another 'corec' example
Mon, 28 Mar 2016 12:05:47 +0200 blanchet new 'corec' example
Thu, 24 Mar 2016 15:56:47 +0100 nipkow added Leftist_Heap
Tue, 22 Mar 2016 12:39:37 +0100 blanchet added 'corec' examples and tests
Tue, 22 Mar 2016 12:39:37 +0100 blanchet added two 'corec' examples
Mon, 29 Feb 2016 22:34:36 +0100 wenzelm clarified session;
Tue, 23 Feb 2016 15:37:18 +0100 nipkow was only of historical interest anymore
Fri, 19 Feb 2016 15:01:38 +0100 wenzelm moved examples to avoid dependency on bulky HOL-Proofs session, e.g. relevant for "isabelle makedist";
Wed, 17 Feb 2016 23:29:35 +0100 wenzelm merged
Wed, 17 Feb 2016 23:06:24 +0100 wenzelm SML/NJ is no longer supported;
Wed, 17 Feb 2016 21:51:58 +0100 haftmann separated potentially conflicting type class instance into separate theory
Sat, 13 Feb 2016 12:13:10 +0100 wenzelm clarified ISABELLE_FULL_TEST vs. benchmarks: src/Benchmarks is not in ROOTS and thus not covered by "isabelle build -a" by default;
Sat, 13 Feb 2016 11:50:01 +0100 wenzelm unconditional test -- nothing special here;
less more (0) -120 tip