Tue, 19 Jul 2005 17:21:47 +0200 |
wenzelm |
Logic.incr_tvar;
|
file |
diff |
annotate
|
Mon, 20 Jun 2005 22:14:14 +0200 |
wenzelm |
refl_tac: avoid failure of unification, i.e. confusing trace msg;
|
file |
diff |
annotate
|
Fri, 17 Jun 2005 18:33:33 +0200 |
wenzelm |
(RAW_)METHOD_CASES: RuleCases.tactic;
|
file |
diff |
annotate
|
Thu, 09 Jun 2005 12:03:34 +0200 |
wenzelm |
meths: NameSpace.table;
|
file |
diff |
annotate
|
Tue, 31 May 2005 11:53:36 +0200 |
wenzelm |
renamed cond_extern to extern;
|
file |
diff |
annotate
|
Tue, 17 May 2005 10:19:44 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 23 Apr 2005 19:50:40 +0200 |
wenzelm |
removed structure PureIsar;
|
file |
diff |
annotate
|
Thu, 21 Apr 2005 22:02:06 +0200 |
wenzelm |
superceded by Pure.thy and CPure.thy;
|
file |
diff |
annotate
|
Thu, 21 Apr 2005 19:13:03 +0200 |
berghofe |
Adapted to new interface of instantiation and unification / matching functions.
|
file |
diff |
annotate
|
Wed, 13 Apr 2005 18:46:52 +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, 24 Jan 2005 17:56:18 +0100 |
berghofe |
Specific theorems in a named list of theorems can now be referred to
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Fri, 07 May 2004 20:33:14 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 02 Apr 2004 14:08:30 +0200 |
ballarin |
Experimental command for instantiation of locales in proof contexts:
|
file |
diff |
annotate
|
Tue, 30 Sep 2003 15:13:02 +0200 |
ballarin |
Improvements to Isar/Locales: premises generated by "includes" elements
|
file |
diff |
annotate
|
Fri, 29 Aug 2003 15:19:02 +0200 |
ballarin |
Methods rule_tac etc support static (Isar) contexts.
|
file |
diff |
annotate
|
Thu, 17 Oct 2002 10:52:59 +0200 |
paulson |
fixing the cut_tac method to work when there are no instantiations and the
|
file |
diff |
annotate
|
Mon, 21 Jan 2002 16:15:16 +0100 |
wenzelm |
full_atomize;
|
file |
diff |
annotate
|
Thu, 06 Dec 2001 00:40:19 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 05 Dec 2001 03:17:34 +0100 |
wenzelm |
simple version of 'intro' and 'elim' method;
|
file |
diff |
annotate
|
Tue, 04 Dec 2001 14:26:22 +0100 |
wenzelm |
rules_tac: SELECT_GOAL!!;
|
file |
diff |
annotate
|
Mon, 03 Dec 2001 21:31:55 +0100 |
wenzelm |
renamed rule_context.ML to context_rules.ML;
|
file |
diff |
annotate
|
Mon, 03 Dec 2001 21:02:08 +0100 |
wenzelm |
added "rules" method;
|
file |
diff |
annotate
|
Thu, 29 Nov 2001 01:50:50 +0100 |
wenzelm |
rule context and attributes moved to rule_context.ML;
|
file |
diff |
annotate
|
Wed, 28 Nov 2001 00:46:26 +0100 |
wenzelm |
theory data: removed obsolete finish method;
|
file |
diff |
annotate
|
Wed, 21 Nov 2001 00:36:51 +0100 |
wenzelm |
use tracing function for trace output;
|
file |
diff |
annotate
|
Mon, 19 Nov 2001 23:37:01 +0100 |
wenzelm |
improved treatment of common result name;
|
file |
diff |
annotate
|
Sun, 11 Nov 2001 21:35:04 +0100 |
wenzelm |
added RAW_METHOD, RAW_METHOD_CASES;
|
file |
diff |
annotate
|
Fri, 09 Nov 2001 00:16:52 +0100 |
wenzelm |
added impose_hyps_tac;
|
file |
diff |
annotate
|
Mon, 05 Nov 2001 20:59:35 +0100 |
wenzelm |
pretty/print functions with context;
|
file |
diff |
annotate
|
Wed, 31 Oct 2001 22:00:25 +0100 |
wenzelm |
'atomize': CHANGED_PROP;
|
file |
diff |
annotate
|
Sat, 27 Oct 2001 23:19:37 +0200 |
wenzelm |
declare equal_intr_rule as intro;
|
file |
diff |
annotate
|
Sat, 27 Oct 2001 00:07:48 +0200 |
wenzelm |
added "atomize" method;
|
file |
diff |
annotate
|
Tue, 23 Oct 2001 19:14:47 +0200 |
wenzelm |
trace_rules: only non-empty;
|
file |
diff |
annotate
|
Tue, 16 Oct 2001 00:35:03 +0200 |
wenzelm |
proper order of kind names;
|
file |
diff |
annotate
|
Mon, 15 Oct 2001 20:41:14 +0200 |
wenzelm |
intro! and elim! rules;
|
file |
diff |
annotate
|
Sun, 14 Oct 2001 20:09:59 +0200 |
wenzelm |
atomize_tac etc. moved to object_logic.ML;
|
file |
diff |
annotate
|
Fri, 12 Oct 2001 12:09:21 +0200 |
wenzelm |
added trace_rules, trace;
|
file |
diff |
annotate
|
Tue, 16 Jan 2001 00:29:12 +0100 |
wenzelm |
added atomize_strip_tac;
|
file |
diff |
annotate
|
Sun, 07 Jan 2001 21:41:56 +0100 |
wenzelm |
CHANGED_PROP;
|
file |
diff |
annotate
|
Wed, 27 Dec 2000 18:27:49 +0100 |
wenzelm |
'erule' etc.: assm arg;
|
file |
diff |
annotate
|
Wed, 29 Nov 2000 18:41:43 +0100 |
wenzelm |
resolveq(_cases)_tac moved to HOL/Tools/induct_method.ML;
|
file |
diff |
annotate
|
Tue, 28 Nov 2000 01:10:37 +0100 |
wenzelm |
resolveq_cases_tac: insert facts;
|
file |
diff |
annotate
|
Fri, 10 Nov 2000 19:13:01 +0100 |
wenzelm |
rewrite_goal_tac moved to tactic.ML;
|
file |
diff |
annotate
|
Tue, 07 Nov 2000 17:53:12 +0100 |
berghofe |
Moved rewriting functions from Thm to MetaSimplifier.
|
file |
diff |
annotate
|
Mon, 06 Nov 2000 22:52:35 +0100 |
wenzelm |
added rewrite_goal_tac;
|
file |
diff |
annotate
|
Fri, 03 Nov 2000 21:26:11 +0100 |
wenzelm |
assumption / finish: handle non-atomic assumptions from context as well;
|
file |
diff |
annotate
|
Mon, 23 Oct 2000 22:10:36 +0200 |
wenzelm |
intro_classes by default;
|
file |
diff |
annotate
|
Tue, 19 Sep 2000 23:53:00 +0200 |
wenzelm |
tuned args;
|
file |
diff |
annotate
|
Sun, 17 Sep 2000 22:21:31 +0200 |
wenzelm |
Display.pretty_thm_sg;
|
file |
diff |
annotate
|
Wed, 13 Sep 2000 22:31:19 +0200 |
wenzelm |
Args.addN, Args.delN;
|
file |
diff |
annotate
|
Tue, 12 Sep 2000 17:38:49 +0200 |
wenzelm |
delrule: handle dest rules as well;
|
file |
diff |
annotate
|
Thu, 07 Sep 2000 20:56:58 +0200 |
wenzelm |
tuned msgs;
|
file |
diff |
annotate
|
Tue, 05 Sep 2000 18:51:49 +0200 |
wenzelm |
generalized types of args;
|
file |
diff |
annotate
|
Fri, 01 Sep 2000 00:33:36 +0200 |
wenzelm |
added bang_sectioned_args';
|
file |
diff |
annotate
|
Mon, 28 Aug 2000 20:32:38 +0200 |
wenzelm |
removed METHOD0;
|
file |
diff |
annotate
|