src/HOL/Tools/inductive_realizer.ML
Sat, 12 Apr 2008 17:00:35 +0200 wenzelm rep_cterm/rep_thm: no longer dereference theory_ref;
Thu, 03 Apr 2008 17:55:12 +0200 berghofe Added skip_mono flag to inductive definition package.
Sat, 29 Mar 2008 19:14:03 +0100 wenzelm simplified PureThy.store_thm;
Sat, 29 Mar 2008 13:03:08 +0100 wenzelm eliminated quiete_mode ref (turned into proper argument);
Thu, 20 Mar 2008 00:20:44 +0100 wenzelm simplified get_thm(s): back to plain name argument;
Wed, 19 Mar 2008 22:27:57 +0100 wenzelm renamed datatype thmref to Facts.ref, tuned interfaces;
Mon, 25 Feb 2008 16:31:15 +0100 wenzelm inductive package: simplified group handling;
Sat, 26 Jan 2008 17:08:35 +0100 wenzelm internal inductive: fresh theorem group;
Tue, 09 Oct 2007 17:10:34 +0200 wenzelm AxClass.axiomatize: renamed XXX_i to XXX, and XXX to XXX_cmd;
Tue, 02 Oct 2007 22:23:28 +0200 wenzelm tuned internal inductive interface;
Fri, 28 Sep 2007 10:32:38 +0200 berghofe Adapted to changes in interface of add_inductive_i.
Tue, 25 Sep 2007 17:06:14 +0200 wenzelm proper Sign operations instead of Theory aliases;
Mon, 06 Aug 2007 16:08:01 +0200 berghofe Added renaming function to prevent correctness proof for realizer
Thu, 05 Jul 2007 20:01:26 +0200 wenzelm renamed ObjectLogic.atomize_tac to ObjectLogic.atomize_prems_tac;
Thu, 05 Jul 2007 00:06:14 +0200 wenzelm avoid polymorphic equality;
Wed, 25 Apr 2007 15:25:22 +0200 berghofe Moved functions infer_intro_vars, arities_of, params_of, and
Thu, 05 Apr 2007 14:56:10 +0200 berghofe - Tried to make name_of_thm more robust against changes of the
Wed, 04 Apr 2007 23:29:33 +0200 wenzelm rep_thm/cterm/ctyp: removed obsolete sign field;
Wed, 07 Feb 2007 17:44:07 +0100 berghofe Adapted to new inductive definition package.
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Tue, 05 Dec 2006 00:30:38 +0100 wenzelm thm/prf: separate official name vs. additional tags;
Thu, 16 Nov 2006 01:07:25 +0100 wenzelm moved some fundamental concepts to General/basics.ML;
Fri, 13 Oct 2006 18:23:37 +0200 berghofe Moved old inductive package to old_inductive_package.ML
Tue, 10 Oct 2006 13:59:13 +0200 haftmann gen_rem(s) abandoned in favour of remove / subtract
Mon, 09 Oct 2006 02:19:49 +0200 wenzelm attribute: Context.mapping;
Tue, 11 Jul 2006 12:16:54 +0200 wenzelm replaced Term.variant(list) by Name.variant(_list);
Wed, 07 Jun 2006 02:01:28 +0200 wenzelm renamed Type.(un)varifyT to Logic.(un)varifyT;
Thu, 11 May 2006 19:19:31 +0200 wenzelm avoid raw equality on type thm;
Sun, 30 Apr 2006 22:50:03 +0200 wenzelm AxClass.axiomatize_arity_i;
Wed, 26 Apr 2006 22:38:05 +0200 wenzelm tuned;
Wed, 15 Feb 2006 21:34:55 +0100 wenzelm removed distinct, renamed gen_distinct to distinct;
Mon, 06 Feb 2006 20:58:54 +0100 wenzelm Envir.(beta_)eta_contract;
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Thu, 19 Jan 2006 21:22:08 +0100 wenzelm setup: theory -> theory;
Tue, 06 Dec 2005 09:04:09 +0100 haftmann re-oriented some result tuples in PureThy
Thu, 01 Dec 2005 08:28:02 +0100 haftmann oriented pairs theory * 'a to 'a * theory
Fri, 28 Oct 2005 09:36:19 +0200 haftmann swapped add_datatype result
Fri, 21 Oct 2005 18:14:38 +0200 wenzelm OldGoals;
Mon, 19 Sep 2005 16:38:35 +0200 haftmann introduced AList module
Mon, 12 Sep 2005 18:20:32 +0200 haftmann introduced new-style AList operations
Fri, 15 Jul 2005 15:44:15 +0200 wenzelm tuned fold on terms;
Tue, 31 May 2005 11:53:14 +0200 wenzelm Theory.restore_naming;
Wed, 13 Apr 2005 18:45:38 +0200 wenzelm *** MESSAGE REFERS TO PREVIOUS VERSION ***
Wed, 13 Apr 2005 18:34:22 +0200 wenzelm *** empty log message ***
Fri, 04 Mar 2005 15:07:34 +0100 skalberg Removed practically all references to Library.foldr.
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Tue, 08 Jun 2004 19:25:27 +0200 berghofe add_dummies no longer uses transform_error but handles specific
Sun, 27 Apr 2003 22:53:11 +0200 berghofe Fixed problem in add_elim_realizer (concerning inductive predicates with
Wed, 23 Apr 2003 18:09:48 +0200 berghofe Fixed problem in add_elim_realizer which caused bound variables to
Wed, 27 Nov 2002 17:06:47 +0100 berghofe Changed format of realizers / correctness proofs.
Wed, 13 Nov 2002 15:32:41 +0100 berghofe New package for constructing realizers for introduction and elimination
less more (0) tip