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