wenzelm [Mon, 11 Dec 2006 21:39:28 +0100] rev 21773
advanced translation functions: Proof.context;
abs/binder_tr: disallow internal names for bounds;
wenzelm [Mon, 11 Dec 2006 21:39:26 +0100] rev 21772
advanced translation functions: Proof.context;
wenzelm [Mon, 11 Dec 2006 19:05:25 +0100] rev 21771
added improved versions of use_text/file (still inactive);
wenzelm [Mon, 11 Dec 2006 19:05:23 +0100] rev 21770
added use_file;
wenzelm [Mon, 11 Dec 2006 19:05:20 +0100] rev 21769
load secure.ML after symbol.ML, when default output is active;
webertj [Mon, 11 Dec 2006 16:58:19 +0100] rev 21768
ordered lists instead of tables for resolving hyps; speedup
berghofe [Mon, 11 Dec 2006 16:53:00 +0100] rev 21767
nominal_primrec now prints initial proof state.
berghofe [Mon, 11 Dec 2006 16:06:59 +0100] rev 21766
Abbreviations can now be specified simultaneously
with introduction rules.
berghofe [Mon, 11 Dec 2006 16:06:14 +0100] rev 21765
Adapted to new inductive definition package.
wenzelm [Mon, 11 Dec 2006 12:28:16 +0100] rev 21764
added ProofGeneral settings;
wenzelm [Sun, 10 Dec 2006 22:27:06 +0100] rev 21763
tuned comments;
wenzelm [Sun, 10 Dec 2006 22:27:05 +0100] rev 21762
tuned;
wenzelm [Sun, 10 Dec 2006 22:27:03 +0100] rev 21761
defs: increased entropy of mixfix handling;
wenzelm [Sun, 10 Dec 2006 20:09:08 +0100] rev 21760
fixed term_of_list;
wenzelm [Sun, 10 Dec 2006 19:37:30 +0100] rev 21759
Concrete syntax for hex chars and strings.
wenzelm [Sun, 10 Dec 2006 19:37:29 +0100] rev 21758
renamed str_of_XXX to print_XXX;
wenzelm [Sun, 10 Dec 2006 19:37:28 +0100] rev 21757
HOLogic cleanup;
wenzelm [Sun, 10 Dec 2006 19:37:27 +0100] rev 21756
ML_Syntax.print_XXX;
wenzelm [Sun, 10 Dec 2006 19:37:26 +0100] rev 21755
misc cleanup -- removed non-HOL operations;
nibble/char/list/string: observe conventions for abstract syntax operations;
wenzelm [Sun, 10 Dec 2006 19:37:25 +0100] rev 21754
moved char/string syntax to Tools/string_syntax.ML;
HOLogic cleanup;
wenzelm [Sun, 10 Dec 2006 19:37:25 +0100] rev 21753
added Tools/string_syntax.ML;
tuned;
wenzelm [Sun, 10 Dec 2006 17:37:55 +0100] rev 21752
removed junk;
wenzelm [Sun, 10 Dec 2006 15:30:54 +0100] rev 21751
interpretation: use C_class name prefix;
wenzelm [Sun, 10 Dec 2006 15:30:53 +0100] rev 21750
abs/binder_tr': support printing of idtdummy;
wenzelm [Sun, 10 Dec 2006 15:30:49 +0100] rev 21749
respects2: tuned spacing;
wenzelm [Sun, 10 Dec 2006 15:30:48 +0100] rev 21748
support printing of idtdummy;
wenzelm [Sun, 10 Dec 2006 15:30:46 +0100] rev 21747
added is_class (approximation);
added abbrev;
tuned;
wenzelm [Sun, 10 Dec 2006 15:30:45 +0100] rev 21746
LocalTheory.notation/abbrev;
wenzelm [Sun, 10 Dec 2006 15:30:44 +0100] rev 21745
extract_case: Name.clean;
wenzelm [Sun, 10 Dec 2006 15:30:43 +0100] rev 21744
added target_notation/abbrev;
tuned;