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;
Sun, 24 Jan 2016 15:25:39 +0100 wenzelm guard sessions that no longer work with SML/NJ -- memory problems;
Wed, 13 Jan 2016 16:41:32 +0100 wenzelm Eisbach works for other object-logics, e.g. Eisbach_FOL.thy;
Tue, 12 Jan 2016 20:05:53 +0100 wenzelm merged
Tue, 12 Jan 2016 14:41:35 +0100 wenzelm removed in anticipation of c92d82c3f41b -- demolition after renovation;
Tue, 12 Jan 2016 09:28:08 +0100 traytel removed outdated example
Mon, 11 Jan 2016 20:51:13 +0100 nipkow added AA_Map; tuned titles
Thu, 31 Dec 2015 12:43:09 +0100 wenzelm clarified directory structure;
Sun, 27 Dec 2015 17:08:31 +0100 haftmann put example into separate session, to restrict precious session image to library theories
Sun, 27 Dec 2015 16:20:02 +0100 wenzelm tuned document;
Sun, 27 Dec 2015 16:00:41 +0100 wenzelm more proofs;
Sat, 26 Dec 2015 19:27:46 +0100 wenzelm clarified sessions;
Sun, 06 Dec 2015 17:27:42 +0100 nipkow added AA trees
Sat, 05 Dec 2015 16:13:28 +0100 nipkow added Brother12_Map
Fri, 04 Dec 2015 14:39:31 +0100 nipkow added 1-2 brother trees
Tue, 24 Nov 2015 10:54:21 +0100 traytel Ported old example to use (co)datatypes
Sat, 14 Nov 2015 08:45:52 +0100 haftmann coalesce permanent_interpretation.ML with interpretation.ML
Mon, 02 Nov 2015 14:09:14 +0100 wenzelm tuned document;
Fri, 30 Oct 2015 20:01:05 +0100 nipkow added splay trees
Sun, 25 Oct 2015 17:30:06 +0100 nipkow added 234-Trees (slow)
Sun, 18 Oct 2015 17:25:13 +0200 nipkow added 2-3 trees (simpler and more complete than the version in ex/Tree23)
Fri, 09 Oct 2015 01:44:27 +0200 kuncar add a file with examples of debugging transfer
Wed, 23 Sep 2015 09:47:04 +0200 nipkow added AVL and lookup function
Tue, 22 Sep 2015 08:38:25 +0200 nipkow added red black trees
Mon, 21 Sep 2015 14:44:32 +0200 nipkow New subdirectory for functional data structures
Thu, 10 Sep 2015 16:42:01 +0200 wenzelm HOL-Proofs is slow;
Wed, 09 Sep 2015 17:07:44 +0200 Andreas Lochbihler reactivate examples with predicate compiler and quickcheck
Wed, 12 Aug 2015 20:46:33 +0200 traytel actually process lift_bnf regression suite
Tue, 28 Jul 2015 16:16:13 +0100 paulson the Cauchy integral theorem and related material
Mon, 27 Jul 2015 22:44:02 +0200 haftmann formal class for factorial (semi)rings
Sat, 18 Jul 2015 20:37:16 +0200 wenzelm reactivated dead code;
Fri, 12 Jun 2015 10:33:02 +0200 bulwahn add examples from Freek's top 100 theorems (thms 30, 73, 77)
Sun, 14 Jun 2015 16:18:00 +0200 wenzelm more examples;
Sat, 13 Jun 2015 13:18:37 +0200 wenzelm more examples;
Mon, 01 Jun 2015 15:39:53 +0200 wenzelm discontinued unused / unmaintained SVC oracle -- current Isabelle tools (e.g. arith, smt) can easily solve the given examples with full proof reconstruction;
Sat, 02 May 2015 13:58:06 +0200 kuncar add testing file for code_dt extension of lifting
Fri, 17 Apr 2015 17:49:19 +0200 wenzelm added Eisbach, using version 3752768caa17 of its Bitbucket repository;
Sat, 11 Apr 2015 12:24:51 +0200 wenzelm make SML/NJ more happy;
Thu, 09 Apr 2015 22:53:26 +0200 wenzelm make SML/NJ more happy;
Wed, 08 Apr 2015 20:41:56 +0200 wenzelm proper test for session HOL-Library;
Fri, 03 Apr 2015 21:25:55 +0200 wenzelm rearranged sessions to save approx. 1min elapsed time, 5min CPU time;
Wed, 01 Apr 2015 22:40:41 +0200 wenzelm merged
Wed, 01 Apr 2015 18:22:55 +0200 wenzelm clarified "main" group, e.g. relevant for Isabelle/jEdit menu;
Wed, 01 Apr 2015 15:47:55 +0100 paulson John Harrison's example: a 32-bit approximation to pi. SLOW
Wed, 25 Mar 2015 13:31:47 +0100 wenzelm HOL-SPARK .prv files are subject to system option spark_prv;
Mon, 23 Mar 2015 08:45:54 +0100 nipkow BT subsumed by Library/Tree
Wed, 18 Mar 2015 21:40:21 +0100 traytel bounded powerset
Wed, 18 Mar 2015 14:28:40 +0000 paulson Merge
Wed, 18 Mar 2015 14:13:27 +0000 paulson Lots of new material on complex-valued functions. Modified simplification of (x/n)^k
Wed, 18 Mar 2015 13:51:33 +0100 noschinl added proof method rewrite
Tue, 10 Mar 2015 15:20:40 +0000 paulson Removal of the file HOL/Number_Theory/Binomial!! And class field_char_0 now declared in Int.thy
Tue, 10 Feb 2015 23:02:39 +0100 wenzelm check unused theory;
Sun, 25 Jan 2015 22:11:06 +0100 wenzelm discontinued obsolete option "document_graph";
Sun, 28 Dec 2014 15:42:34 +1100 kleing 3 old example lemmas by Amine listed in the top 100 theorems
Sat, 20 Dec 2014 00:05:20 +0100 wenzelm afford full test, with slightly improved scheduling order;
Wed, 17 Dec 2014 16:10:30 +0100 hoelzl unfortunately, there is no general function space in the measurable spaces
Thu, 04 Dec 2014 20:56:38 +0100 wenzelm more examples;
Fri, 14 Nov 2014 21:36:50 +0100 wenzelm no quick_and_dirty for proof extraction, to avoid obscure errors like "corr: bad proof";
Fri, 31 Oct 2014 18:56:59 +0100 wenzelm discontinued pointless option: timing is always on (overall theory only);
Fri, 31 Oct 2014 11:18:17 +0100 wenzelm discontinued Proof General;
Fri, 10 Oct 2014 18:23:59 +0200 nipkow New example Bubblesort
Wed, 08 Oct 2014 11:09:17 +0200 wenzelm simplified "sos" method;
Wed, 08 Oct 2014 09:09:12 +0200 Andreas Lochbihler move Code_Test to HOL/Library;
Tue, 07 Oct 2014 23:29:43 +0200 wenzelm more bibtex entries;
Wed, 24 Sep 2014 17:33:53 +0200 blanchet made N2M tests conditional, since they appear to cause Isatest timeouts and are kind of slow
Mon, 22 Sep 2014 21:45:59 +0200 wenzelm clarified timeout for isatest;
Mon, 22 Sep 2014 16:28:24 +0200 wenzelm examples for local CSDP executable;
Mon, 22 Sep 2014 16:15:29 +0200 wenzelm clarified SOS tool setup vs. examples;
Mon, 22 Sep 2014 10:18:41 +0200 wenzelm clarified ISABELLE_POLYML;
Sun, 21 Sep 2014 20:22:12 +0200 wenzelm renamed ISABELLE_POLYML to ML_SYSTEM_POLYML, to avoid overlap with ISABELLE_POLYML_PATH;
Fri, 19 Sep 2014 10:00:34 +0200 traytel regression tests for n2m
Thu, 18 Sep 2014 16:47:40 +0200 blanchet moved 'old_datatype' out of 'Main' (but put it in 'HOL-Proofs' because of the inductive realizer)
Thu, 18 Sep 2014 16:47:40 +0200 blanchet increased 'HOL-Proofs' timeout
Thu, 18 Sep 2014 00:03:46 +0200 blanchet renamed SMT certificate files, following 'SMT2' -> 'SMT' renaming
Tue, 16 Sep 2014 19:23:37 +0200 blanchet took out 'old_datatype' examples -- those just cause timeouts in Isatests
Fri, 12 Sep 2014 17:51:31 +0200 blanchet enabled 'Sudoku' only with 'ISABELLE_FULL_TEST' -- Sudoku is fast enough on modern hardware (within seconds on my MacBook), but it seems to fail on older test machines
Fri, 12 Sep 2014 16:42:36 +0200 blanchet run larger nominal examples only 'ISABELLE_FULL_TEST'
Thu, 11 Sep 2014 19:39:48 +0200 blanchet renamed example theory for consistency
Thu, 11 Sep 2014 19:38:22 +0200 blanchet updated ROOT
Thu, 11 Sep 2014 19:26:59 +0200 blanchet renamed 'BNF_Examples' to 'Datatype_Examples' (cf. 'datatypes.pdf')
Thu, 11 Sep 2014 19:20:23 +0200 blanchet move datatype benchmarks
Mon, 01 Sep 2014 16:17:46 +0200 blanchet took out legacy material from 'HOL/Library/Library.thy'
Mon, 25 Aug 2014 09:40:50 +0200 Andreas Lochbihler add testing framework for generated code
Fri, 22 Aug 2014 08:43:14 +0200 haftmann generic euclidean algorithm (due to Manuel Eberl)
Tue, 19 Aug 2014 15:19:16 +0200 Andreas Lochbihler rename Quickcheck_Types to Lattice_Constructions and remove quickcheck setup
Tue, 19 Aug 2014 09:36:37 +0200 blanchet avoid old 'smt' method in examples
Thu, 24 Jul 2014 14:04:55 +0200 wenzelm proper scope of comments;
Mon, 21 Jul 2014 18:04:08 +0200 traytel regression test for datatypes defined in IsaFoR
Sun, 20 Jul 2014 22:05:35 +0200 wenzelm proper condition wrt. ISABELLE_GHC (cf. 8840fa17e17c);
Fri, 11 Jul 2014 15:52:03 +0200 Andreas Lochbihler reactivate session Quickcheck_Examples
Fri, 11 Jul 2014 15:35:11 +0200 Andreas Lochbihler adapt and reactivate Quickcheck_Types and add two test cases
Fri, 04 Jul 2014 15:50:28 +0200 wenzelm revived unchecked theory (see cebaf814ca6e);
Sun, 29 Jun 2014 18:30:24 +0200 blanchet use SMT2
Thu, 22 May 2014 15:49:36 +0200 wenzelm include Nominal2 keywords -- Proof General legacy;
Mon, 19 May 2014 13:44:13 +0200 hoelzl fixed document generation for HOL-Probability
Mon, 12 May 2014 00:13:38 +0200 webertj Replaced refute with nitpick.
Fri, 09 May 2014 08:13:36 +0200 haftmann removed junk from library theory
Thu, 01 May 2014 22:57:38 +0200 boehmes use SMT2 for Boogie examples
Thu, 01 May 2014 22:56:59 +0200 boehmes added internal proof-producing SAT solver
Wed, 30 Apr 2014 22:34:11 +0200 wenzelm some support for session-qualified theories: allow to refer to resources via qualified name instead of odd file-system path;
Tue, 29 Apr 2014 13:29:05 +0200 wenzelm systematic replacement of 'files' by 'document_files';
Thu, 24 Apr 2014 10:33:17 +0200 haftmann now covered by AFP 3ddac3e572cf
Wed, 23 Apr 2014 17:57:56 +0200 kuncar all BNF tests can be part of a normal session because they are much faster now
Tue, 08 Apr 2014 18:06:21 +0200 blanchet added 'datatype_compat' examples/tests
Wed, 19 Mar 2014 14:54:45 +0000 paulson New complex analysis material
Thu, 13 Mar 2014 13:18:13 +0100 blanchet use 'smt2' in SMT examples as much as currently possible
Fri, 07 Mar 2014 11:41:25 +0100 wenzelm tuned whitespace;
Mon, 24 Feb 2014 23:17:55 +0000 paulson Gauss.thy ported from Old_Number_Theory (unfinished)
Fri, 21 Feb 2014 21:08:03 +0100 wenzelm more standard theory name;
Wed, 19 Feb 2014 22:08:47 +0100 haftmann offical tool
Wed, 19 Feb 2014 15:57:02 +0000 sultana reconstruction framework for LEO-II's TPTP proofs;
Thu, 13 Feb 2014 12:24:28 +0100 wenzelm reactivate some examples that still appear to work;
Thu, 13 Feb 2014 11:54:14 +0100 wenzelm do not redefine outer syntax commands;
Wed, 12 Feb 2014 08:37:06 +0100 blanchet adapted to 'xxx_{case,rec}' renaming, to new theorem names, and to new variable names in theorems
Sun, 09 Feb 2014 17:47:23 +0100 wenzelm minimal document;
Tue, 04 Feb 2014 21:28:38 +0000 paulson Restoration of Pocklington.thy. Tidying.
Sat, 01 Feb 2014 21:43:23 +0100 wenzelm proper config options;
Wed, 29 Jan 2014 12:51:37 +0000 paulson Replacing the theory Library/Binomial by Number_Theory/Binomial
Thu, 23 Jan 2014 14:26:16 +0100 wenzelm no document for Cartouche_Examples: avoid problems typesetting "\001";
Mon, 20 Jan 2014 18:24:56 +0100 blanchet dissolved BNF session
Mon, 20 Jan 2014 18:24:56 +0100 blanchet minimized Nitpick's dependencies
less more (0) -240 tip