Sat, 09 Dec 2006 18:05:34 +0100 added print_abbrevs;
wenzelm [Sat, 09 Dec 2006 18:05:34 +0100] rev 21716
added print_abbrevs;
Fri, 08 Dec 2006 23:25:54 +0100 tuned use_text;
wenzelm [Fri, 08 Dec 2006 23:25:54 +0100] rev 21715
tuned use_text; eval command line: skip over -q option;
Fri, 08 Dec 2006 23:25:53 +0100 added 'help' command (same of 'print_commands');
wenzelm [Fri, 08 Dec 2006 23:25:53 +0100] rev 21714
added 'help' command (same of 'print_commands');
Fri, 08 Dec 2006 23:25:52 +0100 more careful evaluation of ML text, prevents spurious output;
wenzelm [Fri, 08 Dec 2006 23:25:52 +0100] rev 21713
more careful evaluation of ML text, prevents spurious output;
Fri, 08 Dec 2006 23:25:50 +0100 date: forcing LC_ALL=C prevents funny file names;
wenzelm [Fri, 08 Dec 2006 23:25:50 +0100] rev 21712
date: forcing LC_ALL=C prevents funny file names;
Fri, 08 Dec 2006 22:17:20 +0100 root function: restore default interrupt handler;
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);
Fri, 08 Dec 2006 18:22:28 +0100 patched up the proofs agsin
paulson [Fri, 08 Dec 2006 18:22:28 +0100] rev 21710
patched up the proofs agsin
Fri, 08 Dec 2006 13:40:26 +0100 removed use of put_name_hint, as the ATP linkup no longer needs this
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
Thu, 07 Dec 2006 23:16:55 +0100 reorganized structure Tactic vs. MetaSimplifier;
wenzelm [Thu, 07 Dec 2006 23:16:55 +0100] rev 21708
reorganized structure Tactic vs. MetaSimplifier;
Thu, 07 Dec 2006 21:44:13 +0100 begin/end blocks;
wenzelm [Thu, 07 Dec 2006 21:44:13 +0100] rev 21707
begin/end blocks; tuned notation;
Thu, 07 Dec 2006 21:08:51 +0100 abbrevs: more careful interpretation, avoid dynamic references to local names;
wenzelm [Thu, 07 Dec 2006 21:08:51 +0100] rev 21706
abbrevs: more careful interpretation, avoid dynamic references to local names;
Thu, 07 Dec 2006 21:08:50 +0100 definition/abbreviation: single argument;
wenzelm [Thu, 07 Dec 2006 21:08:50 +0100] rev 21705
definition/abbreviation: single argument;
Thu, 07 Dec 2006 21:08:48 +0100 simplified add_abbrev -- single argument;
wenzelm [Thu, 07 Dec 2006 21:08:48 +0100] rev 21704
simplified add_abbrev -- single argument;
Thu, 07 Dec 2006 21:08:45 +0100 removed obsolete references to ProofGeneral/isa;
wenzelm [Thu, 07 Dec 2006 21:08:45 +0100] rev 21703
removed obsolete references to ProofGeneral/isa;
Thu, 07 Dec 2006 17:58:54 +0100 added input_mode;
wenzelm [Thu, 07 Dec 2006 17:58:54 +0100] rev 21702
added input_mode;
Thu, 07 Dec 2006 17:58:52 +0100 tuned print_locale output;
wenzelm [Thu, 07 Dec 2006 17:58:52 +0100] rev 21701
tuned print_locale output; add_decls: Thm.internalK;
Thu, 07 Dec 2006 17:58:50 +0100 moved notation/abbrevs to TermSyntax;
wenzelm [Thu, 07 Dec 2006 17:58:50 +0100] rev 21700
moved notation/abbrevs to TermSyntax;
Thu, 07 Dec 2006 17:58:50 +0100 expand_term: based on Envir.expand_term;
wenzelm [Thu, 07 Dec 2006 17:58:50 +0100] rev 21699
expand_term: based on Envir.expand_term; tuned;
Thu, 07 Dec 2006 17:58:49 +0100 thms etc.: proper treatment of internal_fact with selection;
wenzelm [Thu, 07 Dec 2006 17:58:49 +0100] rev 21698
thms etc.: proper treatment of internal_fact with selection;
Thu, 07 Dec 2006 17:58:48 +0100 tuned pretty_src output;
wenzelm [Thu, 07 Dec 2006 17:58:48 +0100] rev 21697
tuned pretty_src output;
Thu, 07 Dec 2006 17:58:46 +0100 simplified add_abbrevs: no mixfix;
wenzelm [Thu, 07 Dec 2006 17:58:46 +0100] rev 21696
simplified add_abbrevs: no mixfix;
Thu, 07 Dec 2006 17:58:45 +0100 added expand_term;
wenzelm [Thu, 07 Dec 2006 17:58:45 +0100] rev 21695
added expand_term;
Thu, 07 Dec 2006 17:58:44 +0100 tuned;
wenzelm [Thu, 07 Dec 2006 17:58:44 +0100] rev 21694
tuned;
Thu, 07 Dec 2006 17:58:42 +0100 Common term syntax declarations.
wenzelm [Thu, 07 Dec 2006 17:58:42 +0100] rev 21693
Common term syntax declarations.
Thu, 07 Dec 2006 17:58:41 +0100 added Isar/term_syntax.ML;
wenzelm [Thu, 07 Dec 2006 17:58:41 +0100] rev 21692
added Isar/term_syntax.ML;
Thu, 07 Dec 2006 17:58:39 +0100 TermSyntax.notation/abbrevs;
wenzelm [Thu, 07 Dec 2006 17:58:39 +0100] rev 21691
TermSyntax.notation/abbrevs;
Thu, 07 Dec 2006 16:47:36 +0100 Removal of theorem tagging, which the ATP linkup no longer requires.
paulson [Thu, 07 Dec 2006 16:47:36 +0100] rev 21690
Removal of theorem tagging, which the ATP linkup no longer requires. Suffixes no longer blacklisted.
Thu, 07 Dec 2006 16:46:14 +0100 Removal of theorem tagging, which the ATP linkup no longer requires,
paulson [Thu, 07 Dec 2006 16:46:14 +0100] rev 21689
Removal of theorem tagging, which the ATP linkup no longer requires,
Thu, 07 Dec 2006 14:11:39 +0100 Poly/ML 5.0 setup for Isabelle2005.
wenzelm [Thu, 07 Dec 2006 14:11:39 +0100] rev 21688
Poly/ML 5.0 setup for Isabelle2005.
Thu, 07 Dec 2006 00:42:04 +0100 reorganized structure Goal vs. Tactic;
wenzelm [Thu, 07 Dec 2006 00:42:04 +0100] rev 21687
reorganized structure Goal vs. Tactic;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip