src/HOL/IsaMakefile
Mon, 13 Dec 2004 15:06:59 +0100 paulson removal of NatArith.ML and Product_Type.ML
Thu, 09 Dec 2004 16:45:46 +0100 paulson converted Sum_Type to new-style theory: Inl, Inr are NO LONGER global
Thu, 09 Dec 2004 12:03:06 +0100 paulson converted Datatype_Universe to new-style theory
Wed, 08 Dec 2004 10:28:05 +0100 paulson converted Lfp to new-style theory
Tue, 07 Dec 2004 16:15:44 +0100 paulson converted Gfp to new-style theory
Thu, 02 Dec 2004 11:09:19 +0100 paulson new CLAUSIFY attribute for proof reconstruction with lemmas
Tue, 30 Nov 2004 18:25:55 +0100 paulson resolution package tools by Jia Meng
Tue, 30 Nov 2004 16:27:44 +0100 paulson converted Wellfounded_Relations to Isar script
Mon, 29 Nov 2004 14:02:55 +0100 paulson converted to Isar script, simplifying some results
Wed, 24 Nov 2004 10:28:09 +0100 berghofe Added Library/EfficientNat
Fri, 19 Nov 2004 17:31:49 +0100 paulson moved and renamed Integ/Equiv.thy
Fri, 19 Nov 2004 14:00:31 +0100 chaieb Barith removed
Wed, 06 Oct 2004 13:58:08 +0200 chaieb changed in order to insert Barith.thy
Fri, 10 Sep 2004 20:04:14 +0200 nipkow Added antisymmetry simproc
Fri, 03 Sep 2004 17:10:36 +0200 obua Matrix theory, linear programming
Thu, 02 Sep 2004 16:52:21 +0200 paulson new example of a quotiented nested data type
Fri, 20 Aug 2004 12:20:09 +0200 paulson fix to eliminate excessive case-splits in the recursion equations, by Luca Dixon
Tue, 03 Aug 2004 14:47:51 +0200 ballarin New transitivity reasoners for transitivity only and quasi orders.
Sat, 31 Jul 2004 20:54:23 +0200 paulson conversion of Hyperreal/{Fact,Filter} to Isar scripts
Fri, 30 Jul 2004 18:37:58 +0200 paulson conversion of Integration and NSPrimes to Isar scripts
Wed, 28 Jul 2004 16:26:27 +0200 paulson conversion of SEQ.ML to Isar script
Wed, 28 Jul 2004 10:49:29 +0200 paulson conversion of Hyperreal/MacLaurin_lemmas to Isar script
Mon, 26 Jul 2004 17:34:52 +0200 paulson converting Hyperreal/Transcendental to Isar script
Mon, 26 Jul 2004 15:48:50 +0200 ballarin New prover for transitive and reflexive-transitive closure of relations.
Fri, 16 Jul 2004 17:33:43 +0200 nipkow added Complex/root
Mon, 12 Jul 2004 12:11:46 +0200 nipkow *** empty log message ***
Thu, 01 Jul 2004 12:29:53 +0200 paulson new treatment of binary numerals
Tue, 29 Jun 2004 10:07:56 +0200 obua support for sparse matrices
Sat, 29 May 2004 15:10:30 +0200 wenzelm target 'generate';
Wed, 19 May 2004 11:29:47 +0200 paulson conversion of Hilbert_Choice to Isar script
Tue, 18 May 2004 10:01:44 +0200 obua Modification / Installation of Provers/Arith/abel_cancel.ML for OrderedGroup.thy
Tue, 11 May 2004 20:11:08 +0200 obua changes made due to new Ring_and_Field theory
Fri, 07 May 2004 14:10:14 +0200 bauerg *** empty log message ***
Fri, 23 Apr 2004 20:50:16 +0200 wenzelm HOL-Matrix: document setup;
Thu, 22 Apr 2004 10:45:56 +0200 paulson moved Complex/NSInduct and Hyperreal/IntFloor to more appropriate
Mon, 19 Apr 2004 09:31:00 +0200 kleing renamed HOL-Import-HOL to HOL4, added to images target
Sat, 17 Apr 2004 00:46:22 +0200 kleing added HOL-Matrix, added HOL/Matrix/ROOT.ML
Fri, 16 Apr 2004 20:33:16 +0200 nipkow Moved ring stuff from ex into Ring_and_Field.
Fri, 16 Apr 2004 18:09:24 +0200 berghofe Added theory with examples for quickcheck command.
Fri, 16 Apr 2004 04:08:29 +0200 wenzelm session graph;
Thu, 15 Apr 2004 14:17:45 +0200 nipkow Added ex/Exceptions.thy
Tue, 13 Apr 2004 09:42:40 +0200 ballarin Various changes to HOL-Algebra;
Thu, 08 Apr 2004 12:49:23 +0200 paulson new theory
Fri, 02 Apr 2004 17:37:45 +0200 skalberg Added HOL proof importer.
Fri, 02 Apr 2004 17:36:01 +0200 webertj Tools/sat_solver.ML and Tools/prop_logic.ML added
Thu, 01 Apr 2004 15:05:04 +0200 paulson removal of Binary Trees examples prepratory to its going into AFP
Wed, 31 Mar 2004 11:02:00 +0200 nipkow Lex now in AFP
Mon, 29 Mar 2004 15:35:04 +0200 skalberg Added bitvector library (Word) to HOL/Library and a theory using it (Adder)
Thu, 25 Mar 2004 05:37:32 +0100 kleing moved MiniML and AVL to archive of formal proofs
Fri, 19 Mar 2004 10:51:03 +0100 paulson conversion of Hyperreal/Lim to new-style
Mon, 08 Mar 2004 11:11:58 +0100 paulson new theory of infinite sets
Sat, 06 Mar 2004 19:32:21 +0100 nipkow Lex: removed last ML files
Fri, 05 Mar 2004 15:18:59 +0100 paulson Conversion of Poly to Isar script, and other tidying of HOL/Hyperreal
Thu, 04 Mar 2004 15:49:42 +0100 nipkow Lex: ML -> thy
Thu, 04 Mar 2004 12:06:07 +0100 paulson new material from Avigad, and simplified treatment of division by 0
Thu, 04 Mar 2004 10:06:13 +0100 nipkow Removed ML files from Lex
Tue, 02 Mar 2004 11:05:55 +0100 paulson converted Hyperreal/IntFloor to Isar script
Tue, 02 Mar 2004 01:34:54 +0100 kleing converted MiniML to Isar
Mon, 01 Mar 2004 11:52:59 +0100 paulson converted Hyperreal/HTranscendental to Isar script
Mon, 01 Mar 2004 05:39:32 +0100 kleing converted to Isar
less more (0) -300 -100 -60 tip