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;
Wed, 08 Aug 2012 12:38:41 +0200 wenzelm simplified Pure bootstrap -- separate pure_setup.ML was required for Alice/ML at some point;
Wed, 08 Aug 2012 12:33:40 +0200 wenzelm more casual exit back to ML toplevel, to accomodate commit in SML/NJ which continues at the saved point;
Wed, 08 Aug 2012 12:13:34 +0200 wenzelm obsolete;
Wed, 08 Aug 2012 12:10:22 +0200 wenzelm eliminated obsolete ISABELLE_USEDIR_OPTIONS;
Wed, 08 Aug 2012 11:53:14 +0200 wenzelm updated ML settings;
Wed, 08 Aug 2012 11:21:09 +0200 hoelzl add legacy target for HOL-Probability, needed by AFP/Markov_Models
Wed, 08 Aug 2012 11:02:38 +0200 wenzelm proper isabelle update_keywords tool;
Wed, 08 Aug 2012 10:56:37 +0200 wenzelm configure Admin as component, with its own lib/Tools;
Wed, 08 Aug 2012 10:40:52 +0200 wenzelm SOMEthing went utterly wrong in 5b51ccdc8623;
Wed, 08 Aug 2012 00:22:06 +0200 wenzelm more legacy targets;
Tue, 07 Aug 2012 23:43:05 +0200 wenzelm discontinued obsolete IsaMakefile and ROOT.ML files from the Isabelle distribution;
Tue, 07 Aug 2012 23:38:18 +0200 wenzelm tuned;
Tue, 07 Aug 2012 22:54:27 +0200 blanchet proper quoting
Tue, 07 Aug 2012 22:32:14 +0200 wenzelm merged
Tue, 07 Aug 2012 22:25:17 +0200 wenzelm more structural parsing for minor modes;
Tue, 07 Aug 2012 21:38:24 +0200 wenzelm clarified Sidekick configuration, including minor modes;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip