wenzelm [Tue, 24 Nov 2015 22:50:03 +0100] rev 61746
paint gutter text on base line of main text area, to accomodate extra line spacing without special tricks (see also jEdit bug #3717 and its fix in SVN 23977, which does not quite work: odd jumping positions on vertical cursor movement);
avoid hardwired colors (see 1d9c121cbe4d);
updated to Highlight 2.2;
traytel [Tue, 24 Nov 2015 10:54:21 +0100] rev 61745
Ported old example to use (co)datatypes
wenzelm [Mon, 23 Nov 2015 23:25:41 +0100] rev 61744
discontinued Mac OS X 10.7 Lion (macbroy6);
wenzelm [Mon, 23 Nov 2015 21:55:13 +0100] rev 61743
merged
wenzelm [Mon, 23 Nov 2015 19:51:33 +0100] rev 61742
clarified font: GUI defaults might change dynamically;
wenzelm [Mon, 23 Nov 2015 18:05:33 +0100] rev 61741
updated platform baseline to Mac OS X 10.8 Mountain Lion;
wenzelm [Mon, 23 Nov 2015 17:56:11 +0100] rev 61740
updated to polyml-5.6-20151123;
paulson <lp15@cam.ac.uk> [Mon, 23 Nov 2015 17:00:32 +0000] rev 61739
Merge
paulson <lp15@cam.ac.uk> [Mon, 23 Nov 2015 16:57:54 +0000] rev 61738
New material about paths, winding numbers, etc. Added lemmas to divide_const_simps. Misc tuning.
wenzelm [Mon, 23 Nov 2015 16:57:01 +0100] rev 61737
bundle main sources read-only, to avoid accidental editing of imported theories etc.;
wenzelm [Sun, 22 Nov 2015 23:19:43 +0100] rev 61736
more symbols;
wenzelm [Sun, 22 Nov 2015 23:13:02 +0100] rev 61735
some GC options that potentially improve reactivity;
wenzelm [Sun, 22 Nov 2015 20:53:38 +0100] rev 61734
more thorough completion rendering, e.g. "Un";
wenzelm [Sun, 22 Nov 2015 13:33:38 +0100] rev 61733
tuned;