src/HOL/IsaMakefile
Fri, 15 May 2009 16:52:28 +0200 haftmann experimental addition of quickcheck
Fri, 15 May 2009 16:39:17 +0200 haftmann dropped theory Term_Of_Syntax
Tue, 12 May 2009 21:17:47 +0200 haftmann split Predicate_Compile examples into separate theory
Tue, 12 May 2009 20:07:05 +0200 haftmann merged
Tue, 12 May 2009 19:30:33 +0200 haftmann transferred code generator preprocessor into separate module
Tue, 12 May 2009 17:32:49 +0100 chaieb Added files Sum_Of_Squares.thy, positivstellensatz.ML and sum_of_squares.ML to Library
Mon, 11 May 2009 15:18:32 +0200 haftmann tuned interface of Lin_Arith
Fri, 08 May 2009 09:48:07 +0200 haftmann modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
Thu, 07 May 2009 12:17:17 +0200 haftmann added theory for explicit equivalence relation in preorders
Wed, 06 May 2009 19:09:31 +0200 haftmann proper structures for list and string code generation stuff
Wed, 06 May 2009 16:01:06 +0200 haftmann refined HOL string theories and corresponding ML fragments
Mon, 04 May 2009 14:49:51 +0200 haftmann removed code_name module
Sat, 25 Apr 2009 21:28:04 +0200 wenzelm misc cleanup of auto_solve and quickcheck:
Fri, 24 Apr 2009 17:45:17 +0200 haftmann observe distinction between Pure/Tools and Tools more closely
Mon, 20 Apr 2009 09:32:40 +0200 haftmann power operation on functions in theory Nat; power operation on relations in theory Transitive_Closure
Wed, 15 Apr 2009 15:52:37 +0200 haftmann code generator bootstrap theory src/Tools/Code_Generator.thy
Wed, 15 Apr 2009 15:34:54 +0200 haftmann wrecked old code_funcgr module
Wed, 15 Apr 2009 15:30:39 +0200 haftmann theory NatBin now named Nat_Numeral
Mon, 23 Mar 2009 19:01:17 +0100 haftmann moved Imperative_HOL examples to Imperative_HOL/ex
Sun, 22 Mar 2009 20:46:11 +0100 haftmann dropped theory Arith_Tools
Thu, 12 Mar 2009 23:01:25 +0100 haftmann merged
Thu, 12 Mar 2009 18:01:26 +0100 haftmann vague cleanup in arith proof tools setup: deleted dead code, more proper structures, clearer arrangement
Thu, 12 Mar 2009 14:27:21 +0100 nipkow optional latex sugar
Wed, 11 Mar 2009 20:11:06 +0100 wenzelm basic setup for "main" as generated Isabelle manual;
Wed, 11 Mar 2009 11:41:14 +0100 nipkow merged
Wed, 11 Mar 2009 11:40:58 +0100 nipkow Docs
Wed, 11 Mar 2009 08:45:47 +0100 haftmann moved Decision_Procs examples to Decision_Procs/ex
Mon, 09 Mar 2009 22:56:39 +0100 wenzelm added session HOL-Docs;
Sun, 08 Mar 2009 15:25:28 +0100 haftmann added predicate compiler, as formally checked prototype, not as user package
Fri, 06 Mar 2009 20:30:16 +0100 haftmann constructive version of Cantor's first diagonalization argument
Wed, 04 Mar 2009 19:21:55 +0000 chaieb Added Libray dependency on Topology_Euclidean_Space
Wed, 04 Mar 2009 11:05:29 +0100 blanchet Merge.
Wed, 04 Mar 2009 10:45:52 +0100 blanchet Merge.
Wed, 04 Mar 2009 10:47:20 +0100 nipkow Made Option a separate theory and renamed option_map to Option.map
Sat, 28 Feb 2009 21:34:33 +0100 wenzelm A Serbian theory, by Filip Maric.
Sat, 28 Feb 2009 14:52:21 +0100 wenzelm moved generic intuitionistic prover to src/Tools/intuitionistic.ML;
Sat, 28 Feb 2009 14:02:12 +0100 wenzelm moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
Thu, 26 Feb 2009 14:16:30 +0100 wenzelm merged
Wed, 25 Feb 2009 11:26:01 -0800 huffman new theory of Archimedean fields
Sun, 22 Feb 2009 10:22:29 +0100 haftmann formal dependency on newly emerging algorithm
Fri, 20 Feb 2009 08:02:11 -0800 huffman add theory of products as real vector spaces to Library
Fri, 20 Feb 2009 07:41:41 -0800 huffman add new theory Product_plus.thy to Library
Thu, 19 Feb 2009 12:03:31 -0800 huffman add formalization of a type of integers mod 2 to Library
Thu, 19 Feb 2009 09:42:23 -0800 huffman new theory of real inner product spaces
Wed, 18 Feb 2009 20:14:45 -0800 huffman move Polynomial.thy to Library
Wed, 18 Feb 2009 19:51:39 -0800 huffman move FrechetDeriv.thy to Library
Wed, 18 Feb 2009 19:32:26 -0800 huffman split polynomial-related stuff from Deriv.thy into Library/Poly_Deriv.thy
Fri, 13 Feb 2009 09:54:47 +0100 nipkow Moved Nat_Int_Bij into Library
Thu, 12 Feb 2009 18:14:43 +0100 nipkow Moved FTA into Lib and cleaned it up a little.
Wed, 11 Feb 2009 10:51:07 +0100 nipkow Moved Order_Relation into Library and moved some of it into Relation.
Mon, 09 Feb 2009 17:21:46 +0000 chaieb added Determinants to Library
Mon, 09 Feb 2009 17:09:18 +0000 chaieb added Euclidean_Space and Glbs to Library
Mon, 09 Feb 2009 11:15:13 +0000 chaieb Added HOL/Library/Finite_Cartesian_Product.thy to Library
Fri, 06 Feb 2009 15:15:32 +0100 haftmann session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
Fri, 06 Feb 2009 00:13:15 +0000 chaieb fixed dependencies : Theory Dense_Linear_Order moved to Library
Thu, 05 Feb 2009 14:50:43 +0100 haftmann merged
Thu, 05 Feb 2009 14:14:02 +0100 haftmann moved Random.thy to Library
Thu, 05 Feb 2009 11:49:15 +0100 hoelzl Add approximation method
Thu, 05 Feb 2009 11:45:15 +0100 hoelzl Added new Float theory and moved old Library/Float.thy to ComputeFloat
Tue, 03 Feb 2009 18:34:49 +0100 haftmann merged Big0
less more (0) -300 -100 -60 tip