blanchet [Fri, 01 Aug 2014 15:08:49 +0200] rev 57838
careful when calling 'Thm.proof_body_of' -- it can throw exceptions
wenzelm [Fri, 01 Aug 2014 20:43:23 +0200] rev 57837
removed unused stuff;
wenzelm [Fri, 01 Aug 2014 20:20:17 +0200] rev 57836
agree on keyword categories with ML;
wenzelm [Fri, 01 Aug 2014 20:15:00 +0200] rev 57835
more keyword categories (as in ML);
wenzelm [Thu, 31 Jul 2014 22:02:21 +0200] rev 57834
prefer dynamic ML_print_depth if context happens to be available;
wenzelm [Thu, 31 Jul 2014 21:29:31 +0200] rev 57833
completion popup supports both ENTER and TAB (default);
wenzelm [Thu, 31 Jul 2014 20:59:10 +0200] rev 57832
clarified compile-time use of ML_print_depth;
wenzelm [Thu, 31 Jul 2014 20:09:30 +0200] rev 57831
more general notion of "user error" including empty message -- NB: Output.error_message needs non-empty string to emit anything;
blanchet [Wed, 30 Jul 2014 09:40:28 +0200] rev 57830
correctly resolve selector names in default value equations
kuncar [Wed, 30 Jul 2014 16:44:54 +0200] rev 57829
update documentation for Lifting/Transfer