src/HOL/IsaMakefile
Thu, 05 Nov 2009 15:44:39 +0100 boehmes merged
Thu, 05 Nov 2009 15:24:49 +0100 boehmes handle let expressions inside terms by unfolding (instead of raising an exception),
Thu, 05 Nov 2009 14:48:40 +0100 boehmes shorter names for variables and verification conditions,
Thu, 05 Nov 2009 14:37:39 +0100 wenzelm more accurate dependencies;
Wed, 04 Nov 2009 17:17:30 +0100 krauss added Tree23 to IsaMakefile
Tue, 03 Nov 2009 17:54:24 +0100 boehmes added HOL-Boogie
Fri, 30 Oct 2009 13:59:49 +0100 haftmann moved Commutative_Ring into session Decision_Procs
Fri, 30 Oct 2009 01:32:06 +0100 krauss absorbed inductive_wrap function into Function_Core; more conventional argument order; tuned
Thu, 29 Oct 2009 18:17:26 +0100 wenzelm merged
Thu, 29 Oct 2009 11:41:36 +0100 haftmann moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
Thu, 29 Oct 2009 16:06:15 +0100 wenzelm separate ResBlacklist, based on scalable persistent data -- avoids inefficient hashing later on;
Thu, 29 Oct 2009 08:14:39 +0100 haftmann merged
Wed, 28 Oct 2009 19:09:47 +0100 haftmann moved theory Divides after theory Nat_Numeral; tuned some proof texts
Wed, 28 Oct 2009 18:21:02 +0100 wenzelm tuned;
Wed, 28 Oct 2009 11:43:06 +0000 paulson merged
Wed, 28 Oct 2009 11:42:31 +0000 paulson New theory Probability, which contains a development of measure theory
Tue, 27 Oct 2009 14:46:03 +0000 paulson merged
Tue, 27 Oct 2009 12:59:57 +0000 paulson New theory SupInf of the supremum and infimum operators for sets of reals.
Tue, 27 Oct 2009 19:03:59 +0100 bulwahn merged
Tue, 27 Oct 2009 09:03:56 +0100 bulwahn adding a prototype of a counter-example generator based on the predicate compiler to HOL/ex
Tue, 27 Oct 2009 09:02:22 +0100 bulwahn including the predicate compiler in HOL-Main; added RandomPredicate monad to Quickcheck
Tue, 27 Oct 2009 18:09:11 +0100 boehmes removed unused file smt_builtin.ML,
Mon, 26 Oct 2009 20:04:20 +0100 wenzelm recovered sort indentation for "sort position", as documented in the file;
Mon, 26 Oct 2009 14:57:49 +0100 blanchet merged
Mon, 26 Oct 2009 14:21:20 +0100 blanchet merged
Mon, 26 Oct 2009 09:14:29 +0100 blanchet merged
Fri, 23 Oct 2009 18:59:24 +0200 blanchet continuation of Nitpick's integration into Isabelle;
Thu, 22 Oct 2009 14:51:47 +0200 blanchet added Nitpick's theory and ML files to Isabelle/HOL;
Mon, 26 Oct 2009 14:54:43 +0100 berghofe merged
Mon, 26 Oct 2009 14:53:33 +0100 berghofe Added Pattern.thy to Nominal/Examples.
Mon, 26 Oct 2009 11:30:08 +0100 wenzelm more precise dependencies, notably for HOL-Multivariate_Analysis;
Mon, 26 Oct 2009 09:03:57 +0100 haftmann merged
Fri, 23 Oct 2009 13:23:18 +0200 himmelma distinguished session for multivariate analysis
Fri, 23 Oct 2009 16:37:56 +0200 krauss renamed auto_term.ML -> relation.ML
Fri, 23 Oct 2009 16:22:10 +0200 krauss function package: more standard names for structures and files
Fri, 23 Oct 2009 15:33:19 +0200 krauss renamed FundefDatatype -> Function_Fun
Fri, 23 Oct 2009 17:12:47 +0200 haftmann merged
Fri, 23 Oct 2009 17:12:36 +0200 haftmann turned off old quickcheck
Fri, 23 Oct 2009 14:33:07 +0200 krauss pat_completeness gets its own file
Tue, 20 Oct 2009 20:03:23 +0200 wenzelm modernized session SET_Protocol;
Tue, 20 Oct 2009 19:52:04 +0200 wenzelm modernized session Metis_Examples;
Tue, 20 Oct 2009 19:37:09 +0200 wenzelm modernized session Isar_Examples;
Tue, 20 Oct 2009 19:29:24 +0200 wenzelm more accurate dependencies for HOL-SMT, which is a session with image;
Tue, 20 Oct 2009 10:11:30 +0200 boehmes added proof reconstructon for Z3,
Thu, 01 Oct 2009 16:03:43 +0200 wenzelm more precise dependencies;
Mon, 28 Sep 2009 22:47:34 +0200 wenzelm moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
Thu, 24 Sep 2009 08:28:27 +0200 bulwahn merged; adopted to changes from Code_Evaluation in the predicate compiler
Wed, 23 Sep 2009 16:20:12 +0200 bulwahn moved predicate compiler to Tools
Wed, 23 Sep 2009 16:20:12 +0200 bulwahn handling of definitions
Wed, 23 Sep 2009 14:00:12 +0200 haftmann Code_Eval(uation)
Mon, 21 Sep 2009 16:01:38 +0200 haftmann added session theory for Bali and Nominal_Examples
Mon, 21 Sep 2009 15:33:40 +0200 haftmann added session entry point theories
Mon, 21 Sep 2009 12:22:53 +0200 haftmann entry point theory for examples; reactivated half-dead example
Mon, 21 Sep 2009 10:58:25 +0200 haftmann theory entry point for session Hoare_Parallel (now also with proper underscore)
Fri, 18 Sep 2009 18:13:19 +0200 boehmes added new method "smt": an oracle-based connection to external SMT solvers
Thu, 10 Sep 2009 15:26:51 +0200 haftmann obey underscore naming convention
Thu, 10 Sep 2009 15:23:08 +0200 haftmann generic transfer procedure
Fri, 04 Sep 2009 13:57:56 +0200 boehmes tuned
Wed, 02 Sep 2009 21:34:13 +0200 boehmes merged
Wed, 02 Sep 2009 16:23:53 +0200 boehmes moved Mirabelle from HOL/Tools to HOL,
less more (0) -300 -100 -60 tip