blanchet [Tue, 14 Aug 2012 12:54:26 +0200] rev 48797
recognize bus errors as crash
blanchet [Tue, 14 Aug 2012 12:49:42 +0200] rev 48796
consider removing chained facts last, so that they're more likely to be kept
wenzelm [Tue, 14 Aug 2012 13:01:09 +0200] rev 48795
clarified format of etc/options: only declarations, not re-definitions;
wenzelm [Tue, 14 Aug 2012 12:26:02 +0200] rev 48794
check_errors for cumulative session content;
wenzelm [Tue, 14 Aug 2012 12:21:32 +0200] rev 48793
even more defensive path expansion (see also 8d381fdef898);
wenzelm [Tue, 14 Aug 2012 11:43:08 +0200] rev 48792
support for 'typ' with explicit sort constraint;
wenzelm [Tue, 14 Aug 2012 11:37:58 +0200] rev 48791
added jedit option -d;
wenzelm [Tue, 14 Aug 2012 10:44:03 +0200] rev 48790
always retain doc-src (as regular component);
wenzelm [Mon, 13 Aug 2012 20:31:24 +0200] rev 48789
merged
webertj [Mon, 13 Aug 2012 20:01:30 +0200] rev 48788
Calling isabelle with proper (relative) path, no longer relying on $PATH.
wenzelm [Mon, 13 Aug 2012 19:51:48 +0200] rev 48787
fewer workarounds for MacOS to increase chances that COMMAND ("META") key works with Java 1.7 from Oracle;
wenzelm [Mon, 13 Aug 2012 19:36:34 +0200] rev 48786
updated to jedit-4.5.2 (still unchanged);
krauss [Sun, 12 Aug 2012 23:13:43 +0200] rev 48785
restored ISABELLE_OUTPUT etc -- still relevant at least for mira.py itself
wenzelm [Sun, 12 Aug 2012 22:39:28 +0200] rev 48784
tuned;
krauss [Sun, 12 Aug 2012 21:48:58 +0200] rev 48783
fixed mira.py (cf. fd50596bf78b)
wenzelm [Sun, 12 Aug 2012 20:45:34 +0200] rev 48782
more direct embedding of abstract thm values into the ML environment -- avoidance of repeated ML_Thms.the_thm(s) considerably reduces compilation time for Poly/ML 5.4.x;
wenzelm [Sun, 12 Aug 2012 19:09:55 +0200] rev 48781
more static antiquotations;
wenzelm [Sun, 12 Aug 2012 19:08:27 +0200] rev 48780
always show some timing information, to reduce the need for explicit -v;
wenzelm [Sun, 12 Aug 2012 17:39:06 +0200] rev 48779
some information for central Isabelle repository configuration;
krauss [Sun, 12 Aug 2012 01:25:43 +0200] rev 48778
reduced settings patching
krauss [Sun, 12 Aug 2012 00:16:04 +0200] rev 48777
removed obsolete configuration AFP_images
wenzelm [Sat, 11 Aug 2012 22:17:46 +0200] rev 48776
faster compilation of ML with antiquotations: static ML_context is bound once in auxiliary structure Isabelle;
wenzelm [Sat, 11 Aug 2012 21:32:46 +0200] rev 48775
simplified symbol matching;
wenzelm [Sat, 11 Aug 2012 21:10:36 +0200] rev 48774
further clarification of malformed symbols;
wenzelm [Sat, 11 Aug 2012 20:54:06 +0200] rev 48773
more liberal scanning of potentially malformed symbols;
wenzelm [Sat, 11 Aug 2012 19:34:36 +0200] rev 48772
vacuous execution after first malformed command;
wenzelm [Sat, 11 Aug 2012 18:05:41 +0200] rev 48771
clarified Command.range vs. Command.proper_range according to Scala version, which is potentially relevant for command status markup;
wenzelm [Sat, 11 Aug 2012 17:43:00 +0200] rev 48770
tuned markup;
wenzelm [Sat, 11 Aug 2012 17:40:33 +0200] rev 48769
tuned message;
wenzelm [Sat, 11 Aug 2012 17:24:21 +0200] rev 48768
clarified "bad" markup: proper body text, invent missing serial on Scala side (counting backwards);