wenzelm [Tue, 03 Jan 2017 14:45:50 +0100] rev 64760
more liberal drive letter, for the sake of file:// URLs;
wenzelm [Tue, 03 Jan 2017 14:17:03 +0100] rev 64759
clarified master_dir: file-URL;
paulson <lp15@cam.ac.uk> [Tue, 03 Jan 2017 16:48:49 +0000] rev 64758
A few new lemmas and needed adaptations
wenzelm [Mon, 02 Jan 2017 18:08:04 +0100] rev 64757
updated package;
wenzelm [Mon, 02 Jan 2017 17:41:00 +0100] rev 64756
avoid hardwired options: use isabelle.args settings instead;
wenzelm [Mon, 02 Jan 2017 17:35:51 +0100] rev 64755
support for Windows;
wenzelm [Mon, 02 Jan 2017 15:53:41 +0100] rev 64754
proper bootstrap name, e.g. for Pure.thy;
wenzelm [Mon, 02 Jan 2017 15:00:55 +0100] rev 64753
more robust startup;
wenzelm [Mon, 02 Jan 2017 14:44:14 +0100] rev 64752
more specific isabelle-ml language support;
wenzelm [Mon, 02 Jan 2017 14:37:58 +0100] rev 64751
tuned;
wenzelm [Mon, 02 Jan 2017 14:25:46 +0100] rev 64750
proper use of isabelle-ml;
wenzelm [Mon, 02 Jan 2017 14:14:33 +0100] rev 64749
grammar for Isabelle/ML, based on https://github.com/textmate/standard-ml.tmbundle/blob/fea2448/Syntaxes/Standard%20ML.plist
wenzelm [Mon, 02 Jan 2017 11:42:15 +0100] rev 64748
clarified multiple tooltips;
wenzelm [Mon, 02 Jan 2017 11:26:26 +0100] rev 64747
proper content format;
wenzelm [Mon, 02 Jan 2017 10:59:46 +0100] rev 64746
more syntax;
tuned;
wenzelm [Mon, 02 Jan 2017 10:22:59 +0100] rev 64745
more syntax;
tuned;
wenzelm [Mon, 02 Jan 2017 09:41:25 +0100] rev 64744
tuned;
wenzelm [Mon, 02 Jan 2017 09:39:00 +0100] rev 64743
tuned;
wenzelm [Mon, 02 Jan 2017 09:38:06 +0100] rev 64742
more keywords;
wenzelm [Mon, 02 Jan 2017 09:27:33 +0100] rev 64741
tuned;
wenzelm [Sun, 01 Jan 2017 23:56:36 +0100] rev 64740
proper packaging;
wenzelm [Sun, 01 Jan 2017 23:30:18 +0100] rev 64739
generate uuid;
wenzelm [Sun, 01 Jan 2017 23:19:34 +0100] rev 64738
generate static TextMate grammar for VSCode editor;
wenzelm [Sun, 01 Jan 2017 23:08:39 +0100] rev 64737
proper default;
wenzelm [Sun, 01 Jan 2017 21:26:26 +0100] rev 64736
clarified file name;
wenzelm [Sun, 01 Jan 2017 20:24:19 +0100] rev 64735
tuned;
wenzelm [Sun, 01 Jan 2017 13:38:20 +0100] rev 64734
more configuration;
wenzelm [Sun, 01 Jan 2017 13:15:50 +0100] rev 64733
automatically build session image;
wenzelm [Sun, 01 Jan 2017 12:20:51 +0100] rev 64732
tuned signature;
wenzelm [Sun, 01 Jan 2017 12:10:21 +0100] rev 64731
just one synchronized access to global state: works recursively on JVM;
tuned;