Mon, 07 Apr 2008 21:25:18 +0200 |
wenzelm |
renamed iterated forall_conv to params_conv;
|
file |
diff |
annotate
|
Fri, 28 Mar 2008 20:02:04 +0100 |
wenzelm |
Context.>> : operate on Context.generic;
|
file |
diff |
annotate
|
Thu, 27 Mar 2008 15:32:15 +0100 |
wenzelm |
eliminated delayed theory setup
|
file |
diff |
annotate
|
Wed, 28 Nov 2007 16:44:24 +0100 |
wenzelm |
added base_sort;
|
file |
diff |
annotate
|
Sat, 13 Oct 2007 17:16:41 +0200 |
wenzelm |
replaced obsolete Theory.add_finals_i by Theory.add_deps;
|
file |
diff |
annotate
|
Thu, 04 Oct 2007 20:29:24 +0200 |
wenzelm |
replaced literal 'a by Name.aT;
|
file |
diff |
annotate
|
Thu, 04 Oct 2007 16:59:28 +0200 |
wenzelm |
Conv.forall_conv: proper context;
|
file |
diff |
annotate
|
Sun, 29 Jul 2007 14:29:54 +0200 |
wenzelm |
renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
|
file |
diff |
annotate
|
Thu, 05 Jul 2007 20:01:39 +0200 |
wenzelm |
tuned interfaces: atomize, atomize_prems, atomize_prems_tac;
|
file |
diff |
annotate
|
Thu, 05 Jul 2007 00:06:25 +0200 |
wenzelm |
avoid polymorphic equality;
|
file |
diff |
annotate
|
Wed, 04 Jul 2007 16:49:34 +0200 |
wenzelm |
replaced HOLogic.Trueprop_conv by ObjectLogic.judgment_conv;
|
file |
diff |
annotate
|
Tue, 03 Jul 2007 17:17:15 +0200 |
wenzelm |
CONVERSION tactical;
|
file |
diff |
annotate
|
Thu, 10 May 2007 00:39:45 +0200 |
wenzelm |
moved conversions to structure Conv;
|
file |
diff |
annotate
|
Mon, 07 May 2007 00:49:59 +0200 |
wenzelm |
simplified DataFun interfaces;
|
file |
diff |
annotate
|
Thu, 26 Apr 2007 12:00:05 +0200 |
wenzelm |
renamed some old names Theory.xxx to Sign.xxx;
|
file |
diff |
annotate
|
Thu, 07 Dec 2006 23:16:55 +0100 |
wenzelm |
reorganized structure Tactic vs. MetaSimplifier;
|
file |
diff |
annotate
|
Thu, 07 Dec 2006 00:42:04 +0100 |
wenzelm |
reorganized structure Goal vs. Tactic;
|
file |
diff |
annotate
|
Mon, 09 Oct 2006 02:20:05 +0200 |
wenzelm |
attribute: Context.mapping;
|
file |
diff |
annotate
|
Tue, 14 Mar 2006 16:29:38 +0100 |
wenzelm |
added is_elim (from Provers/classical.ML);
|
file |
diff |
annotate
|
Mon, 06 Feb 2006 20:59:06 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 29 Jan 2006 19:23:49 +0100 |
wenzelm |
moved treatment of object-logic equalities to local_defs.ML;
|
file |
diff |
annotate
|
Sat, 28 Jan 2006 17:28:59 +0100 |
wenzelm |
removed unatomize;
|
file |
diff |
annotate
|
Fri, 27 Jan 2006 19:03:13 +0100 |
wenzelm |
renamed reverse_atomize to unatomize;
|
file |
diff |
annotate
|
Wed, 25 Jan 2006 00:21:41 +0100 |
wenzelm |
tuned atomize_cterm;
|
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
|
Wed, 04 Jan 2006 00:52:45 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 25 Nov 2005 18:58:41 +0100 |
wenzelm |
forall_conv ~1;
|
file |
diff |
annotate
|
Tue, 08 Nov 2005 10:43:12 +0100 |
wenzelm |
renamed assert_prop to ensure_prop;
|
file |
diff |
annotate
|
Tue, 18 Oct 2005 17:59:35 +0200 |
wenzelm |
renamed atomize_rule to atomize_cterm;
|
file |
diff |
annotate
|
Fri, 17 Jun 2005 18:33:34 +0200 |
wenzelm |
accomodate change of TheoryDataFun;
|
file |
diff |
annotate
|
Tue, 17 May 2005 10:19:44 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 21 Apr 2005 22:02:06 +0200 |
wenzelm |
superceded by Pure.thy and CPure.thy;
|
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
|
Wed, 23 Jun 2004 14:44:22 +0200 |
skalberg |
Moved conversion rules from MetaSimplifier to Drule. refl_implies removed
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Tue, 01 Jun 2004 12:33:50 +0200 |
wenzelm |
removed obsolete sort 'logic';
|
file |
diff |
annotate
|
Fri, 14 May 2004 16:48:37 +0200 |
paulson |
conversion of theorems to atomic form
|
file |
diff |
annotate
|
Fri, 10 Oct 2003 12:12:35 +0200 |
skalberg |
Made judgments automatically declared final.
|
file |
diff |
annotate
|
Tue, 16 Jul 2002 18:41:18 +0200 |
wenzelm |
assert_propT;
|
file |
diff |
annotate
|
Wed, 10 Jul 2002 14:49:06 +0200 |
wenzelm |
added assert_judgment;
|
file |
diff |
annotate
|
Fri, 31 May 2002 18:49:31 +0200 |
berghofe |
Changed interface of MetaSimplifier.rewrite_term.
|
file |
diff |
annotate
|
Mon, 21 Jan 2002 16:15:16 +0100 |
wenzelm |
full_atomize;
|
file |
diff |
annotate
|
Thu, 17 Jan 2002 21:05:58 +0100 |
wenzelm |
atomize_term replaces atomize_cterm;
|
file |
diff |
annotate
|
Sat, 12 Jan 2002 22:15:48 +0100 |
wenzelm |
added atomize_cterm;
|
file |
diff |
annotate
|
Sat, 12 Jan 2002 16:37:58 +0100 |
wenzelm |
renamed forall_elim_vars_safe to gen_all;
|
file |
diff |
annotate
|
Wed, 12 Dec 2001 18:05:44 +0100 |
wenzelm |
drop_judgment: be graceful about undeclared judgment;
|
file |
diff |
annotate
|
Wed, 05 Dec 2001 03:06:05 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 28 Nov 2001 00:46:26 +0100 |
wenzelm |
theory data: removed obsolete finish method;
|
file |
diff |
annotate
|
Fri, 09 Nov 2001 00:19:20 +0100 |
wenzelm |
theory data: finish method;
|
file |
diff |
annotate
|
Mon, 22 Oct 2001 18:07:53 +0200 |
wenzelm |
moved object_logic.ML to Isar/object_logic.ML;
|
file |
diff |
annotate
|