src/HOL/HOL.thy
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;
Wed, 06 Dec 2006 01:12:42 +0100 wenzelm removed legacy ML bindings;
Mon, 27 Nov 2006 13:42:39 +0100 haftmann moved order arities for fun and bool to Fun/Orderings
Sun, 26 Nov 2006 18:07:16 +0100 wenzelm updated (binder) syntax/notation;
Thu, 23 Nov 2006 22:38:28 +0100 wenzelm tuned proofs;
Thu, 23 Nov 2006 20:34:21 +0100 wenzelm prefer antiquotations over LaTeX macros;
Thu, 23 Nov 2006 13:32:19 +0100 webertj typo in comment fixed
Sat, 18 Nov 2006 00:20:17 +0100 haftmann tuned
Fri, 17 Nov 2006 02:20:03 +0100 wenzelm more robust syntax for definition/abbreviation/notation;
Wed, 08 Nov 2006 19:48:35 +0100 haftmann moved lemma eq_neq_eq_imp_neq to HOL
Tue, 07 Nov 2006 14:29:57 +0100 wenzelm tuned hypsubst setup;
Tue, 07 Nov 2006 11:47:57 +0100 wenzelm renamed 'const_syntax' to 'notation';
Sun, 05 Nov 2006 21:44:32 +0100 wenzelm Sign.const_syntax_name;
Fri, 03 Nov 2006 14:22:37 +0100 haftmann simplified reasoning tools setup
less more (0) -100 -60 tip