src/HOL/HOL.thy
Mon, 15 Dec 2008 09:58:45 +0100 haftmann moved value.ML to src/Tools
Wed, 03 Dec 2008 15:58:44 +0100 haftmann made repository layout more coherent with logical distribution structure; stripped some $Id$s
Thu, 20 Nov 2008 00:03:47 +0100 wenzelm Pure syntax: more coherent treatment of aprop, permanent TERM and &&&;
Thu, 13 Nov 2008 15:58:38 +0100 haftmann simproc for let
Tue, 28 Oct 2008 11:03:07 +0100 ballarin Removed 'includes meta_term_syntax' and 'includes meta_conjunction_syntax'.
Fri, 24 Oct 2008 17:48:34 +0200 haftmann "arbitrary" merely abbreviates undefined
Wed, 22 Oct 2008 14:15:45 +0200 haftmann code identifier namings are no longer imperative
Fri, 10 Oct 2008 06:45:53 +0200 haftmann `code func` now just `code`
Tue, 07 Oct 2008 16:07:16 +0200 haftmann re-introduces axiom subst
Mon, 29 Sep 2008 12:31:57 +0200 haftmann polished code generator setup
Thu, 25 Sep 2008 09:28:03 +0200 haftmann discontinued special treatment of op = vs. eq_class.eq
Mon, 22 Sep 2008 23:00:15 +0200 berghofe Added setup for coherent logic prover.
Tue, 16 Sep 2008 09:21:22 +0200 haftmann generic value command
Thu, 28 Aug 2008 22:09:20 +0200 haftmann restructured and split code serializer module
Wed, 27 Aug 2008 11:24:29 +0200 haftmann tuned code generator setup
Mon, 14 Jul 2008 17:47:18 +0200 krauss single_hyp(_meta)_subst_tac: Controlled substitution of a single hyp
Tue, 24 Jun 2008 19:43:14 +0200 wenzelm ML_Antiquote.value;
Mon, 23 Jun 2008 15:51:38 +0200 wenzelm moved src/HOL/Tools/induct_tacs.ML to src/Tools/induct_tacs.ML;
Sat, 14 Jun 2008 23:20:03 +0200 wenzelm removed obsolete case_split_tac -- cannot work without;
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;
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
Tue, 31 Oct 2006 09:28:55 +0100 haftmann added Equals_conv
Mon, 16 Oct 2006 14:07:31 +0200 haftmann moved HOL code generator setup to Code_Generator
Fri, 13 Oct 2006 12:32:44 +0200 haftmann lifted claset setup from ML to Isar level
Wed, 11 Oct 2006 14:51:24 +0200 haftmann cleaned up HOL bootstrap
Tue, 10 Oct 2006 10:35:24 +0200 haftmann cleanup basic HOL bootstrap
Mon, 02 Oct 2006 23:00:49 +0200 haftmann improved serialization for arbitrary
Thu, 28 Sep 2006 23:42:30 +0200 wenzelm tuned;
Wed, 27 Sep 2006 21:49:34 +0200 wenzelm proper const_syntax for uminus, abs;
Tue, 26 Sep 2006 13:34:16 +0200 haftmann renamed 0 and 1 to HOL.zero and HOL.one respectivly; introduced corresponding syntactic classes
Mon, 25 Sep 2006 17:04:14 +0200 haftmann added 'undefined' serializer
Tue, 19 Sep 2006 15:21:44 +0200 haftmann introduced syntactic classes; moved some setup to Pure/codegen, Pure/nbe or OperationalEquality.thy
Fri, 01 Sep 2006 08:36:51 +0200 haftmann final syntax for some Isar code generator keywords
Mon, 14 Aug 2006 13:46:06 +0200 haftmann simplified code generator setup
Thu, 27 Jul 2006 13:43:00 +0200 wenzelm tuned proofs;
Fri, 21 Jul 2006 11:34:01 +0200 berghofe - Added new "undefined" constant
Fri, 07 Jul 2006 09:31:57 +0200 nipkow made evaluation_conv and normalization_conv visible.
Wed, 05 Jul 2006 16:24:28 +0200 paulson removed the "tagging" feature
Fri, 30 Jun 2006 18:26:22 +0200 nipkow normalization uses refl now
Thu, 29 Jun 2006 13:52:28 +0200 nipkow new method "normalization"
Wed, 14 Jun 2006 12:14:42 +0200 haftmann slight adaption for code generator
Tue, 06 Jun 2006 20:42:25 +0200 wenzelm quoted "if";
Tue, 16 May 2006 21:33:01 +0200 wenzelm tuned concrete syntax -- abbreviation/const_syntax;
Tue, 09 May 2006 14:18:40 +0200 haftmann introduced characters for code generator; some improved code lemmas for some list functions
Tue, 09 May 2006 10:09:17 +0200 haftmann different object logic setup for CodegenTheorems
Tue, 02 May 2006 20:42:32 +0200 wenzelm replaced syntax/translations by abbreviation;
Thu, 06 Apr 2006 16:11:30 +0200 haftmann adapted for definitional code generation
Fri, 10 Mar 2006 15:33:48 +0100 haftmann renamed HOL + - * etc. to HOL.plus HOL.minus HOL.times etc.
Thu, 02 Mar 2006 18:49:13 +0100 paulson moved the "use" directive
less more (0) -120 tip