wenzelm [Tue, 12 Dec 2006 00:25:09 +0100] rev 21781
read_xnum: return leading_zeros, radix;
wenzelm [Tue, 12 Dec 2006 00:25:05 +0100] rev 21780
authentic syntax for Pls/Min/Bit;
separated translation functions from HOLogic functionality;
wenzelm [Tue, 12 Dec 2006 00:25:03 +0100] rev 21779
authentic syntax for Pls/Min/Bit;
wenzelm [Tue, 12 Dec 2006 00:25:02 +0100] rev 21778
binary numerals: restricted to actual abstract syntax;
tuned;
huffman [Tue, 12 Dec 2006 00:03:42 +0100] rev 21777
Hyperreal/FrechetDeriv.thy
huffman [Tue, 12 Dec 2006 00:02:54 +0100] rev 21776
theory of Frechet derivatives
wenzelm [Mon, 11 Dec 2006 21:41:05 +0100] rev 21775
specials: include single quote;
wenzelm [Mon, 11 Dec 2006 21:41:03 +0100] rev 21774
xstr: disallow backslashes;
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;