src/HOL/IsaMakefile
Fri, 20 Aug 2010 17:48:30 +0200 haftmann split and enriched theory SetsAndFunctions
Wed, 18 Aug 2010 16:59:35 +0200 haftmann removed separate quickcheck_record module
Tue, 17 Aug 2010 16:44:24 +0200 haftmann dropped SML typedef_codegen: does not fit to code equations for record operations any longer
Tue, 17 Aug 2010 16:27:58 +0200 haftmann deleted typecopy package
Thu, 12 Aug 2010 17:56:43 +0200 haftmann moved Record.thy from session Plain to Main; avoid variable name acc
Mon, 09 Aug 2010 12:05:48 +0200 blanchet move Sledgehammer's HOL -> FOL translation to separate file (sledgehammer_translate.ML)
Tue, 03 Aug 2010 16:57:45 +0200 wenzelm renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
Sun, 01 Aug 2010 10:15:44 +0200 bulwahn adding Code_Prolog theory to IsaMakefile and HOL-Library root file
Thu, 29 Jul 2010 17:27:54 +0200 bulwahn adding example file for prolog code generation; adding prolog code generation example to IsaMakefile
Wed, 28 Jul 2010 19:04:59 +0200 blanchet consequence of directory renaming
Tue, 27 Jul 2010 17:56:01 +0200 blanchet rename "ATP_Manager" ML module to "Sledgehammer";
Tue, 27 Jul 2010 17:43:11 +0200 blanchet complete renaming of "Sledgehammer_TPTP_Format" to "ATP_Problem"
Mon, 26 Jul 2010 11:10:35 +0200 haftmann added Code_Natural.thy
Wed, 21 Jul 2010 18:13:15 +0200 bulwahn merged
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn added new theories to IsaMakefile and ROOT.ML
Wed, 21 Jul 2010 16:50:42 +0200 wenzelm merged
Mon, 19 Jul 2010 16:09:43 +0200 haftmann discontinued pretending that abel_cancel is logic-independent; cleaned up junk
Wed, 21 Jul 2010 15:44:36 +0200 wenzelm moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
Wed, 14 Jul 2010 14:16:12 +0200 haftmann load cache_io before code generator; moved adhoc-overloading to generic tools
Tue, 13 Jul 2010 00:15:37 +0200 krauss uniform do notation for monads
Tue, 13 Jul 2010 00:15:37 +0200 krauss generic ad-hoc overloading via check/uncheck
Mon, 12 Jul 2010 21:38:37 +0200 wenzelm moved misc legacy stuff from OldGoals to Misc_Legacy;
Mon, 12 Jul 2010 20:35:10 +0200 wenzelm removed old HOL/HOLCF-Modelcheck setup, which has been unused/untested for many years;
Mon, 12 Jul 2010 16:40:48 +0200 haftmann dropped empty theory
Mon, 12 Jul 2010 16:19:15 +0200 haftmann split off mrec into separate theory
Mon, 12 Jul 2010 08:58:27 +0200 haftmann merged
Mon, 12 Jul 2010 08:58:12 +0200 haftmann more regular session structure
Sat, 10 Jul 2010 22:39:16 +0200 wenzelm regular image setup for HOL-Library (cf. 4915de09b4d3 and ccae4ecd67f4) -- note that document preparation requires a separate session directory, and library.ML is a bit too generic as a file in the default load path;
Fri, 09 Jul 2010 17:15:03 +0200 krauss moved example to its own file in HOL/ex
Thu, 08 Jul 2010 16:28:18 +0200 haftmann more accurate dependencies
Thu, 08 Jul 2010 16:17:44 +0200 haftmann tuned tabs
Fri, 02 Jul 2010 14:23:16 +0200 haftmann build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
Thu, 01 Jul 2010 19:14:54 +0200 wenzelm avoid Old_Number_Theory;
Thu, 01 Jul 2010 11:48:42 +0200 hoelzl Add theory for indicator function.
Thu, 01 Jul 2010 08:12:55 +0200 haftmann repaired line ending
Wed, 30 Jun 2010 17:12:38 +0200 haftmann one unified Word theory
Wed, 30 Jun 2010 16:46:44 +0200 haftmann more speaking names
Wed, 30 Jun 2010 16:28:14 +0200 haftmann more speaking theory names
Fri, 25 Jun 2010 18:05:36 +0200 blanchet factored non-ATP specific code from "ATP_Manager" out, so that it can be reused for the LEO-II integration
Fri, 25 Jun 2010 17:08:39 +0200 blanchet renamed "Sledgehammer_FOL_Clauses" to "Metis_Clauses", so that Metis doesn't depend on Sledgehammer
Fri, 25 Jun 2010 16:42:06 +0200 blanchet merge "Sledgehammer_{F,H}OL_Clause", as requested by a FIXME
Fri, 25 Jun 2010 16:15:03 +0200 blanchet renamed "Sledgehammer_Fact_Preprocessor" to "Clausifier";
Thu, 24 Jun 2010 11:08:21 +0200 wenzelm more accurate dependencies;
Tue, 22 Jun 2010 23:54:02 +0200 blanchet factor out TPTP format output into file of its own, to facilitate further changes
Mon, 21 Jun 2010 19:33:51 +0200 hoelzl Introduce a type class for euclidean spaces, port most lemmas from real^'n to this type class.
Tue, 15 Jun 2010 14:28:22 +0200 haftmann added code_simp infrastructure
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
less more (0) -1000 -300 -100 -60 tip