Tue, 14 Aug 2012 14:07:53 +0200 warn users about unused "using" facts
blanchet [Tue, 14 Aug 2012 14:07:53 +0200] rev 48799
warn users about unused "using" facts
Tue, 14 Aug 2012 13:20:59 +0200 be less aggressive at kicking out chained facts
blanchet [Tue, 14 Aug 2012 13:20:59 +0200] rev 48798
be less aggressive at kicking out chained facts
Tue, 14 Aug 2012 12:54:26 +0200 recognize bus errors as crash
blanchet [Tue, 14 Aug 2012 12:54:26 +0200] rev 48797
recognize bus errors as crash
Tue, 14 Aug 2012 12:49:42 +0200 consider removing chained facts last, so that they're more likely to be kept
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
Tue, 14 Aug 2012 13:01:09 +0200 clarified format of etc/options: only declarations, not re-definitions;
wenzelm [Tue, 14 Aug 2012 13:01:09 +0200] rev 48795
clarified format of etc/options: only declarations, not re-definitions;
Tue, 14 Aug 2012 12:26:02 +0200 check_errors for cumulative session content;
wenzelm [Tue, 14 Aug 2012 12:26:02 +0200] rev 48794
check_errors for cumulative session content;
Tue, 14 Aug 2012 12:21:32 +0200 even more defensive path expansion (see also 8d381fdef898);
wenzelm [Tue, 14 Aug 2012 12:21:32 +0200] rev 48793
even more defensive path expansion (see also 8d381fdef898);
Tue, 14 Aug 2012 11:43:08 +0200 support for 'typ' with explicit sort constraint;
wenzelm [Tue, 14 Aug 2012 11:43:08 +0200] rev 48792
support for 'typ' with explicit sort constraint;
Tue, 14 Aug 2012 11:37:58 +0200 added jedit option -d;
wenzelm [Tue, 14 Aug 2012 11:37:58 +0200] rev 48791
added jedit option -d;
Tue, 14 Aug 2012 10:44:03 +0200 always retain doc-src (as regular component);
wenzelm [Tue, 14 Aug 2012 10:44:03 +0200] rev 48790
always retain doc-src (as regular component);
Mon, 13 Aug 2012 20:31:24 +0200 merged
wenzelm [Mon, 13 Aug 2012 20:31:24 +0200] rev 48789
merged
Mon, 13 Aug 2012 20:01:30 +0200 Calling isabelle with proper (relative) path, no longer relying on $PATH.
webertj [Mon, 13 Aug 2012 20:01:30 +0200] rev 48788
Calling isabelle with proper (relative) path, no longer relying on $PATH.
Mon, 13 Aug 2012 19:51:48 +0200 fewer workarounds for MacOS to increase chances that COMMAND ("META") key works with Java 1.7 from Oracle;
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;
Mon, 13 Aug 2012 19:36:34 +0200 updated to jedit-4.5.2 (still unchanged);
wenzelm [Mon, 13 Aug 2012 19:36:34 +0200] rev 48786
updated to jedit-4.5.2 (still unchanged);
Sun, 12 Aug 2012 23:13:43 +0200 restored ISABELLE_OUTPUT etc -- still relevant at least for mira.py itself
krauss [Sun, 12 Aug 2012 23:13:43 +0200] rev 48785
restored ISABELLE_OUTPUT etc -- still relevant at least for mira.py itself
Sun, 12 Aug 2012 22:39:28 +0200 tuned;
wenzelm [Sun, 12 Aug 2012 22:39:28 +0200] rev 48784
tuned;
Sun, 12 Aug 2012 21:48:58 +0200 fixed mira.py (cf. fd50596bf78b)
krauss [Sun, 12 Aug 2012 21:48:58 +0200] rev 48783
fixed mira.py (cf. fd50596bf78b)
Sun, 12 Aug 2012 20:45:34 +0200 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 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;
Sun, 12 Aug 2012 19:09:55 +0200 more static antiquotations;
wenzelm [Sun, 12 Aug 2012 19:09:55 +0200] rev 48781
more static antiquotations;
Sun, 12 Aug 2012 19:08:27 +0200 always show some timing information, to reduce the need for explicit -v;
wenzelm [Sun, 12 Aug 2012 19:08:27 +0200] rev 48780
always show some timing information, to reduce the need for explicit -v;
Sun, 12 Aug 2012 17:39:06 +0200 some information for central Isabelle repository configuration;
wenzelm [Sun, 12 Aug 2012 17:39:06 +0200] rev 48779
some information for central Isabelle repository configuration;
Sun, 12 Aug 2012 01:25:43 +0200 reduced settings patching
krauss [Sun, 12 Aug 2012 01:25:43 +0200] rev 48778
reduced settings patching
Sun, 12 Aug 2012 00:16:04 +0200 removed obsolete configuration AFP_images
krauss [Sun, 12 Aug 2012 00:16:04 +0200] rev 48777
removed obsolete configuration AFP_images
Sat, 11 Aug 2012 22:17:46 +0200 faster compilation of ML with antiquotations: static ML_context is bound once in auxiliary structure Isabelle;
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;
Sat, 11 Aug 2012 21:32:46 +0200 simplified symbol matching;
wenzelm [Sat, 11 Aug 2012 21:32:46 +0200] rev 48775
simplified symbol matching;
Sat, 11 Aug 2012 21:10:36 +0200 further clarification of malformed symbols;
wenzelm [Sat, 11 Aug 2012 21:10:36 +0200] rev 48774
further clarification of malformed symbols;
Sat, 11 Aug 2012 20:54:06 +0200 more liberal scanning of potentially malformed symbols;
wenzelm [Sat, 11 Aug 2012 20:54:06 +0200] rev 48773
more liberal scanning of potentially malformed symbols;
Sat, 11 Aug 2012 19:34:36 +0200 vacuous execution after first malformed command;
wenzelm [Sat, 11 Aug 2012 19:34:36 +0200] rev 48772
vacuous execution after first malformed command;
Sat, 11 Aug 2012 18:05:41 +0200 clarified Command.range vs. Command.proper_range according to Scala version, which is potentially relevant for command status markup;
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;
Sat, 11 Aug 2012 17:43:00 +0200 tuned markup;
wenzelm [Sat, 11 Aug 2012 17:43:00 +0200] rev 48770
tuned markup;
Sat, 11 Aug 2012 17:40:33 +0200 tuned message;
wenzelm [Sat, 11 Aug 2012 17:40:33 +0200] rev 48769
tuned message;
Sat, 11 Aug 2012 17:24:21 +0200 clarified "bad" markup: proper body text, invent missing serial on Scala side (counting backwards);
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);
Sat, 11 Aug 2012 17:23:09 +0200 reports with body text, not just markup;
wenzelm [Sat, 11 Aug 2012 17:23:09 +0200] rev 48767
reports with body text, not just markup;
Sat, 11 Aug 2012 15:54:18 +0200 fixed "double rev" bug that arose in situations where a % comment arose on the last line of a file without \n at the end
blanchet [Sat, 11 Aug 2012 15:54:18 +0200] rev 48766
fixed "double rev" bug that arose in situations where a % comment arose on the last line of a file without \n at the end
Sat, 11 Aug 2012 11:31:05 +0200 special code with lists no longer necessary, use sets
nipkow [Sat, 11 Aug 2012 11:31:05 +0200] rev 48765
special code with lists no longer necessary, use sets
Fri, 10 Aug 2012 22:25:45 +0200 proper error prefixes;
wenzelm [Fri, 10 Aug 2012 22:25:45 +0200] rev 48764
proper error prefixes;
Fri, 10 Aug 2012 21:53:20 +0200 more precise recover_quoted, recover_verbatim, recover_comment (cf. ML version) -- NB: context parsers expect explicit termination;
wenzelm [Fri, 10 Aug 2012 21:53:20 +0200] rev 48763
more precise recover_quoted, recover_verbatim, recover_comment (cf. ML version) -- NB: context parsers expect explicit termination;
Fri, 10 Aug 2012 21:22:40 +0200 tuned message;
wenzelm [Fri, 10 Aug 2012 21:22:40 +0200] rev 48762
tuned message;
Fri, 10 Aug 2012 20:53:16 +0200 clarified Linear_Set.next/prev: check definedness;
wenzelm [Fri, 10 Aug 2012 20:53:16 +0200] rev 48761
clarified Linear_Set.next/prev: check definedness;
Fri, 10 Aug 2012 18:03:46 +0200 merged
nipkow [Fri, 10 Aug 2012 18:03:46 +0200] rev 48760
merged
Fri, 10 Aug 2012 17:17:05 +0200 Improved complete lattice formalisation - no more index set.
nipkow [Fri, 10 Aug 2012 17:17:05 +0200] rev 48759
Improved complete lattice formalisation - no more index set.
Fri, 10 Aug 2012 16:29:40 +0200 merged
wenzelm [Fri, 10 Aug 2012 16:29:40 +0200] rev 48758
merged
Fri, 10 Aug 2012 16:19:51 +0200 tuned proofs;
wenzelm [Fri, 10 Aug 2012 16:19:51 +0200] rev 48757
tuned proofs;
Fri, 10 Aug 2012 15:57:22 +0200 sneak message into "bad" markup as property -- to be displayed after YXML parsing;
wenzelm [Fri, 10 Aug 2012 15:57:22 +0200] rev 48756
sneak message into "bad" markup as property -- to be displayed after YXML parsing;
Fri, 10 Aug 2012 15:14:45 +0200 apply all text edits to each node, before determining the resulting doc_edits -- allow several iterations to consolidate spans etc.;
wenzelm [Fri, 10 Aug 2012 15:14:45 +0200] rev 48755
apply all text edits to each node, before determining the resulting doc_edits -- allow several iterations to consolidate spans etc.; expand Clear edit before sending to prover; at most one full reparse of each node;
Fri, 10 Aug 2012 13:33:07 +0200 clarified undefined, unparsed, unfinished command spans;
wenzelm [Fri, 10 Aug 2012 13:33:07 +0200] rev 48754
clarified undefined, unparsed, unfinished command spans; common reparse_spans, diff_commands; some support for consolidate_spans after change of perspective;
Fri, 10 Aug 2012 13:15:00 +0200 tuned;
wenzelm [Fri, 10 Aug 2012 13:15:00 +0200] rev 48753
tuned;
Fri, 10 Aug 2012 10:23:54 +0200 discontinued mostly unused markup for command spans;
wenzelm [Fri, 10 Aug 2012 10:23:54 +0200] rev 48752
discontinued mostly unused markup for command spans;
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip