Sun, 02 May 2021 15:56:58 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 01 Feb 2018 13:55:10 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 16 Jul 2016 00:11:03 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 16 Dec 2015 16:31:36 +0100 |
wenzelm |
rule_attribute and declaration_attribute implicitly support abstract closure, but mixed_attribute implementations need to be aware of Thm.is_free_dummy;
|
file |
diff |
annotate
|
Fri, 11 Dec 2015 13:44:20 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 16:14:00 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 12:13:29 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 24 Jun 2015 21:26:03 +0200 |
wenzelm |
clarified 'case' command;
|
file |
diff |
annotate
|
Sat, 13 Jun 2015 19:38:26 +0200 |
wenzelm |
open parameters for 'consider' rule;
|
file |
diff |
annotate
|
Sat, 30 May 2015 20:21:53 +0200 |
wenzelm |
tuned -- more direct Thm.renamed_prop;
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 19:58:52 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 19:39:08 +0200 |
wenzelm |
proper context for Object_Logic operations;
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 11:52:53 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 09 Mar 2015 20:33:33 +0100 |
wenzelm |
support structural composition (THEN_ALL_NEW) for proof methods;
|
file |
diff |
annotate
|
Wed, 04 Mar 2015 19:53:18 +0100 |
wenzelm |
tuned signature -- prefer qualified names;
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 20:05:34 +0100 |
wenzelm |
renamed "pairself" to "apply2", in accordance to @{apply 2};
|
file |
diff |
annotate
|
Sat, 08 Nov 2014 21:31:51 +0100 |
wenzelm |
optional proof context for unify operations, for the sake of proper local options;
|
file |
diff |
annotate
|
Wed, 20 Aug 2014 11:54:17 +0200 |
wenzelm |
tuned -- more total;
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 21:07:57 +0100 |
wenzelm |
enforce subgoal boundaries via SUBGOAL/SUBGOAL_CASES -- clean tactical failure if out-of-range;
|
file |
diff |
annotate
|
Thu, 20 Feb 2014 23:16:33 +0100 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Sat, 14 Dec 2013 17:28:05 +0100 |
wenzelm |
proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
|
file |
diff |
annotate
|
Tue, 03 Sep 2013 19:58:00 +0200 |
wenzelm |
cases: formal binding of 'assumes', with position provided via invoke_case;
|
file |
diff |
annotate
|
Sat, 14 Jan 2012 21:16:15 +0100 |
wenzelm |
discontinued old-style Term.list_abs in favour of plain Term.abs;
|
file |
diff |
annotate
|
Wed, 16 Nov 2011 20:56:21 +0100 |
wenzelm |
tagging is not stable under morphisms and need to be replayed dynamically (mixed_attribute);
|
file |
diff |
annotate
|
Sun, 06 Nov 2011 21:51:46 +0100 |
wenzelm |
more explicit representation of rule_attribute vs. declaration_attribute vs. mixed_attribute;
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 22:51:37 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 01 Aug 2011 12:08:53 +0200 |
nipkow |
infrastructure for attaching names to hypothesis in cases; realised via the same tag mechanism as case names
|
file |
diff |
annotate
|
Wed, 27 Apr 2011 23:02:43 +0200 |
wenzelm |
more precise positions via binding;
|
file |
diff |
annotate
|
Fri, 17 Dec 2010 17:08:56 +0100 |
wenzelm |
renamed structure MetaSimplifier to raw_Simplifer, to emphasize its meaning;
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 20:30:50 +0200 |
wenzelm |
eliminanated some unreferenced identifiers;
|
file |
diff |
annotate
|
Sun, 07 Mar 2010 12:19:47 +0100 |
wenzelm |
modernized structure Object_Logic;
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 23:13:01 +0100 |
wenzelm |
modernized structure Term_Ord;
|
file |
diff |
annotate
|
Sat, 30 Jan 2010 16:56:28 +0100 |
berghofe |
Added "constraints" tag / attribute for specifying the number of equality
|
file |
diff |
annotate
|
Fri, 15 Jan 2010 13:37:41 +0100 |
berghofe |
Eliminated is_open option of Rule_Cases.make_nested/make_common;
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 21:38:12 +0100 |
haftmann |
explicit lower bound for index
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 09:13:46 +0100 |
haftmann |
normalized uncurry take/drop
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 17:28:25 +0100 |
haftmann |
curried take/drop
|
file |
diff |
annotate
|
Sun, 01 Nov 2009 15:24:45 +0100 |
wenzelm |
modernized structure Rule_Cases;
|
file |
diff |
annotate
|
Thu, 29 Oct 2009 13:21:38 +0100 |
wenzelm |
separate "inner_rule" tag indicates parts of induction rules -- avoids unclear overlap with "internal" tag;
|
file |
diff |
annotate
|
Wed, 24 Jun 2009 21:28:02 +0200 |
wenzelm |
renamed Variable.import_thms to Variable.import (back again cf. ed7aa5a350ef -- Alice is no longer supported);
|
file |
diff |
annotate
|
Sun, 08 Mar 2009 17:26:14 +0100 |
wenzelm |
moved basic algebra of long names from structure NameSpace to Long_Name;
|
file |
diff |
annotate
|
Wed, 31 Dec 2008 15:30:10 +0100 |
wenzelm |
moved term order operations to structure TermOrd (cf. Pure/term_ord.ML);
|
file |
diff |
annotate
|
Thu, 14 Aug 2008 16:52:46 +0200 |
wenzelm |
moved basic thm operations from structure PureThy to Thm (cf. more_thm.ML);
|
file |
diff |
annotate
|
Fri, 16 May 2008 21:53:29 +0200 |
wenzelm |
removed unused make_simple;
|
file |
diff |
annotate
|
Tue, 15 Apr 2008 16:12:15 +0200 |
wenzelm |
Library.is_equal;
|
file |
diff |
annotate
|
Fri, 05 Oct 2007 22:00:17 +0200 |
wenzelm |
export get_consumes;
|
file |
diff |
annotate
|
Mon, 13 Aug 2007 18:10:22 +0200 |
wenzelm |
Lexicon.read_indexname/nat/variable;
|
file |
diff |
annotate
|
Sun, 08 Jul 2007 19:52:05 +0200 |
wenzelm |
thm tag: Markup.property list;
|
file |
diff |
annotate
|
Thu, 05 Jul 2007 00:06:23 +0200 |
wenzelm |
tuned goal conversion interfaces;
|
file |
diff |
annotate
|
Tue, 03 Jul 2007 17:17:16 +0200 |
wenzelm |
replaced Conv.goals_conv by Conv.prems_conv;
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 23:15:27 +0200 |
wenzelm |
balanced conjunctions;
|
file |
diff |
annotate
|
Thu, 10 May 2007 00:39:45 +0200 |
wenzelm |
moved conversions to structure Conv;
|
file |
diff |
annotate
|
Tue, 03 Apr 2007 19:24:13 +0200 |
wenzelm |
renamed Variable.import to import_thms (avoid clash with Alice keywords);
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 15:30:44 +0100 |
wenzelm |
extract_case: Name.clean;
|
file |
diff |
annotate
|
Thu, 07 Dec 2006 23:16:55 +0100 |
wenzelm |
reorganized structure Tactic vs. MetaSimplifier;
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 00:30:38 +0100 |
wenzelm |
thm/prf: separate official name vs. additional tags;
|
file |
diff |
annotate
|
Wed, 29 Nov 2006 04:11:09 +0100 |
wenzelm |
simplified Logic.count_prems;
|
file |
diff |
annotate
|
Thu, 16 Nov 2006 01:07:25 +0100 |
wenzelm |
moved some fundamental concepts to General/basics.ML;
|
file |
diff |
annotate
|
Wed, 02 Aug 2006 22:26:41 +0200 |
wenzelm |
normalized Proof.context/method type aliases;
|
file |
diff |
annotate
|
Wed, 26 Jul 2006 19:37:41 +0200 |
wenzelm |
Variable.import(T): result includes fixed types/terms;
|
file |
diff |
annotate
|