src/HOL/HOL.thy
Tue, 10 Jun 2008 19:15:19 +0200 wenzelm eliminated obsolete case_split_thm -- use case_split;
Tue, 10 Jun 2008 15:30:58 +0200 haftmann localized Least in Orderings.thy
Sun, 18 May 2008 17:03:20 +0200 wenzelm eliminated theory CPure;
Thu, 24 Apr 2008 16:53:04 +0200 haftmann moved 'trivial classes' to foundation of code generator
Tue, 22 Apr 2008 22:00:25 +0200 haftmann different handling of eq class for nbe
Tue, 22 Apr 2008 08:33:16 +0200 haftmann constant HOL.eq now qualified
Tue, 15 Apr 2008 18:49:13 +0200 wenzelm Sign.hide_const;
Tue, 08 Apr 2008 18:30:40 +0200 krauss Generic conversion and tactic "atomize_elim" to convert elimination rules
Fri, 04 Apr 2008 13:40:21 +0200 haftmann postprocessing of equality
Wed, 02 Apr 2008 15:58:32 +0200 haftmann explicit class "eq" for operational equality
Sat, 29 Mar 2008 22:55:49 +0100 wenzelm purely functional setup of claset/simpset/clasimpset;
Wed, 26 Mar 2008 22:40:01 +0100 wenzelm pass imp_elim, swap to classical prover;
Fri, 25 Jan 2008 14:54:44 +0100 haftmann dropped superfluous code theorems
Wed, 02 Jan 2008 15:14:02 +0100 haftmann splitted class uminus from class minus
Sat, 22 Dec 2007 14:10:22 +0100 wenzelm use random_word.ML earlier;
Wed, 05 Dec 2007 14:15:45 +0100 haftmann simplified infrastructure for code generator operational equality
Wed, 28 Nov 2007 16:44:18 +0100 wenzelm replaced typedecl interpretation by ObjectLogic.typedecl (based on base_sort);
Fri, 23 Nov 2007 21:09:33 +0100 haftmann interpretation of typedecls: instantiation to class type
Sun, 11 Nov 2007 14:00:05 +0100 wenzelm tuned specifications of 'notation';
Mon, 05 Nov 2007 22:50:00 +0100 kleing move itself into HOL types
Tue, 16 Oct 2007 23:12:45 +0200 haftmann global class syntax
Mon, 08 Oct 2007 08:04:28 +0200 haftmann added first version of user-space type system for class target
Thu, 04 Oct 2007 19:54:44 +0200 haftmann certificates for code generator case expressions
Thu, 04 Oct 2007 19:42:03 +0200 haftmann clarified declarations in class ord
Thu, 04 Oct 2007 14:42:47 +0200 wenzelm moved Pure/Isar/induct_attrib.ML and Provers/induct_method.ML to Tools/induct.ML;
Sat, 29 Sep 2007 08:58:51 +0200 haftmann proper syntax during class specification
Tue, 18 Sep 2007 18:05:34 +0200 wenzelm moved Tools/integer.ML to Pure/General/integer.ML;
Fri, 07 Sep 2007 17:56:03 +0200 nipkow added lemma
Sat, 01 Sep 2007 01:21:48 +0200 nipkow final(?) iteration of sgn saga.
Tue, 28 Aug 2007 18:24:34 +0200 berghofe codegen.ML is now loaded in Pure again.
Thu, 16 Aug 2007 11:45:06 +0200 haftmann fixed codegen setup
Wed, 15 Aug 2007 12:52:56 +0200 paulson ATP blacklisting is now in theory data, attribute noatp
Wed, 15 Aug 2007 08:57:39 +0200 haftmann updated code generator setup
Fri, 10 Aug 2007 17:04:34 +0200 haftmann new structure for code generator modules
Tue, 07 Aug 2007 09:40:34 +0200 haftmann new nbe implementation
Sun, 29 Jul 2007 14:29:49 +0200 wenzelm simplified ResAtpset via NamedThmsFun;
Tue, 24 Jul 2007 15:20:45 +0200 haftmann using class target
Fri, 20 Jul 2007 14:27:56 +0200 haftmann simplified HOL bootstrap
Wed, 04 Jul 2007 16:49:34 +0200 wenzelm replaced HOLogic.Trueprop_conv by ObjectLogic.judgment_conv;
Tue, 03 Jul 2007 22:27:05 +0200 wenzelm use hologic.ML in basic HOL context;
Tue, 03 Jul 2007 17:17:04 +0200 wenzelm CONVERSION tactical;
Thu, 28 Jun 2007 19:09:32 +0200 haftmann simplified keyword setup
Sun, 17 Jun 2007 13:39:22 +0200 chaieb added Theorem all_not_ex
Thu, 14 Jun 2007 18:33:31 +0200 wenzelm tuned proofs: avoid implicit prems;
Tue, 05 Jun 2007 19:23:09 +0200 haftmann tuned boostrap
Tue, 05 Jun 2007 15:16:08 +0200 haftmann merged Code_Generator.thy into HOL.thy
Thu, 31 May 2007 20:55:29 +0200 wenzelm moved IsaPlanner from Provers to Tools;
Thu, 31 May 2007 18:16:51 +0200 wenzelm proper loading of ML files;
Sat, 19 May 2007 19:08:42 +0200 chaieb added a set of NNF normalization lemmas and nnf_conv
Thu, 17 May 2007 19:49:16 +0200 haftmann tuned
Sun, 06 May 2007 21:49:24 +0200 haftmann dropped HOL.ML
Fri, 20 Apr 2007 11:21:42 +0200 haftmann Isar definitions are now added explicitly to code theorem table
Tue, 20 Mar 2007 15:52:38 +0100 haftmann added class "default" and expansion axioms for undefined
Tue, 20 Mar 2007 08:27:15 +0100 haftmann explizit "type" superclass
Sun, 18 Mar 2007 01:50:05 +0100 dixon TrueElim and notTrueElim tested and added as safe elim rules.
Fri, 16 Mar 2007 16:40:49 +0100 dixon removed safe elim flag of trueElim and notFalseElim for testing.
Fri, 16 Mar 2007 16:37:52 +0100 dixon added safe intro rules for removing "True" subgoals as well as "~ False" ones.
Wed, 28 Feb 2007 22:05:43 +0100 wenzelm tuned ML setup;
Wed, 31 Jan 2007 16:05:10 +0100 haftmann dropped lemma duplicates in HOL.thy
Sat, 20 Jan 2007 14:09:12 +0100 wenzelm tuned ML setup;
less more (0) -100 -60 tip