Tue, 15 Apr 2008 16:12:05 +0200 |
wenzelm |
Thm.forall_elim_var(s);
|
file |
diff |
annotate
|
Sat, 12 Apr 2008 17:00:35 +0200 |
wenzelm |
rep_cterm/rep_thm: no longer dereference theory_ref;
|
file |
diff |
annotate
|
Mon, 20 Aug 2007 20:43:59 +0200 |
wenzelm |
TextIO.inputLine: non-critical (assume exclusive ownership);
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 14:06:12 +0200 |
wenzelm |
marked some CRITICAL sections (for multithreading);
|
file |
diff |
annotate
|
Thu, 05 Jul 2007 00:06:23 +0200 |
wenzelm |
tuned goal conversion interfaces;
|
file |
diff |
annotate
|
Tue, 03 Jul 2007 22:27:30 +0200 |
wenzelm |
CONVERSION: handle TYPE | TERM | CTERM | THM;
|
file |
diff |
annotate
|
Tue, 03 Jul 2007 17:17:13 +0200 |
wenzelm |
added CONVERSION tactical;
|
file |
diff |
annotate
|
Thu, 14 Jun 2007 13:16:44 +0200 |
paulson |
tidied
|
file |
diff |
annotate
|
Sun, 03 Jun 2007 23:16:52 +0200 |
wenzelm |
added CSUBGOAL;
|
file |
diff |
annotate
|
Thu, 31 May 2007 23:47:36 +0200 |
wenzelm |
simplified/unified list fold;
|
file |
diff |
annotate
|
Thu, 31 May 2007 01:25:24 +0200 |
wenzelm |
TextIO.inputLine: use present SML B library version;
|
file |
diff |
annotate
|
Wed, 04 Apr 2007 23:29:33 +0200 |
wenzelm |
rep_thm/cterm/ctyp: removed obsolete sign field;
|
file |
diff |
annotate
|
Mon, 26 Feb 2007 23:18:24 +0100 |
wenzelm |
moved eq_thm etc. to structure Thm in Pure/more_thm.ML;
|
file |
diff |
annotate
|
Thu, 21 Sep 2006 19:04:20 +0200 |
wenzelm |
member (op =);
|
file |
diff |
annotate
|
Tue, 25 Jul 2006 21:18:00 +0200 |
wenzelm |
renamed Term.variant_abs to Syntax.variant_abs;
|
file |
diff |
annotate
|
Mon, 12 Jun 2006 21:19:00 +0200 |
wenzelm |
tuned Seq/Envir/Unify interfaces;
|
file |
diff |
annotate
|
Tue, 16 May 2006 13:01:29 +0200 |
wenzelm |
avoid low-level Term.str_of_term;
|
file |
diff |
annotate
|
Mon, 24 Apr 2006 16:36:07 +0200 |
haftmann |
cleaned up some diagnostic mathom
|
file |
diff |
annotate
|
Fri, 10 Mar 2006 04:02:53 +0100 |
mengj |
METAHYPS catches THM assume exception and prints out the terms containing schematic vars.
|
file |
diff |
annotate
|
Tue, 28 Feb 2006 11:07:54 +0100 |
paulson |
splitting up METAHYPS into smaller functions
|
file |
diff |
annotate
|
Fri, 21 Oct 2005 18:14:49 +0200 |
wenzelm |
moved SELECT_GOAL to goal.ML;
|
file |
diff |
annotate
|
Tue, 13 Sep 2005 22:19:28 +0200 |
wenzelm |
Seq.maps;
|
file |
diff |
annotate
|
Tue, 21 Jun 2005 09:35:30 +0200 |
wenzelm |
tuned SUBGOAL: Logic.nth_prem instead of List.nth o prems_of;
|
file |
diff |
annotate
|
Thu, 02 Jun 2005 09:11:32 +0200 |
wenzelm |
header;
|
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
|
Tue, 06 Jul 2004 20:32:20 +0200 |
schirmer |
print_tac now outputs goals through trace-channel
|
file |
diff |
annotate
|
Fri, 25 Jun 2004 14:30:55 +0200 |
skalberg |
Merging the meta-simplifier with the Provers-simplifier. Next step:
|
file |
diff |
annotate
|
Mon, 21 Oct 2002 17:12:44 +0200 |
berghofe |
No more explicit manipulation of flex-flex constraints in metahyps_aux_tac.
|
file |
diff |
annotate
|