Tue, 14 Aug 2012 11:43:08 +0200 wenzelm support for 'typ' with explicit sort constraint;
Tue, 14 Aug 2012 11:37:58 +0200 wenzelm added jedit option -d;
Tue, 14 Aug 2012 10:44:03 +0200 wenzelm always retain doc-src (as regular component);
Mon, 13 Aug 2012 20:31:24 +0200 wenzelm merged
Mon, 13 Aug 2012 20:01:30 +0200 webertj Calling isabelle with proper (relative) path, no longer relying on $PATH.
Mon, 13 Aug 2012 19:51:48 +0200 wenzelm 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 wenzelm updated to jedit-4.5.2 (still unchanged);
Sun, 12 Aug 2012 23:13:43 +0200 krauss restored ISABELLE_OUTPUT etc -- still relevant at least for mira.py itself
Sun, 12 Aug 2012 22:39:28 +0200 wenzelm tuned;
Sun, 12 Aug 2012 21:48:58 +0200 krauss fixed mira.py (cf. fd50596bf78b)
Sun, 12 Aug 2012 20:45:34 +0200 wenzelm 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 wenzelm more static antiquotations;
Sun, 12 Aug 2012 19:08:27 +0200 wenzelm always show some timing information, to reduce the need for explicit -v;
Sun, 12 Aug 2012 17:39:06 +0200 wenzelm some information for central Isabelle repository configuration;
Sun, 12 Aug 2012 01:25:43 +0200 krauss reduced settings patching
Sun, 12 Aug 2012 00:16:04 +0200 krauss removed obsolete configuration AFP_images
Sat, 11 Aug 2012 22:17:46 +0200 wenzelm faster compilation of ML with antiquotations: static ML_context is bound once in auxiliary structure Isabelle;
Sat, 11 Aug 2012 21:32:46 +0200 wenzelm simplified symbol matching;
Sat, 11 Aug 2012 21:10:36 +0200 wenzelm further clarification of malformed symbols;
Sat, 11 Aug 2012 20:54:06 +0200 wenzelm more liberal scanning of potentially malformed symbols;
Sat, 11 Aug 2012 19:34:36 +0200 wenzelm vacuous execution after first malformed command;
Sat, 11 Aug 2012 18:05:41 +0200 wenzelm 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 wenzelm tuned markup;
Sat, 11 Aug 2012 17:40:33 +0200 wenzelm tuned message;
Sat, 11 Aug 2012 17:24:21 +0200 wenzelm clarified "bad" markup: proper body text, invent missing serial on Scala side (counting backwards);
Sat, 11 Aug 2012 17:23:09 +0200 wenzelm reports with body text, not just markup;
Sat, 11 Aug 2012 15:54:18 +0200 blanchet 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 nipkow special code with lists no longer necessary, use sets
Fri, 10 Aug 2012 22:25:45 +0200 wenzelm proper error prefixes;
Fri, 10 Aug 2012 21:53:20 +0200 wenzelm 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 wenzelm tuned message;
Fri, 10 Aug 2012 20:53:16 +0200 wenzelm clarified Linear_Set.next/prev: check definedness;
Fri, 10 Aug 2012 18:03:46 +0200 nipkow merged
Fri, 10 Aug 2012 17:17:05 +0200 nipkow Improved complete lattice formalisation - no more index set.
Fri, 10 Aug 2012 16:29:40 +0200 wenzelm merged
Fri, 10 Aug 2012 16:19:51 +0200 wenzelm tuned proofs;
Fri, 10 Aug 2012 15:57:22 +0200 wenzelm sneak message into "bad" markup as property -- to be displayed after YXML parsing;
Fri, 10 Aug 2012 15:14:45 +0200 wenzelm apply all text edits to each node, before determining the resulting doc_edits -- allow several iterations to consolidate spans etc.;
Fri, 10 Aug 2012 13:33:07 +0200 wenzelm clarified undefined, unparsed, unfinished command spans;
Fri, 10 Aug 2012 13:15:00 +0200 wenzelm tuned;
Fri, 10 Aug 2012 10:23:54 +0200 wenzelm discontinued mostly unused markup for command spans;
Fri, 10 Aug 2012 10:18:07 +0200 wenzelm more visible markup of malformed input as "bad";
Fri, 10 Aug 2012 13:33:54 +0200 blanchet tuned proofs
Thu, 09 Aug 2012 22:31:04 +0200 wenzelm some attempts to keep malformed syntax errors focussed, without too much red spilled onto the document view;
Thu, 09 Aug 2012 21:09:24 +0200 wenzelm refined recover_spans: take visible range into account, reparse and trim results -- to improve editing experience wrt. unbalanced quotations etc.;
Thu, 09 Aug 2012 19:51:29 +0200 wenzelm tuned signature;
Thu, 09 Aug 2012 19:37:42 +0200 wenzelm more direct Linear_Set.reverse, swapping orientation of the graph;
Thu, 09 Aug 2012 17:13:46 +0200 wenzelm tuned signature;
Thu, 09 Aug 2012 14:56:06 +0200 wenzelm tuned;
Thu, 09 Aug 2012 14:37:43 +0200 wenzelm refined recovery of scan errors: longest prefix of delimited token after failure, otherwise just one symbol;
Thu, 09 Aug 2012 14:09:36 +0200 wenzelm explicit FIXME;
Thu, 09 Aug 2012 12:39:05 +0200 wenzelm tuned signature;
Wed, 08 Aug 2012 22:14:39 +0200 haftmann corrected header
Wed, 08 Aug 2012 20:35:34 +0200 wenzelm refined isabelle mkroot;
Wed, 08 Aug 2012 17:49:56 +0200 wenzelm simplified session specifications: names are taken verbatim and current directory is default;
Wed, 08 Aug 2012 15:58:40 +0200 wenzelm added build option -D: include session directory and select its sessions;
Wed, 08 Aug 2012 14:45:40 +0200 wenzelm discontinued obsolete "isabelle makeall";
Fri, 27 Jul 2012 20:54:01 +0200 wenzelm even more permissive approximation of master_dir, which is only required to access external resources ('uses' etc.);
Wed, 08 Aug 2012 14:30:27 +0200 wenzelm back to implicit commit via isabelle-process -- save image only once (cf. 181b91e1d1c1);
Wed, 08 Aug 2012 12:51:20 +0200 wenzelm proper axiomatization of "mem" -- do not leave it formally unspecified;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip