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;
haftmann [Sat, 19 Jan 2019 20:40:17 +0000] rev 69695
algebraized more material from theory Divides
wenzelm [Sat, 19 Jan 2019 20:31:00 +0100] rev 69694
tuned output;