src/HOL/IsaMakefile
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,
Wed, 02 Sep 2009 16:25:44 +0200 wenzelm reorganized Compute theories for HOL-Matrix -- avoiding theory files within main HOL/Tools;
Tue, 01 Sep 2009 15:39:33 +0200 haftmann some reorganization of number theory
Wed, 26 Aug 2009 11:40:28 +0200 boehmes added further conversions and conversionals
Fri, 21 Aug 2009 19:06:12 +0200 krauss fix IsaMakefile, removing mirabelle (not in HOL/ex/ROOT.ML anyway)
Thu, 06 Aug 2009 19:51:59 +0200 wenzelm misc changes to SOS by Philipp Meyer:
Tue, 04 Aug 2009 19:20:24 +0200 wenzelm src/HOL/Tools/ATP_Manager as separate component, with (almost) everything in one place;
Fri, 31 Jul 2009 23:31:11 +0200 boehmes added Mirabelle
Thu, 23 Jul 2009 21:13:21 +0200 chaieb merged
Wed, 15 Jul 2009 06:14:25 +0200 chaieb Moved important theorems from FPS_Examples to FPS --- they are not
Wed, 22 Jul 2009 18:02:10 +0200 haftmann moved complete_lattice &c. into separate theory
Fri, 10 Jul 2009 09:24:50 +0200 krauss move Kleene_Algebra to Library
Fri, 03 Jul 2009 16:51:08 +0200 haftmann nominal.ML is nominal_datatype.ML
Mon, 29 Jun 2009 12:18:55 +0200 haftmann renamed theory Code_Set to Fset
Thu, 25 Jun 2009 17:07:18 +0200 haftmann added List_Set and Code_Set theories
Wed, 24 Jun 2009 21:46:54 +0200 wenzelm standard naming conventions for session and theories;
Tue, 23 Jun 2009 12:08:33 +0200 haftmann NewNumberTheory depends on Algebra
Tue, 23 Jun 2009 10:22:11 +0200 chaieb Added Library/Fraction_Field.thy: The fraction field of any integral
Mon, 22 Jun 2009 23:48:24 +0200 wenzelm observe standard theory naming conventions;
Sun, 21 Jun 2009 15:47:41 +0200 nipkow fixed NewNumberTheory deps
Fri, 19 Jun 2009 21:08:07 +0200 haftmann merged
Fri, 19 Jun 2009 17:23:21 +0200 haftmann discontinued ancient tradition to suffix certain ML module names with "_package"
Fri, 19 Jun 2009 18:33:10 +0200 nipkow Added NewNumberTheory by Jeremy Avigad
Wed, 17 Jun 2009 16:55:01 -0700 huffman new GCD library, courtesy of Jeremy Avigad
Wed, 10 Jun 2009 15:04:33 +0200 haftmann separate directory for datatype package
Tue, 09 Jun 2009 22:59:54 +0200 haftmann first running version of qc generators for datatypes
Thu, 04 Jun 2009 16:55:20 +0200 haftmann added trees implementing mappings
Tue, 02 Jun 2009 15:53:07 +0200 haftmann tuned code generator test theories
Tue, 02 Jun 2009 10:04:03 +0200 berghofe merged
Tue, 02 Jun 2009 10:00:29 +0200 berghofe Added Convex_Euclidean_Space.thy again.
Mon, 01 Jun 2009 07:45:49 -0700 huffman add dependency on Limits.thy
Thu, 28 May 2009 18:59:51 +0200 himmelma Removed Convex_Euclidean_Space.thy from Library.
Thu, 28 May 2009 13:56:50 +0200 himmelma Added Convex_Euclidean_Space to Library.thy and Library/IsaMakefile
Tue, 26 May 2009 17:29:32 +0200 haftmann separate module for quickcheck generators
Tue, 19 May 2009 16:54:55 +0200 haftmann String.literal replaces message_string, code_numeral replaces (code_)index
Tue, 19 May 2009 13:57:32 +0200 haftmann moved Code_Index, Random and Quickcheck before Main
Sat, 16 May 2009 20:16:49 +0200 haftmann experimental move of Quickcheck and related theories to HOL image
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
less more (0) -300 -100 -60 tip