Tue, 16 Aug 2005 13:42:40 +0200 clarify is_newline vs. is_blank;
wenzelm [Tue, 16 Aug 2005 13:42:40 +0200] rev 17069
clarify is_newline vs. is_blank; removed is_indent; added is_comment;
Tue, 16 Aug 2005 13:42:39 +0200 default tags for theory/proof/ML commands;
wenzelm [Tue, 16 Aug 2005 13:42:39 +0200] rev 17068
default tags for theory/proof/ML commands; added '%' keyword;
Tue, 16 Aug 2005 13:42:38 +0200 reimplemented theory presentation, with support for tagged command regions;
wenzelm [Tue, 16 Aug 2005 13:42:38 +0200] rev 17067
reimplemented theory presentation, with support for tagged command regions; tuned antiquotation output;
Tue, 16 Aug 2005 13:42:37 +0200 back: removed ill-defined '!' option;
wenzelm [Tue, 16 Aug 2005 13:42:37 +0200] rev 17066
back: removed ill-defined '!' option; print_theorems: print facts in proof mode; print_prfs: proper context version -- ProofContext.pretty_proof_of;
Tue, 16 Aug 2005 13:42:36 +0200 replaced sign by thy;
wenzelm [Tue, 16 Aug 2005 13:42:36 +0200] rev 17065
replaced sign by thy;
Tue, 16 Aug 2005 13:42:35 +0200 added liberal_name;
wenzelm [Tue, 16 Aug 2005 13:42:35 +0200] rev 17064
added liberal_name;
Tue, 16 Aug 2005 13:42:34 +0200 tuned Symbol.spaces;
wenzelm [Tue, 16 Aug 2005 13:42:34 +0200] rev 17063
tuned Symbol.spaces;
Tue, 16 Aug 2005 13:42:33 +0200 tuned Buffer.add;
wenzelm [Tue, 16 Aug 2005 13:42:33 +0200] rev 17062
tuned Buffer.add;
Tue, 16 Aug 2005 13:42:32 +0200 tuned unsuffix/unprefix;
wenzelm [Tue, 16 Aug 2005 13:42:32 +0200] rev 17061
tuned unsuffix/unprefix;
Tue, 16 Aug 2005 13:42:31 +0200 type proof: theory_ref instead of theory (make proof contexts independent entities);
wenzelm [Tue, 16 Aug 2005 13:42:31 +0200] rev 17060
type proof: theory_ref instead of theory (make proof contexts independent entities); added transfer_proof;
Tue, 16 Aug 2005 13:42:30 +0200 Isar command keyword classification (from Isar/outer_syntax.ML);
wenzelm [Tue, 16 Aug 2005 13:42:30 +0200] rev 17059
Isar command keyword classification (from Isar/outer_syntax.ML);
Tue, 16 Aug 2005 13:42:29 +0200 added Isar/outer_keyword.ML;
wenzelm [Tue, 16 Aug 2005 13:42:29 +0200] rev 17058
added Isar/outer_keyword.ML;
Tue, 16 Aug 2005 13:42:26 +0200 OuterKeyword;
wenzelm [Tue, 16 Aug 2005 13:42:26 +0200] rev 17057
OuterKeyword;
Tue, 16 Aug 2005 13:42:23 +0200 updated;
wenzelm [Tue, 16 Aug 2005 13:42:23 +0200] rev 17056
updated;
Tue, 16 Aug 2005 13:42:21 +0200 removed -H false;
wenzelm [Tue, 16 Aug 2005 13:42:21 +0200] rev 17055
removed -H false;
Tue, 16 Aug 2005 13:42:20 +0200 isatool usedir: option -V and -f;
wenzelm [Tue, 16 Aug 2005 13:42:20 +0200] rev 17054
isatool usedir: option -V and -f; isatool document: option -n and -t;
Tue, 16 Aug 2005 13:42:19 +0200 tuned antiquotations;
wenzelm [Tue, 16 Aug 2005 13:42:19 +0200] rev 17053
tuned antiquotations; added tagged commands;
Tue, 16 Aug 2005 13:42:18 +0200 \isabellestyleit: proper \isacharbackslash;
wenzelm [Tue, 16 Aug 2005 13:42:18 +0200] rev 17052
\isabellestyleit: proper \isacharbackslash; support for tagged regions: \isakeeptag, \isadroptag, \isafoldtag -- depends on plain TeX version of comment.sty;
Tue, 16 Aug 2005 13:42:17 +0200 proper ML_DBASE for .../bin/poly;
wenzelm [Tue, 16 Aug 2005 13:42:17 +0200] rev 17051
proper ML_DBASE for .../bin/poly;
Tue, 16 Aug 2005 13:42:16 +0200 added option -V VERSION;
wenzelm [Tue, 16 Aug 2005 13:42:16 +0200] rev 17050
added option -V VERSION; removed option -H;
Tue, 16 Aug 2005 13:42:15 +0200 added option -n NAME and -t TAGS;
wenzelm [Tue, 16 Aug 2005 13:42:15 +0200] rev 17049
added option -n NAME and -t TAGS;
Tue, 16 Aug 2005 13:42:14 +0200 -V outline=/proof,/ML;
wenzelm [Tue, 16 Aug 2005 13:42:14 +0200] rev 17048
-V outline=/proof,/ML;
Tue, 16 Aug 2005 13:42:13 +0200 * Command tags control specific markup of certain regions of text (replaces usedir -H);
wenzelm [Tue, 16 Aug 2005 13:42:13 +0200] rev 17047
* Command tags control specific markup of certain regions of text (replaces usedir -H);
Tue, 16 Aug 2005 12:51:07 +0200 simp_depth warning now mod 20, not mod 10 (too often)
nipkow [Tue, 16 Aug 2005 12:51:07 +0200] rev 17046
simp_depth warning now mod 20, not mod 10 (too often)
Mon, 15 Aug 2005 21:39:15 +0200 lucas - added pretty printing function and cleaned up signature a little.
dixon [Mon, 15 Aug 2005 21:39:15 +0200] rev 17045
lucas - added pretty printing function and cleaned up signature a little.
Mon, 15 Aug 2005 21:38:25 +0200 lucas - fixed bug in changing focus - when moving up and right, if an abs was encountered it would move up an extra time. I also removed the spurious pretty printing function that did nothing.
dixon [Mon, 15 Aug 2005 21:38:25 +0200] rev 17044
lucas - fixed bug in changing focus - when moving up and right, if an abs was encountered it would move up an extra time. I also removed the spurious pretty printing function that did nothing.
Wed, 10 Aug 2005 15:29:56 +0200 New command: interpretation in locales.
ballarin [Wed, 10 Aug 2005 15:29:56 +0200] rev 17043
New command: interpretation in locales.
Tue, 09 Aug 2005 19:10:30 +0200 moved wf_induct_rule from PreList.thy to Wellfounded_Recursion.thy
nipkow [Tue, 09 Aug 2005 19:10:30 +0200] rev 17042
moved wf_induct_rule from PreList.thy to Wellfounded_Recursion.thy
Tue, 09 Aug 2005 15:44:24 +0200 exported after_qed for arity proofs
haftmann [Tue, 09 Aug 2005 15:44:24 +0200] rev 17041
exported after_qed for arity proofs
Tue, 09 Aug 2005 11:44:38 +0200 added finite(option) to Recdef.thy
nipkow [Tue, 09 Aug 2005 11:44:38 +0200] rev 17040
added finite(option) to Recdef.thy
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip