blanchet [Thu, 21 Apr 2011 21:14:06 +0200] rev 42448
tuning -- local semicolon consistency
blanchet [Thu, 21 Apr 2011 18:51:22 +0200] rev 42447
tuning
blanchet [Thu, 21 Apr 2011 18:47:22 +0200] rev 42446
rewording
blanchet [Thu, 21 Apr 2011 18:39:22 +0200] rev 42445
fixed interaction between monomorphization and slicing for ATPs
blanchet [Thu, 21 Apr 2011 18:39:22 +0200] rev 42444
cleanup: get rid of "may_slice" arguments without changing semantics
blanchet [Thu, 21 Apr 2011 18:39:22 +0200] rev 42443
implemented general slicing for ATPs, especially E 1.2w and above
blanchet [Thu, 21 Apr 2011 18:39:22 +0200] rev 42442
fixed typo in documentation
wenzelm [Thu, 21 Apr 2011 16:03:13 +0200] rev 42441
more robust scanning of iterated comments, such as "(* (**) (**) *)";
wenzelm [Thu, 21 Apr 2011 12:56:27 +0200] rev 42440
discontinuend obsolete Thm.definitionK, which was hardly ever well-defined;
wenzelm [Wed, 20 Apr 2011 22:57:29 +0200] rev 42439
eliminated Display.string_of_thm_without_context;
tuned whitespace;