wenzelm [Sat, 18 Jan 2014 20:20:56 +0100] rev 55038
prefer Isar commands over old-fashioned ML (see also a189c6274c7a);
removed pointless space: the second "_ \<Colon> _" should take precendence anyway;
wenzelm [Sat, 18 Jan 2014 19:46:58 +0100] rev 55037
crude latex macro for \<newline;
wenzelm [Sat, 18 Jan 2014 19:35:42 +0100] rev 55036
proper \<newline>;
wenzelm [Sat, 18 Jan 2014 19:31:32 +0100] rev 55035
unused;
wenzelm [Sat, 18 Jan 2014 19:24:45 +0100] rev 55034
tuned;
wenzelm [Sat, 18 Jan 2014 19:15:12 +0100] rev 55033
support for nested text cartouches;
clarified Symbol.is_symbolic: exclude \<open> and \<close>;
wenzelm [Fri, 17 Jan 2014 20:51:36 +0100] rev 55032
back to conditional tracing instead of noisy warning (see also 00e849f5b397): these incidents happen occasionally;
wenzelm [Fri, 17 Jan 2014 20:36:57 +0100] rev 55031
tuned;
wenzelm [Fri, 17 Jan 2014 20:31:39 +0100] rev 55030
prefer user-space tool within Pure.thy;
wenzelm [Fri, 17 Jan 2014 20:20:20 +0100] rev 55029
clarified @{rail} syntax: prefer explicit \<newline> symbol;
wenzelm [Fri, 17 Jan 2014 18:12:35 +0100] rev 55028
clarified Simplifier diagnostics -- simplified ML;
unconditional warning for structural mistakes (NB: context of running Simplifier is not visible, and cond_warning ineffective);
blanchet [Fri, 17 Jan 2014 10:02:50 +0100] rev 55027
folded 'Wellfounded_More_FP' into 'Wellfounded'
blanchet [Fri, 17 Jan 2014 10:02:49 +0100] rev 55026
folded 'Order_Relation_More_FP' into 'Order_Relation'
traytel [Fri, 17 Jan 2014 09:52:19 +0100] rev 55025
support declaration of nonemptiness witnesses in bnf_decl
blanchet [Thu, 16 Jan 2014 21:22:01 +0100] rev 55024
hide short const name
blanchet [Thu, 16 Jan 2014 20:52:54 +0100] rev 55023
get rid of 'rel' locale, to facilitate inclusion of 'Order_Relation_More_FP' into 'Order_Relation'