Tue, 22 Nov 2005 19:34:41 +0100 |
wenzelm |
Drule.multi_resolves;
|
file |
diff |
annotate
|
Fri, 28 Oct 2005 17:59:07 +0200 |
berghofe |
Added "deepen" method.
|
file |
diff |
annotate
|
Mon, 17 Oct 2005 23:10:18 +0200 |
wenzelm |
change_claset(_of): more abtract interface;
|
file |
diff |
annotate
|
Sat, 08 Oct 2005 20:15:34 +0200 |
wenzelm |
minor tweaks for Poplog/PML;
|
file |
diff |
annotate
|
Mon, 05 Sep 2005 08:14:35 +0200 |
haftmann |
introduced binding priority 1 for linear combinators etc.
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 15:36:28 +0200 |
paulson |
classical rules must have names for ATP integration
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 13:42:26 +0200 |
wenzelm |
OuterKeyword;
|
file |
diff |
annotate
|
Wed, 13 Jul 2005 16:07:27 +0200 |
wenzelm |
removed obsolete delta stuff;
|
file |
diff |
annotate
|
Fri, 17 Jun 2005 18:33:05 +0200 |
wenzelm |
accomodate change of TheoryDataFun;
|
file |
diff |
annotate
|
Fri, 15 Apr 2005 12:00:00 +0200 |
ballarin |
Removed most of the atp interface from Pure.
|
file |
diff |
annotate
|
Wed, 13 Apr 2005 18:45: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
|
Fri, 21 Jan 2005 18:00:18 +0100 |
paulson |
Jia Meng: delta simpsets and clasets
|
file |
diff |
annotate
|
Sun, 11 Jul 2004 20:35:50 +0200 |
wenzelm |
context dependent components;
|
file |
diff |
annotate
|
Fri, 16 Apr 2004 20:59:09 +0200 |
wenzelm |
'instance' and intro_classes now handle general sorts;
|
file |
diff |
annotate
|
Tue, 27 Aug 2002 11:04:00 +0200 |
wenzelm |
dup_elim: improved error reporting;
|
file |
diff |
annotate
|
Tue, 07 May 2002 14:26:32 +0200 |
wenzelm |
use eq_thm_prop instead of slightly inadequate eq_thm;
|
file |
diff |
annotate
|
Thu, 06 Dec 2001 00:41:37 +0100 |
wenzelm |
added 'swapped' attribute;
|
file |
diff |
annotate
|
Wed, 05 Dec 2001 03:12:52 +0100 |
wenzelm |
simplified (and clarified) integration with Pure/ContextRules;
|
file |
diff |
annotate
|
Tue, 04 Dec 2001 18:10:49 +0100 |
wenzelm |
made SML/NJ happy;
|
file |
diff |
annotate
|
Wed, 28 Nov 2001 00:46:26 +0100 |
wenzelm |
theory data: removed obsolete finish method;
|
file |
diff |
annotate
|
Thu, 08 Nov 2001 23:59:37 +0100 |
wenzelm |
theory data: finish method;
|
file |
diff |
annotate
|
Mon, 05 Nov 2001 20:56:29 +0100 |
wenzelm |
Method.trace ctxt;
|
file |
diff |
annotate
|
Mon, 15 Oct 2001 20:36:04 +0200 |
wenzelm |
Tactic.orderlist;
|
file |
diff |
annotate
|
Sun, 14 Oct 2001 20:04:05 +0200 |
wenzelm |
ObjectLogic.atomize_tac;
|
file |
diff |
annotate
|
Fri, 12 Oct 2001 12:05:02 +0200 |
wenzelm |
moved trace_rules to Pure/Isar/method.ML;
|
file |
diff |
annotate
|
Fri, 23 Feb 2001 16:31:21 +0100 |
oheimb |
renamed addaltern to addafter, addSaltern to addSafter
|
file |
diff |
annotate
|
Tue, 20 Feb 2001 18:47:32 +0100 |
oheimb |
corrected comments on addbefore and addSbefore
|
file |
diff |
annotate
|
Sun, 07 Jan 2001 21:41:56 +0100 |
wenzelm |
CHANGED_PROP;
|
file |
diff |
annotate
|
Sat, 23 Dec 2000 22:52:18 +0100 |
wenzelm |
recover_order for single step tules;
|
file |
diff |
annotate
|
Sat, 04 Nov 2000 18:44:34 +0100 |
wenzelm |
tuned method "rule" and "default";
|
file |
diff |
annotate
|
Fri, 03 Nov 2000 21:29:56 +0100 |
wenzelm |
atomize: all automated tactics that "solve" goals;
|
file |
diff |
annotate
|
Mon, 23 Oct 2000 22:10:36 +0200 |
wenzelm |
intro_classes by default;
|
file |
diff |
annotate
|
Wed, 11 Oct 2000 00:03:22 +0200 |
wenzelm |
fixed 'clarify': CHANGED;
|
file |
diff |
annotate
|
Tue, 19 Sep 2000 23:53:00 +0200 |
wenzelm |
tuned args;
|
file |
diff |
annotate
|
Wed, 13 Sep 2000 22:31:19 +0200 |
wenzelm |
Args.addN, Args.delN;
|
file |
diff |
annotate
|
Tue, 12 Sep 2000 22:13:23 +0200 |
wenzelm |
renamed atts: rulify to rule_format, elimify to elim_format;
|
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:04 +0200 |
wenzelm |
tuned att names / msgs;
|
file |
diff |
annotate
|
Sat, 02 Sep 2000 21:51:32 +0200 |
wenzelm |
added "slow";
|
file |
diff |
annotate
|
Fri, 01 Sep 2000 00:31:39 +0200 |
wenzelm |
added "safe" method;
|
file |
diff |
annotate
|
Thu, 31 Aug 2000 00:15:09 +0200 |
wenzelm |
improved messages;
|
file |
diff |
annotate
|
Tue, 29 Aug 2000 15:13:10 +0200 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
Wed, 09 Aug 2000 20:59:23 +0200 |
wenzelm |
fixed classification of rules in atts and modifiers (final!?);
|
file |
diff |
annotate
|
Thu, 03 Aug 2000 18:44:24 +0200 |
wenzelm |
unknown_theory/proof/context;
|
file |
diff |
annotate
|
Thu, 27 Jul 2000 11:44:29 +0200 |
wenzelm |
intro_elim_tac: bimatch_from;
|
file |
diff |
annotate
|
Tue, 25 Jul 2000 00:13:49 +0200 |
wenzelm |
added clarify method;
|
file |
diff |
annotate
|
Sun, 23 Jul 2000 12:01:05 +0200 |
wenzelm |
classical atts now intro! / intro / intro?;
|
file |
diff |
annotate
|
Fri, 21 Jul 2000 17:46:43 +0200 |
oheimb |
strengthened force_tac by using new first_best_tac
|
file |
diff |
annotate
|
Wed, 28 Jun 2000 21:15:02 +0200 |
wenzelm |
classical 'elimify' attribute;
|
file |
diff |
annotate
|
Wed, 28 Jun 2000 10:55:38 +0200 |
paulson |
uses a supplied version of make_elim for addDs
|
file |
diff |
annotate
|
Wed, 31 May 2000 14:29:42 +0200 |
wenzelm |
Toplevel.no_timing;
|
file |
diff |
annotate
|
Tue, 23 May 2000 12:13:45 +0200 |
wenzelm |
improved warning messages;
|
file |
diff |
annotate
|
Mon, 17 Apr 2000 14:10:04 +0200 |
wenzelm |
Pretty.chunks;
|
file |
diff |
annotate
|
Thu, 13 Apr 2000 15:00:42 +0200 |
wenzelm |
intro/elim_tac: match only;
|
file |
diff |
annotate
|
Wed, 05 Apr 2000 21:02:31 +0200 |
wenzelm |
HEADGOAL;
|
file |
diff |
annotate
|
Tue, 04 Apr 2000 22:16:11 +0200 |
wenzelm |
print_simpset / print_claset command;
|
file |
diff |
annotate
|