wenzelm [Mon, 16 Sep 2013 17:18:56 +0200] rev 53668
more explicit exception pattern (NB: unqualified exceptions without arguments are in danger of becoming catch-all patterns by accident);
wenzelm [Mon, 16 Sep 2013 17:13:38 +0200] rev 53667
distinguish Proof.context vs. local_theory semantically, with corresponding naming conventions;
some notes about missing ML interface;
wenzelm [Mon, 16 Sep 2013 17:04:28 +0200] rev 53666
tuned white space;
avoid "object-oriented English";
wenzelm [Mon, 16 Sep 2013 16:50:49 +0200] rev 53665
adhoc check of ML sources, in addition to thy files already covered in Thy_Load;
wenzelm [Mon, 16 Sep 2013 16:46:52 +0200] rev 53664
proper Isabelle symbols -- no UTF8 here;
wenzelm [Mon, 16 Sep 2013 14:21:07 +0200] rev 53663
proper Cygwin mirror for Isabelle2013-1;
wenzelm [Mon, 16 Sep 2013 13:56:02 +0200] rev 53662
explicit test of quick_and_dirty, which is rarely used in practice;
wenzelm [Mon, 16 Sep 2013 13:54:58 +0200] rev 53661
updated to cygwin-20130916;
wenzelm [Mon, 16 Sep 2013 13:22:02 +0200] rev 53660
more CHECKLIST;
wenzelm [Mon, 16 Sep 2013 13:11:32 +0200] rev 53659
updated cygwin snapshot;
wenzelm [Mon, 16 Sep 2013 12:51:33 +0200] rev 53658
updated to smlnj 110.76;
wenzelm [Mon, 16 Sep 2013 12:37:54 +0200] rev 53657
prefer high-level ML_System.share_common_data, ML_System.save_state -- except for bootstrap images (RAW, Pure);
wenzelm [Mon, 16 Sep 2013 11:46:24 +0200] rev 53656
more NEWS;
panny [Mon, 16 Sep 2013 16:48:08 +0200] rev 53655
merge
panny [Mon, 16 Sep 2013 15:03:23 +0200] rev 53654
prove simp theorems for newly generated definitions
kuncar [Mon, 16 Sep 2013 15:30:20 +0200] rev 53653
example using restoring Transfer/Lifting context