blanchet [Mon, 21 Jan 2019 22:46:25 +0100] rev 69707
updated news
blanchet [Mon, 21 Jan 2019 22:29:41 +0100] rev 69706
get rid of visibility in MaSh -- it slows it down more than it helps
wenzelm [Mon, 21 Jan 2019 21:28:16 +0100] rev 69705
merged
wenzelm [Mon, 21 Jan 2019 20:03:20 +0100] rev 69704
updated polyml platform: 32=x86_64_32;
wenzelm [Mon, 21 Jan 2019 19:59:37 +0100] rev 69703
more thorough purge_platforms;
wenzelm [Mon, 21 Jan 2019 16:50:48 +0100] rev 69702
clarified ML_OPTIONS on Windows;
wenzelm [Mon, 21 Jan 2019 15:10:26 +0100] rev 69701
more operations;
paulson <lp15@cam.ac.uk> [Mon, 21 Jan 2019 14:44:23 +0000] rev 69700
new material about summations and powers, along with some tweaks
haftmann [Sun, 20 Jan 2019 17:15:49 +0000] rev 69699
dedicated combinator for declarations nested in a local theory block
haftmann [Sun, 20 Jan 2019 17:15:47 +0000] rev 69698
more conventional parsing of code_stmts antiquotation
haftmann [Sun, 20 Jan 2019 17:14:35 +0000] rev 69697
more conventional syntax for code_stmts antiquotation
wenzelm [Sun, 20 Jan 2019 21:26:15 +0100] rev 69696
avoid crash of jEdit.closeBuffer() via TaskManager.instance.waitForIoTasks() due to race condition of save() vs. automatic load() of already open buffer, e.g. relevant for save-as on "isabelle-export:" artifacts;