wenzelm [Sun, 10 Dec 2006 15:30:31 +0100] rev 21735
added print_abbrevs;
tuned;
nipkow [Sun, 10 Dec 2006 13:14:43 +0100] rev 21734
renaming
nipkow [Sun, 10 Dec 2006 07:12:26 +0100] rev 21733
Modified lattice locale
wenzelm [Sat, 09 Dec 2006 18:06:17 +0100] rev 21732
updated;
wenzelm [Sat, 09 Dec 2006 18:05:52 +0100] rev 21731
added internal_mode;
wenzelm [Sat, 09 Dec 2006 18:05:50 +0100] rev 21730
simplified abbrev: single argument;
wenzelm [Sat, 09 Dec 2006 18:05:49 +0100] rev 21729
TermSyntax.abbrev;
ProofContext.set_expand_abbrevs;
wenzelm [Sat, 09 Dec 2006 18:05:48 +0100] rev 21728
added read/pretty_term_abbrev, print_abbrevs;
tuned Consts signature;
renamed expand_abbrevs to set_expand_abbrevs;
wenzelm [Sat, 09 Dec 2006 18:05:47 +0100] rev 21727
init_context: reset naming;
wenzelm [Sat, 09 Dec 2006 18:05:46 +0100] rev 21726
added 'print_abbrevs';
wenzelm [Sat, 09 Dec 2006 18:05:44 +0100] rev 21725
added print_abbrevs;
exit: less verbosity;
wenzelm [Sat, 09 Dec 2006 18:05:43 +0100] rev 21724
added term_abbrev;
wenzelm [Sat, 09 Dec 2006 18:05:42 +0100] rev 21723
renamed reserved to reserved_names;
added reserved: Name.context;
wenzelm [Sat, 09 Dec 2006 18:05:41 +0100] rev 21722
tuned Consts signature;
wenzelm [Sat, 09 Dec 2006 18:05:40 +0100] rev 21721
abbrevs: print original rhs;
wenzelm [Sat, 09 Dec 2006 18:05:39 +0100] rev 21720
abbreviate: always authentic, force expansion of internal abbreviations;
tuned signature;
tuned;
wenzelm [Sat, 09 Dec 2006 18:05:38 +0100] rev 21719
ML_Syntax.reserved(_names);
wenzelm [Sat, 09 Dec 2006 18:05:37 +0100] rev 21718
TermSyntax.abbrev;
wenzelm [Sat, 09 Dec 2006 18:05:36 +0100] rev 21717
added antiquotation abbrev;
wenzelm [Sat, 09 Dec 2006 18:05:34 +0100] rev 21716
added print_abbrevs;
wenzelm [Fri, 08 Dec 2006 23:25:54 +0100] rev 21715
tuned use_text;
eval command line: skip over -q option;
wenzelm [Fri, 08 Dec 2006 23:25:53 +0100] rev 21714
added 'help' command (same of 'print_commands');
wenzelm [Fri, 08 Dec 2006 23:25:52 +0100] rev 21713
more careful evaluation of ML text, prevents spurious output;
wenzelm [Fri, 08 Dec 2006 23:25:50 +0100] rev 21712
date: forcing LC_ALL=C prevents funny file names;
wenzelm [Fri, 08 Dec 2006 22:17:20 +0100] rev 21711
root function: restore default interrupt handler;
output file: avoid .exe (e.g. for Cygwin);
paulson [Fri, 08 Dec 2006 18:22:28 +0100] rev 21710
patched up the proofs agsin
paulson [Fri, 08 Dec 2006 13:40:26 +0100] rev 21709
removed use of put_name_hint, as the ATP linkup no longer needs this
wenzelm [Thu, 07 Dec 2006 23:16:55 +0100] rev 21708
reorganized structure Tactic vs. MetaSimplifier;
wenzelm [Thu, 07 Dec 2006 21:44:13 +0100] rev 21707
begin/end blocks;
tuned notation;
wenzelm [Thu, 07 Dec 2006 21:08:51 +0100] rev 21706
abbrevs: more careful interpretation, avoid dynamic references to local names;