src/HOL/IsaMakefile
Wed, 02 Jun 2010 21:12:28 +0200 wenzelm replaced ML pokes by explicit usedir -p;
Wed, 02 Jun 2010 16:24:14 +0200 haftmann HOL-Proofs is based in Main.thy
Tue, 25 May 2010 22:21:31 +0200 wenzelm moved ML files where they are actually used;
Tue, 25 May 2010 21:49:44 +0200 wenzelm eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
Thu, 20 May 2010 16:40:29 +0200 haftmann renamed List_Set to the now more appropriate More_Set
Thu, 20 May 2010 16:35:53 +0200 haftmann adjusted
Mon, 17 May 2010 10:58:31 +0200 haftmann dropped old Library/Word.thy and toy example ex/Adder.thy
Sat, 15 May 2010 18:11:00 +0200 wenzelm moved normarith.ML where it is actually used;
Sat, 15 May 2010 17:59:06 +0200 wenzelm incorporated further conversions and conversionals, after some minor tuning;
Sat, 15 May 2010 15:07:39 +0200 wenzelm more precise dependencies for HOL-Word-SMT_Examples;
Fri, 14 May 2010 15:09:37 +0200 blanchet move Refute dependency from Plain to Main
Fri, 14 May 2010 15:07:53 +0200 blanchet move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
Thu, 13 May 2010 00:44:48 +0200 boehmes more precise dependencies
Wed, 12 May 2010 23:54:06 +0200 boehmes updated SMT certificates
Wed, 12 May 2010 23:54:04 +0200 boehmes layered SMT setup, adapted SMT clients, added further tests, made Z3 proof abstraction configurable
Wed, 12 May 2010 23:54:02 +0200 boehmes integrated SMT into the HOL image
Wed, 12 May 2010 23:53:59 +0200 boehmes split monolithic Z3 proof reconstruction structure into separate structures, use one set of schematic theorems for all uncertain proof rules (to extend proof reconstruction by missing cases), added several schematic theorems, improved abstraction of goals (abstract all uninterpreted sub-terms, only leave builtin symbols)
Wed, 12 May 2010 23:53:57 +0200 boehmes added new SMT translation files which use a simpler intermediate term representation and a simpler translation of builtin symbols, have less overhead for renaming symbols and generating the signature, add come with a simpler separation of formulas and terms
Wed, 12 May 2010 23:53:56 +0200 boehmes deleted SMT translation files (to be replaced by a simplified version)
Wed, 12 May 2010 23:53:55 +0200 boehmes move the addition of extra facts into a separate module
Tue, 11 May 2010 18:06:58 -0700 huffman no more RealPow.thy (remaining lemmas moved to RealDef.thy)
Tue, 11 May 2010 08:30:02 +0200 haftmann merged
Mon, 10 May 2010 14:57:04 +0200 haftmann updated references to ML files
Mon, 10 May 2010 13:58:18 +0200 haftmann less complex organization of cooper source code
Mon, 10 May 2010 12:12:58 -0700 huffman new construction of real numbers using Cauchy sequences
Mon, 10 May 2010 11:30:05 -0700 huffman put construction of reals using Dedekind cuts in HOL/ex
Fri, 07 May 2010 16:12:26 +0200 haftmann renamed Normalizer to the more specific Semiring_Normalizer
Fri, 07 May 2010 15:05:52 +0200 haftmann split of semiring normalization from Groebner theory; moved field_comp_conv to Numeral_Simproces
Thu, 06 May 2010 16:32:20 +0200 haftmann dropped auxiliary method sring_norm; integrated normalizer.ML and normalizer_data.ML
Tue, 04 May 2010 18:19:24 +0200 hoelzl Corrected imports; better approximation of dependencies.
Tue, 04 May 2010 18:05:22 +0200 hoelzl Add Convex to Library build
Thu, 29 Apr 2010 11:42:34 -0700 huffman merged
Wed, 28 Apr 2010 16:11:07 -0700 huffman move path-related stuff into new theory file
Wed, 28 Apr 2010 15:07:03 -0700 huffman add new Multivariate_Analysis files to IsaMakefile
Thu, 29 Apr 2010 09:06:35 +0200 Cezary Kaliszyk Tuning the quotient examples
Mon, 26 Apr 2010 21:25:32 +0200 blanchet merge
Fri, 23 Apr 2010 18:11:41 +0200 blanchet now rename the file "atp_wrapper.ML" to "atp_systems.ML" + fix typo in "SystemOnTPTP" script
Fri, 23 Apr 2010 17:38:25 +0200 blanchet move the minimizer to the Sledgehammer directory
Sat, 24 Apr 2010 13:31:52 -0700 huffman document generation for Multivariate_Analysis
Sat, 24 Apr 2010 11:11:09 -0700 huffman move l2-norm stuff into separate theory file
Fri, 23 Apr 2010 19:36:04 +0200 wenzelm removed obsolete Named_Thm_Set -- Named_Thms provides efficient member operation;
Fri, 23 Apr 2010 10:00:53 +0200 Cezary Kaliszyk Finite set theory
Thu, 22 Apr 2010 22:01:06 +0200 wenzelm split Class.thy into parts to conserve a bit of memory and increase the chance of making it work on Cygwin with only 2 GB available;
Thu, 15 Apr 2010 12:27:14 +0200 haftmann theory RBT with abstract type of red-black trees backed by implementation RBT_Impl
Sun, 11 Apr 2010 17:46:42 +0200 haftmann removed rather toyish tree
Thu, 08 Apr 2010 08:17:27 +0200 bulwahn added imperative SAT checker; improved headers of example files; adopted IsaMakefile
Wed, 07 Apr 2010 17:24:44 +0200 hoelzl Added Information theory and Example: dining cryptographers
Thu, 01 Apr 2010 15:37:30 +0200 wenzelm slightly more standard dependencies;
Thu, 01 Apr 2010 10:27:06 +0200 blanchet merged
Mon, 29 Mar 2010 15:50:18 +0200 blanchet get rid of Polyhash, since it's no longer used
Mon, 29 Mar 2010 14:49:53 +0200 blanchet reintroduce efficient set structure to collect "no_atp" theorems
Wed, 31 Mar 2010 16:44:41 +0200 bulwahn putting compilation setup of predicate compiler in a separate file
Mon, 29 Mar 2010 17:30:52 +0200 bulwahn adding specialisation of predicates to the predicate compiler
Thu, 25 Mar 2010 17:56:31 +0100 blanchet merged
Wed, 24 Mar 2010 12:31:37 +0100 blanchet add new file "sledgehammer_util.ML" to setup
Wed, 24 Mar 2010 22:30:33 +0100 wenzelm more precise dependencies;
Wed, 24 Mar 2010 17:41:25 +0100 bulwahn merged
Wed, 24 Mar 2010 17:40:44 +0100 bulwahn removed predicate_compile_core.ML from HOL-ex session
Wed, 24 Mar 2010 17:40:44 +0100 bulwahn added predicate compiler quickcheck examples to new session Predicate_Compile_Examples
Wed, 24 Mar 2010 17:40:43 +0100 bulwahn moved further predicate compile files to HOL-Library
Wed, 24 Mar 2010 17:40:43 +0100 bulwahn 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 boehmes more precise dependencies
Wed, 24 Mar 2010 09:44:47 +0100 boehmes cache_io is now just a single ML file instead of a component
Tue, 23 Mar 2010 19:35:03 +0100 wenzelm more accurate dependencies;
Tue, 23 Mar 2010 16:17:41 +0100 hoelzl Generate image for HOL-Probability
Mon, 22 Mar 2010 13:48:15 +0100 bulwahn merged
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn removed unused Predicate_Compile_Set
Fri, 19 Mar 2010 15:07:44 +0100 blanchet move the Sledgehammer Isar commands together into one file;
Fri, 19 Mar 2010 13:02:18 +0100 blanchet more Sledgehammer refactoring
Tue, 16 Mar 2010 16:27:28 +0100 hoelzl Added product measure space
Thu, 18 Mar 2010 12:58:52 +0100 blanchet now use "Named_Thms" for "noatp", and renamed "noatp" to "no_atp"
Wed, 17 Mar 2010 19:37:44 +0100 blanchet renamed "ATP_Linkup" theory to "Sledgehammer"
Wed, 17 Mar 2010 18:16:31 +0100 blanchet move Sledgehammer files in a directory of their own
Sat, 13 Mar 2010 17:19:12 +0100 wenzelm 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 haftmann merged
Thu, 11 Mar 2010 14:39:58 +0100 haftmann Big_Operators now in Main rather than Plain src/HOL/Wellfounded.thy
Wed, 10 Mar 2010 16:53:27 +0100 haftmann split off theory Big_Operators from theory Finite_Set
Wed, 10 Mar 2010 16:00:51 -0800 huffman remove obsolete theory Nat_Int_Bij
Wed, 10 Mar 2010 14:57:13 -0800 huffman new theory Library/Nat_Bijection.thy
Sat, 06 Mar 2010 15:31:30 +0100 haftmann added Table.thy
Thu, 04 Mar 2010 21:52:26 +0100 hoelzl Add Lebesgue integral and probability space.
Tue, 02 Mar 2010 22:13:32 +0100 bulwahn adding HOL-Mutabelle to tests
Tue, 02 Mar 2010 17:45:10 +0100 krauss removed obsolete helper theory
Wed, 24 Feb 2010 14:34:40 +0100 haftmann renamed theory Rational to Rat
Tue, 23 Feb 2010 17:55:00 +0100 hoelzl merged
Tue, 23 Feb 2010 17:33:03 +0100 hoelzl Moved old Integration to examples.
Tue, 23 Feb 2010 14:11:32 +0100 haftmann merged
Tue, 23 Feb 2010 10:11:31 +0100 haftmann dropped session W0; c.f. MiniML in AFP
Tue, 23 Feb 2010 08:04:07 +0100 haftmann merged
Mon, 22 Feb 2010 16:03:44 +0100 haftmann added missing separator
Mon, 22 Feb 2010 15:53:18 +0100 haftmann distributed theory Algebras to theories Groups and Lattices
Mon, 22 Feb 2010 20:41:49 +0100 hoelzl Replaced Integration by Multivariate-Analysis/Real_Integration
Sat, 20 Feb 2010 23:23:04 +0100 wenzelm more precise dependencies;
Fri, 19 Feb 2010 13:54:19 +0100 Cezary Kaliszyk Initial version of HOL quotient package.
Tue, 16 Feb 2010 15:25:36 +0100 boehmes added Cache_IO: cache for output of external tools,
Wed, 10 Feb 2010 19:37:34 +0100 wenzelm 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 haftmann revert uninspired Structure_Syntax experiment
Tue, 09 Feb 2010 17:06:05 +0100 blanchet merged (manual for "nitpick_hol.ML" and "kodkod.ML")
Fri, 05 Feb 2010 14:27:21 +0100 blanchet 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 blanchet split "nitpick_hol.ML" into two files to make it more manageable;
Mon, 08 Feb 2010 21:26:52 +0100 wenzelm more precise dependencies;
Mon, 08 Feb 2010 17:12:38 +0100 haftmann renamed OrderedGroup to Groups; split theory Ring_and_Field into Rings Fields
Mon, 08 Feb 2010 14:08:32 +0100 haftmann merged
Mon, 08 Feb 2010 14:06:41 +0100 haftmann separate library theory for type classes combining lattices with various algebraic structures
Mon, 08 Feb 2010 10:36:02 +0100 haftmann separate theory for index structures
Tue, 02 Feb 2010 19:30:08 +0100 boehmes updated dependencies
Thu, 28 Jan 2010 11:48:49 +0100 haftmann new theory Algebras.thy for generic algebraic structures
Mon, 25 Jan 2010 16:19:42 +0100 bulwahn adding Mutabelle to repository
Fri, 22 Jan 2010 15:26:29 +0100 bulwahn merged
Wed, 20 Jan 2010 11:56:45 +0100 bulwahn refactoring the predicate compiler; adding theories for Sequences; adding retrieval to Spec_Rules; adding timing to Quickcheck
Fri, 22 Jan 2010 13:38:29 +0100 haftmann more accurate dependencies
Sat, 02 Jan 2010 23:18:58 +0100 krauss absorb structures Decompose and Descent into Termination, to simplify further restructuring
Tue, 29 Dec 2009 16:20:39 +0100 wenzelm explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
Fri, 18 Dec 2009 12:00:29 +0100 blanchet polished Nitpick's binary integer support etc.;
Fri, 11 Dec 2009 15:36:05 +0100 boehmes updated dependencies
Fri, 11 Dec 2009 15:06:12 +0100 boehmes depend on HOL-SMT instead of HOL (makes tactic "smt" available for proofs)
Mon, 07 Dec 2009 16:27:48 +0100 haftmann split off evaluation mechanisms in separte module Code_Eval
Mon, 07 Dec 2009 14:54:01 +0100 haftmann merged Crude_Executable_Set into Executable_Set
Fri, 04 Dec 2009 12:22:09 +0100 haftmann merged
Mon, 30 Nov 2009 11:42:49 +0100 haftmann modernized structures and tuned headers of datatype package modules; joined former datatype.ML and datatype_rep_proofs.ML
less more (0) -1000 -120 tip