wenzelm [Tue, 17 May 2005 18:10:40 +0200] rev 15987
Syntax.read_variable;
wenzelm [Tue, 17 May 2005 18:10:39 +0200] rev 15986
renamed show_var_qmarks to show_question_marks;
string_of_vname: improved treatment of \<^isub> and \<^isup>;
wenzelm [Tue, 17 May 2005 18:10:38 +0200] rev 15985
renamed show_var_qmarks to show_question_marks;
var_or_skolem: proper treatment of show_question_marks via Syntax.read_variable;
wenzelm [Tue, 17 May 2005 18:10:37 +0200] rev 15984
updated;
wenzelm [Tue, 17 May 2005 18:10:36 +0200] rev 15983
renamed show_var_qmarks to show_question_marks;
wenzelm [Tue, 17 May 2005 18:10:35 +0200] rev 15982
removed ISAMODE settings;
wenzelm [Tue, 17 May 2005 18:10:34 +0200] rev 15981
no longer support isa-FOO interface;
removed Isamode;
tuned;
wenzelm [Tue, 17 May 2005 18:10:33 +0200] rev 15980
no longer support isa-FOO interface;
wenzelm [Tue, 17 May 2005 18:10:31 +0200] rev 15979
tuned;
wenzelm [Tue, 17 May 2005 18:10:31 +0200] rev 15978
obsolete;
paulson [Tue, 17 May 2005 17:01:35 +0200] rev 15977
added comment
paulson [Tue, 17 May 2005 17:01:19 +0200] rev 15976
streamlined proof using new subst method
wenzelm [Tue, 17 May 2005 10:19:46 +0200] rev 15975
moved credit to CONTRIBUTORS;
wenzelm [Tue, 17 May 2005 10:19:45 +0200] rev 15974
moved credit to CONTRIBUTORS;
tuned;
wenzelm [Tue, 17 May 2005 10:19:44 +0200] rev 15973
tuned;
wenzelm [Tue, 17 May 2005 10:19:43 +0200] rev 15972
export ISABELLE_HOME, do not normalize;
tuned;
wenzelm [Tue, 17 May 2005 10:19:42 +0200] rev 15971
removed THIS_IS_ISABELLE_ADMIN;
wenzelm [Tue, 17 May 2005 10:08:24 +0200] rev 15970
removed rev_append;
tuned presentation of datatype option: removed apsome, export the and if_none;
wenzelm [Tue, 17 May 2005 10:08:24 +0200] rev 15969
obsolete;
wenzelm [Tue, 17 May 2005 10:05:15 +0200] rev 15968
added;
wenzelm [Tue, 17 May 2005 09:58:40 +0200] rev 15967
proper treatment of directory links;
tuned;
kleing [Tue, 17 May 2005 01:24:19 +0200] rev 15966
use Drule.vars_of_terms
paulson [Mon, 16 May 2005 10:29:15 +0200] rev 15965
Use of IntInf.int instead of int in most numeric simprocs; avoids
integer overflow in SML/NJ
kleing [Mon, 16 May 2005 09:35:05 +0200] rev 15964
searching for thms by combination of criteria (intro, elim, dest, name, term pattern)
kleing [Mon, 16 May 2005 09:34:20 +0200] rev 15963
export parser for "-"
kleing [Mon, 16 May 2005 08:28:16 +0200] rev 15962
line wrap
berghofe [Sun, 15 May 2005 21:04:10 +0200] rev 15961
Eta-expanded merge function (to make SmlNJ happy).
haftmann [Sat, 14 May 2005 21:31:13 +0200] rev 15960
added Proof.context to antiquotation
dixon [Fri, 13 May 2005 20:21:41 +0200] rev 15959
lucas - fixed bug with uninstantiated type contexts in eqsubst and added the automatic removal of duplicate subgoals (when there are no flex-flex constraints)
nipkow [Fri, 13 May 2005 19:55:09 +0200] rev 15958
-(n::nat) is now regarded as atomic