src/HOL/IsaMakefile
Sun, 27 Mar 2011 17:32:25 +0200 krauss added make target 'smlnj' to refer to what can/should be tested using smlnj -- allows the use of "isabelle makeall smlnj";
Wed, 23 Mar 2011 10:06:27 +0100 blanchet move "TPTP" wrapper and "Sledgehammer as a tactic" to "HOL/ex"
Tue, 22 Mar 2011 19:04:32 +0100 blanchet added first-order TPTP version of Nitpick to Isabelle, so that its sources stay in sync with Isabelle and it is easier to install new versions for SystemOnTPTP and CASC -- the tool is called "isabelle nitrox" but is deliberately omitted from the tool list unless the component is explicitly enabled, to avoid clutter
Tue, 22 Mar 2011 18:38:29 +0100 blanchet added "TPTP" theory with IsabelleP tactic, so that it is maintained alongside with Isabelle and that the CASC version of Isabelle is provided by Isabelle itself instead of being stored on the TPTP servers
Mon, 21 Mar 2011 14:25:59 +0100 krauss more precise dependencies
Mon, 21 Mar 2011 12:43:26 +0100 krauss small test case for main mirabelle functionality, which easily breaks without noticing
Mon, 14 Mar 2011 14:37:49 +0100 hoelzl reworked Probability theory: measures are not type restricted to positive extended reals
Mon, 14 Mar 2011 14:37:47 +0100 hoelzl split Extended_Reals into parts for Library and Multivariate_Analysis
Mon, 14 Mar 2011 14:37:39 +0100 hoelzl add Extended_Reals from AFP/Lower_Semicontinuous
Sun, 13 Mar 2011 23:12:38 +0100 wenzelm eliminated Bali.thy which takes quite long to merge and does not parallelize so well -- essentially reverting 9b19cbb0af28;
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn adaptions in generators using the common functions
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn adding file quickcheck_common to carry common functions of all quickcheck generators
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn correcting dependencies in IsaMakefile
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn moving exhaustive_generators.ML to Quickcheck directory
Fri, 11 Mar 2011 15:21:13 +0100 bulwahn correcting dependencies after renaming
Fri, 11 Mar 2011 10:37:41 +0100 bulwahn adding lazysmallcheck example theory to HOL-ex session
Fri, 11 Mar 2011 10:37:36 +0100 bulwahn adding Lazysmallcheck prototype to HOL-Library
Thu, 03 Mar 2011 22:06:15 +0100 wenzelm eliminated UNITY_Examples.thy which takes quite long to merge and does not parallelize so well -- essentially reverting 3dec57ec3473;
Sat, 26 Feb 2011 20:16:44 +0100 nipkow Corrected HOLCF/FOCUS dependency
Sat, 26 Feb 2011 16:16:36 +0100 nipkow corrected HOLCF dependency on Nat_Infinity
Wed, 23 Feb 2011 11:23:26 +0100 noschinl setup case_product attribute in HOL and FOL
Wed, 19 Jan 2011 11:34:10 +0100 hoelzl merged
Tue, 18 Jan 2011 21:37:23 +0100 hoelzl Gauge measure removed
Sat, 15 Jan 2011 20:05:29 +0100 haftmann experimental variant of interpretation with simultaneous definitions, plus example
Sat, 15 Jan 2011 13:41:58 +0100 berghofe Also added SPARK to test and clean targets.
Sat, 15 Jan 2011 12:48:39 +0100 berghofe Added HOL-SPARK and removed old_primrec.ML
Tue, 11 Jan 2011 14:12:37 +0100 haftmann "enriched_type" replaces less specific "type_lifting"
Mon, 10 Jan 2011 17:37:11 +0100 krauss removed obsolete make target (now in doc-src, cf. 28b487cd9e15)
Sat, 08 Jan 2011 17:39:51 +0100 wenzelm renamed Sum_Of_Squares to Sum_of_Squares;
Fri, 07 Jan 2011 18:10:43 +0100 bulwahn adding example theory for list comprehension to set comprehension simproc
Fri, 07 Jan 2011 18:10:35 +0100 bulwahn adding simproc to rewrite list comprehensions to set comprehensions; adopting proofs
Mon, 03 Jan 2011 16:22:08 +0100 boehmes re-implemented support for datatypes (including records and typedefs);
Wed, 29 Dec 2010 17:34:41 +0100 wenzelm explicit file specifications -- avoid secondary load path;
Wed, 29 Dec 2010 12:16:49 +0100 wenzelm made SML/NJ happy;
Tue, 21 Dec 2010 10:24:56 +0100 blanchet renamed "sledgehammer_tactic.ML" to "sledgehammer_tactics.ML" (cf. module name);
Sun, 19 Dec 2010 05:15:31 -0800 huffman reintroduce 'bifinite' class, now with existentially-quantified approx function (cf. b525988432e9)
Sun, 19 Dec 2010 04:06:02 -0800 huffman renamed Bifinite.thy to Representable.thy
Fri, 17 Dec 2010 16:43:45 -0800 huffman renamed CompactBasis.thy to Compact_Basis.thy
Wed, 15 Dec 2010 11:26:28 +0100 blanchet example tuning
Sat, 11 Dec 2010 21:27:53 -0800 huffman add HOLCF library theories with cpo/predomain instances for HOL types
Wed, 08 Dec 2010 22:17:52 +0100 blanchet split "Sledgehammer" module into two parts, to resolve forthcoming dependency problems
Tue, 07 Dec 2010 15:55:35 +0100 boehmes merged
Tue, 07 Dec 2010 14:53:44 +0100 boehmes moved smt_word.ML into the directory of the Word library
Tue, 07 Dec 2010 09:58:56 +0100 blanchet load "try" after "Metis" and move "Async_Manager" back to Sledgehammer
Fri, 03 Dec 2010 15:25:14 +0100 hoelzl it is known as the extended reals, not the infinite reals
Mon, 06 Dec 2010 09:25:05 +0100 haftmann moved bootstrap of type_lifting to Fun
Mon, 06 Dec 2010 09:19:10 +0100 haftmann replace `type_mapper` by the more adequate `type_lifting`
Fri, 03 Dec 2010 17:59:13 +0100 wenzelm setup subtyping/coercions once in HOL.thy, but enable it only later via configuration option;
Wed, 01 Dec 2010 19:42:09 +0100 hoelzl Corrected IsaMakefile
Wed, 01 Dec 2010 19:36:05 +0100 hoelzl merged
Wed, 01 Dec 2010 19:27:53 +0100 hoelzl More correct make dependencies for HOL-Multivariate_Analysis and HOL-Probability.
Wed, 01 Dec 2010 18:00:40 +0100 haftmann merged
Wed, 01 Dec 2010 11:33:17 +0100 haftmann file for package tool type_mapper carries the same name as its Isar command
Wed, 01 Dec 2010 11:32:24 +0100 wenzelm activate subtyping/coercions in theory Complex_Main;
Wed, 01 Dec 2010 11:01:20 +0100 wenzelm more precise dependencies;
Sat, 27 Nov 2010 17:44:36 -0800 huffman fix cut-and-paste errors for HOLCF entries in IsaMakefile
Sat, 27 Nov 2010 16:08:10 -0800 huffman moved directory src/HOLCF to src/HOL/HOLCF;
Tue, 23 Nov 2010 23:11:06 +0100 haftmann merged
Mon, 22 Nov 2010 17:49:12 +0100 haftmann merged
Mon, 22 Nov 2010 17:46:51 +0100 haftmann replaced misleading Fset/fset name -- these do not stand for finite sets
less more (0) -1000 -300 -100 -60 tip