src/HOL/HOL.thy
Thu, 14 May 2009 15:09:48 +0200 merged module code_unit.ML into code.ML
Thu, 14 May 2009 09:16:34 +0200 rewrite op = == eq handled by simproc
Wed, 13 May 2009 18:41:35 +0200 itself is instance of eq
Tue, 12 May 2009 19:30:33 +0200 transferred code generator preprocessor into separate module
Wed, 29 Apr 2009 17:15:01 -0700 reimplement reorientation simproc using theory data
Sat, 25 Apr 2009 21:28:04 +0200 misc cleanup of auto_solve and quickcheck:
Fri, 24 Apr 2009 08:24:54 +0200 generic postprocessing scheme for term evaluations
Thu, 23 Apr 2009 12:17:50 +0200 avoid local [code]
Fri, 17 Apr 2009 14:29:56 +0200 re-engineering of evaluation conversions
Wed, 15 Apr 2009 15:52:37 +0200 code generator bootstrap theory src/Tools/Code_Generator.thy
Wed, 15 Apr 2009 15:34:54 +0200 wrecked old code_funcgr module
Fri, 20 Mar 2009 17:12:37 +0100 Disposed old declarations, tactics, tactic combinators that refer to the simpset or claset of an implicit theory;
Sat, 07 Mar 2009 17:05:40 +0100 Removed "nitpick_maybe" constant. Makarius now taught me a much nicer trick.
Fri, 06 Mar 2009 15:31:07 +0100 Added a "nitpick_maybe" symbol, which is used by Nitpick. This will go away once Nitpick is part of HOL.
Wed, 04 Mar 2009 18:18:05 +0100 Second try at adding "nitpick_const_def" attribute.
Wed, 04 Mar 2009 11:05:29 +0100 Merge.
Wed, 04 Mar 2009 10:45:52 +0100 Merge.
Sun, 01 Mar 2009 18:40:16 +0100 Added "nitpick_const_def" attribute, for overriding the definition axiom of a constant.
Mon, 02 Mar 2009 16:58:39 +0100 reduced confusion code_funcgr vs. code_wellsorted
Sat, 28 Feb 2009 14:52:21 +0100 moved generic intuitionistic prover to src/Tools/intuitionistic.ML;
Sat, 28 Feb 2009 14:02:12 +0100 moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
Sun, 22 Feb 2009 22:32:50 +0100 experimental switch to new well-sorting algorithm
Sun, 22 Feb 2009 10:22:29 +0100 formal dependency on newly emerging algorithm
Fri, 20 Feb 2009 14:49:24 +0100 reverted to old wellsorting algorithm
Fri, 20 Feb 2009 10:14:31 +0100 experimental inclusion of new wellsorting algorithm for code equations
Wed, 18 Feb 2009 19:18:31 +0100 do not drop arguments to 0, 1
Tue, 10 Feb 2009 14:02:45 +0100 Renamed descriptions of Nitpick (and ATP) attributes, so that they fit well with the rest of the sentence in ProofGeneral.
Mon, 09 Feb 2009 12:31:36 +0100 Reintroduced nitpick_ind_intro attribute.
Mon, 09 Feb 2009 10:37:59 +0100 Added Nitpick_Const_Psimp attribute, dropped the 's' in Nitpick_Const_Simps, and killed the Nitpick_Ind_Intros attribute.
Fri, 06 Feb 2009 15:57:47 +0100 Added "nitpick_const_simps" and "nitpick_ind_intros" attributes for theorems;
Wed, 21 Jan 2009 23:40:23 +0100 no base sort in class import
Fri, 16 Jan 2009 08:29:11 +0100 added HOL-Base image
Mon, 15 Dec 2008 09:58:45 +0100 moved value.ML to src/Tools
Wed, 03 Dec 2008 15:58:44 +0100 made repository layout more coherent with logical distribution structure; stripped some $Id$s
Thu, 20 Nov 2008 00:03:47 +0100 Pure syntax: more coherent treatment of aprop, permanent TERM and &&&;
Thu, 13 Nov 2008 15:58:38 +0100 simproc for let
Tue, 28 Oct 2008 11:03:07 +0100 Removed 'includes meta_term_syntax' and 'includes meta_conjunction_syntax'.
Fri, 24 Oct 2008 17:48:34 +0200 "arbitrary" merely abbreviates undefined
Wed, 22 Oct 2008 14:15:45 +0200 code identifier namings are no longer imperative
Fri, 10 Oct 2008 06:45:53 +0200 `code func` now just `code`
Tue, 07 Oct 2008 16:07:16 +0200 re-introduces axiom subst
Mon, 29 Sep 2008 12:31:57 +0200 polished code generator setup
Thu, 25 Sep 2008 09:28:03 +0200 discontinued special treatment of op = vs. eq_class.eq
Mon, 22 Sep 2008 23:00:15 +0200 Added setup for coherent logic prover.
Tue, 16 Sep 2008 09:21:22 +0200 generic value command
Thu, 28 Aug 2008 22:09:20 +0200 restructured and split code serializer module
Wed, 27 Aug 2008 11:24:29 +0200 tuned code generator setup
Mon, 14 Jul 2008 17:47:18 +0200 single_hyp(_meta)_subst_tac: Controlled substitution of a single hyp
Tue, 24 Jun 2008 19:43:14 +0200 ML_Antiquote.value;
Mon, 23 Jun 2008 15:51:38 +0200 moved src/HOL/Tools/induct_tacs.ML to src/Tools/induct_tacs.ML;
Sat, 14 Jun 2008 23:20:03 +0200 removed obsolete case_split_tac -- cannot work without;
Tue, 10 Jun 2008 19:15:19 +0200 eliminated obsolete case_split_thm -- use case_split;
Tue, 10 Jun 2008 15:30:58 +0200 localized Least in Orderings.thy
Sun, 18 May 2008 17:03:20 +0200 eliminated theory CPure;
Thu, 24 Apr 2008 16:53:04 +0200 moved 'trivial classes' to foundation of code generator
Tue, 22 Apr 2008 22:00:25 +0200 different handling of eq class for nbe
Tue, 22 Apr 2008 08:33:16 +0200 constant HOL.eq now qualified
Tue, 15 Apr 2008 18:49:13 +0200 Sign.hide_const;
Tue, 08 Apr 2008 18:30:40 +0200 Generic conversion and tactic "atomize_elim" to convert elimination rules
Fri, 04 Apr 2008 13:40:21 +0200 postprocessing of equality