src/HOL/IsaMakefile
Thu, 15 Apr 2010 12:27:14 +0200 theory RBT with abstract type of red-black trees backed by implementation RBT_Impl
Sun, 11 Apr 2010 17:46:42 +0200 removed rather toyish tree
Thu, 08 Apr 2010 08:17:27 +0200 added imperative SAT checker; improved headers of example files; adopted IsaMakefile
Wed, 07 Apr 2010 17:24:44 +0200 Added Information theory and Example: dining cryptographers
Thu, 01 Apr 2010 15:37:30 +0200 slightly more standard dependencies;
Thu, 01 Apr 2010 10:27:06 +0200 merged
Mon, 29 Mar 2010 15:50:18 +0200 get rid of Polyhash, since it's no longer used
Mon, 29 Mar 2010 14:49:53 +0200 reintroduce efficient set structure to collect "no_atp" theorems
Wed, 31 Mar 2010 16:44:41 +0200 putting compilation setup of predicate compiler in a separate file
Mon, 29 Mar 2010 17:30:52 +0200 adding specialisation of predicates to the predicate compiler
Thu, 25 Mar 2010 17:56:31 +0100 merged
Wed, 24 Mar 2010 12:31:37 +0100 add new file "sledgehammer_util.ML" to setup
Wed, 24 Mar 2010 22:30:33 +0100 more precise dependencies;
Wed, 24 Mar 2010 17:41:25 +0100 merged
Wed, 24 Mar 2010 17:40:44 +0100 removed predicate_compile_core.ML from HOL-ex session
Wed, 24 Mar 2010 17:40:44 +0100 added predicate compiler quickcheck examples to new session Predicate_Compile_Examples
Wed, 24 Mar 2010 17:40:43 +0100 moved further predicate compile files to HOL-Library
Wed, 24 Mar 2010 17:40:43 +0100 moved examples for the predicate compiler into its own session Predicate_Compile_Examples to slenderise the HOL-ex session
Wed, 24 Mar 2010 12:30:21 +0100 more precise dependencies
Wed, 24 Mar 2010 09:44:47 +0100 cache_io is now just a single ML file instead of a component
Tue, 23 Mar 2010 19:35:03 +0100 more accurate dependencies;
Tue, 23 Mar 2010 16:17:41 +0100 Generate image for HOL-Probability
Mon, 22 Mar 2010 13:48:15 +0100 merged
Mon, 22 Mar 2010 08:30:13 +0100 removed unused Predicate_Compile_Set
Fri, 19 Mar 2010 15:07:44 +0100 move the Sledgehammer Isar commands together into one file;
Fri, 19 Mar 2010 13:02:18 +0100 more Sledgehammer refactoring
Tue, 16 Mar 2010 16:27:28 +0100 Added product measure space
Thu, 18 Mar 2010 12:58:52 +0100 now use "Named_Thms" for "noatp", and renamed "noatp" to "no_atp"
Wed, 17 Mar 2010 19:37:44 +0100 renamed "ATP_Linkup" theory to "Sledgehammer"
Wed, 17 Mar 2010 18:16:31 +0100 move Sledgehammer files in a directory of their own
Sat, 13 Mar 2010 17:19:12 +0100 removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
Thu, 11 Mar 2010 17:39:45 +0100 merged
Thu, 11 Mar 2010 14:39:58 +0100 Big_Operators now in Main rather than Plain src/HOL/Wellfounded.thy
Wed, 10 Mar 2010 16:53:27 +0100 split off theory Big_Operators from theory Finite_Set
Wed, 10 Mar 2010 16:00:51 -0800 remove obsolete theory Nat_Int_Bij
Wed, 10 Mar 2010 14:57:13 -0800 new theory Library/Nat_Bijection.thy
Sat, 06 Mar 2010 15:31:30 +0100 added Table.thy
Thu, 04 Mar 2010 21:52:26 +0100 Add Lebesgue integral and probability space.
Tue, 02 Mar 2010 22:13:32 +0100 adding HOL-Mutabelle to tests
Tue, 02 Mar 2010 17:45:10 +0100 removed obsolete helper theory
Wed, 24 Feb 2010 14:34:40 +0100 renamed theory Rational to Rat
Tue, 23 Feb 2010 17:55:00 +0100 merged
Tue, 23 Feb 2010 17:33:03 +0100 Moved old Integration to examples.
Tue, 23 Feb 2010 14:11:32 +0100 merged
Tue, 23 Feb 2010 10:11:31 +0100 dropped session W0; c.f. MiniML in AFP
Tue, 23 Feb 2010 08:04:07 +0100 merged
Mon, 22 Feb 2010 16:03:44 +0100 added missing separator
Mon, 22 Feb 2010 15:53:18 +0100 distributed theory Algebras to theories Groups and Lattices
Mon, 22 Feb 2010 20:41:49 +0100 Replaced Integration by Multivariate-Analysis/Real_Integration
Sat, 20 Feb 2010 23:23:04 +0100 more precise dependencies;
Fri, 19 Feb 2010 13:54:19 +0100 Initial version of HOL quotient package.
Tue, 16 Feb 2010 15:25:36 +0100 added Cache_IO: cache for output of external tools,
Wed, 10 Feb 2010 19:37:34 +0100 renamed Library/Quotient.thy to Library/Quotient_Type.thy to avoid clash with new theory Quotient in Main HOL;
Wed, 10 Feb 2010 14:12:02 +0100 revert uninspired Structure_Syntax experiment
Tue, 09 Feb 2010 17:06:05 +0100 merged (manual for "nitpick_hol.ML" and "kodkod.ML")
Fri, 05 Feb 2010 14:27:21 +0100 added hotel key card example for Nitpick, and renumber atoms in Nitpick's output for increased readability
Thu, 04 Feb 2010 16:03:15 +0100 split "nitpick_hol.ML" into two files to make it more manageable;
Mon, 08 Feb 2010 21:26:52 +0100 more precise dependencies;
Mon, 08 Feb 2010 17:12:38 +0100 renamed OrderedGroup to Groups; split theory Ring_and_Field into Rings Fields
Mon, 08 Feb 2010 14:08:32 +0100 merged