wenzelm [Sat, 05 Apr 2014 20:08:00 +0200] rev 56427
more standard hash-bang (python *is* canonical according to Admin/PLATFORMS);
wenzelm [Sat, 05 Apr 2014 19:16:44 +0200] rev 56426
tuned -- just one qualification of sections ("!");
wenzelm [Sat, 05 Apr 2014 19:16:16 +0200] rev 56425
tuned error;
wenzelm [Sat, 05 Apr 2014 19:07:05 +0200] rev 56424
proper settings instead of hard-wired information;
wenzelm [Sat, 05 Apr 2014 18:52:03 +0200] rev 56423
explicit indication of important doc sections ("!"), which are expanded in the tree view;
wenzelm [Sat, 05 Apr 2014 18:14:54 +0200] rev 56422
clarified Doc entry: more explicit path;
allow plain files as Doc;
refer to official jEdit documentation;
wenzelm [Sat, 05 Apr 2014 15:03:40 +0200] rev 56421
updated to jedit_build-20140405: Code2HTML.jar, CommonControls.jar, Console.jar, kappalayout.jar, Navigator.jar, SideKick.jar, doc with jEdit manuals (ant dist-manuals);
haftmann [Sat, 05 Apr 2014 11:37:00 +0200] rev 56420
closer correspondence of document and session names, while maintaining document names for external reference
paulson <lp15@cam.ac.uk> [Sat, 05 Apr 2014 17:52:29 +0100] rev 56419
ignore jedit mark files
haftmann [Sat, 05 Apr 2014 10:12:51 +0200] rev 56418
avoid romanism
haftmann [Sat, 05 Apr 2014 10:03:04 +0200] rev 56417
churning pie charts (with non-canonical prerequisites!)
haftmann [Sat, 05 Apr 2014 10:03:03 +0200] rev 56416
CONTRIBUTORS
haftmann [Sat, 05 Apr 2014 10:01:07 +0200] rev 56415
proper inclusion into library
paulson <lp15@cam.ac.uk> [Sat, 05 Apr 2014 01:04:46 +0100] rev 56414
A single [simp] to handle the case -a/-b.
wenzelm [Fri, 04 Apr 2014 22:51:22 +0200] rev 56413
support for jEdit Navigator plugin;
wenzelm [Fri, 04 Apr 2014 22:21:46 +0200] rev 56412
more permissive Session.update_options: this is wired to jEdit PropertiesChanged, which may occur before the prover is started;
blanchet [Fri, 04 Apr 2014 19:09:56 +0200] rev 56411
added option to Mirabelle
paulson <lp15@cam.ac.uk> [Fri, 04 Apr 2014 17:58:25 +0100] rev 56410
divide_minus_left divide_minus_right are in field_simps but are not default simprules
paulson <lp15@cam.ac.uk> [Thu, 03 Apr 2014 23:51:52 +0100] rev 56409
removing simprule status for divide_minus_left and divide_minus_right
wenzelm [Fri, 04 Apr 2014 16:43:47 +0200] rev 56408
merged;
wenzelm [Fri, 04 Apr 2014 15:58:20 +0200] rev 56407
tuned rendering -- take 1px line border into account;
wenzelm [Fri, 04 Apr 2014 14:31:31 +0200] rev 56406
revert ce37fcb30cf2 for the sake of Mac OS X -- let some event listeners of jEdit reset the cursor;
wenzelm [Fri, 04 Apr 2014 13:12:16 +0200] rev 56405
tuned white space;
blanchet [Fri, 04 Apr 2014 15:56:40 +0200] rev 56404
use Z3 TPTP cores rather than proofs since the latter are somewhat broken