Tue, 14 Aug 2012 12:26:02 +0200 |
wenzelm |
check_errors for cumulative session content;
|
changeset |
files
|
Tue, 14 Aug 2012 12:21:32 +0200 |
wenzelm |
even more defensive path expansion (see also 8d381fdef898);
|
changeset |
files
|
Tue, 14 Aug 2012 11:43:08 +0200 |
wenzelm |
support for 'typ' with explicit sort constraint;
|
changeset |
files
|
Tue, 14 Aug 2012 11:37:58 +0200 |
wenzelm |
added jedit option -d;
|
changeset |
files
|
Tue, 14 Aug 2012 10:44:03 +0200 |
wenzelm |
always retain doc-src (as regular component);
|
changeset |
files
|
Mon, 13 Aug 2012 20:31:24 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 13 Aug 2012 20:01:30 +0200 |
webertj |
Calling isabelle with proper (relative) path, no longer relying on $PATH.
|
changeset |
files
|
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;
|
changeset |
files
|
Mon, 13 Aug 2012 19:36:34 +0200 |
wenzelm |
updated to jedit-4.5.2 (still unchanged);
|
changeset |
files
|
Sun, 12 Aug 2012 23:13:43 +0200 |
krauss |
restored ISABELLE_OUTPUT etc -- still relevant at least for mira.py itself
|
changeset |
files
|
Sun, 12 Aug 2012 22:39:28 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 12 Aug 2012 21:48:58 +0200 |
krauss |
fixed mira.py (cf. fd50596bf78b)
|
changeset |
files
|
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;
|
changeset |
files
|
Sun, 12 Aug 2012 19:09:55 +0200 |
wenzelm |
more static antiquotations;
|
changeset |
files
|
Sun, 12 Aug 2012 19:08:27 +0200 |
wenzelm |
always show some timing information, to reduce the need for explicit -v;
|
changeset |
files
|
Sun, 12 Aug 2012 17:39:06 +0200 |
wenzelm |
some information for central Isabelle repository configuration;
|
changeset |
files
|
Sun, 12 Aug 2012 01:25:43 +0200 |
krauss |
reduced settings patching
|
changeset |
files
|
Sun, 12 Aug 2012 00:16:04 +0200 |
krauss |
removed obsolete configuration AFP_images
|
changeset |
files
|
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;
|
changeset |
files
|
Sat, 11 Aug 2012 21:32:46 +0200 |
wenzelm |
simplified symbol matching;
|
changeset |
files
|
Sat, 11 Aug 2012 21:10:36 +0200 |
wenzelm |
further clarification of malformed symbols;
|
changeset |
files
|
Sat, 11 Aug 2012 20:54:06 +0200 |
wenzelm |
more liberal scanning of potentially malformed symbols;
|
changeset |
files
|
Sat, 11 Aug 2012 19:34:36 +0200 |
wenzelm |
vacuous execution after first malformed command;
|
changeset |
files
|
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;
|
changeset |
files
|
Sat, 11 Aug 2012 17:43:00 +0200 |
wenzelm |
tuned markup;
|
changeset |
files
|
Sat, 11 Aug 2012 17:40:33 +0200 |
wenzelm |
tuned message;
|
changeset |
files
|
Sat, 11 Aug 2012 17:24:21 +0200 |
wenzelm |
clarified "bad" markup: proper body text, invent missing serial on Scala side (counting backwards);
|
changeset |
files
|
Sat, 11 Aug 2012 17:23:09 +0200 |
wenzelm |
reports with body text, not just markup;
|
changeset |
files
|
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
|
changeset |
files
|
Sat, 11 Aug 2012 11:31:05 +0200 |
nipkow |
special code with lists no longer necessary, use sets
|
changeset |
files
|
Fri, 10 Aug 2012 22:25:45 +0200 |
wenzelm |
proper error prefixes;
|
changeset |
files
|
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;
|
changeset |
files
|
Fri, 10 Aug 2012 21:22:40 +0200 |
wenzelm |
tuned message;
|
changeset |
files
|
Fri, 10 Aug 2012 20:53:16 +0200 |
wenzelm |
clarified Linear_Set.next/prev: check definedness;
|
changeset |
files
|
Fri, 10 Aug 2012 18:03:46 +0200 |
nipkow |
merged
|
changeset |
files
|
Fri, 10 Aug 2012 17:17:05 +0200 |
nipkow |
Improved complete lattice formalisation - no more index set.
|
changeset |
files
|
Fri, 10 Aug 2012 16:29:40 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 10 Aug 2012 16:19:51 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Fri, 10 Aug 2012 15:57:22 +0200 |
wenzelm |
sneak message into "bad" markup as property -- to be displayed after YXML parsing;
|
changeset |
files
|
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.;
|
changeset |
files
|
Fri, 10 Aug 2012 13:33:07 +0200 |
wenzelm |
clarified undefined, unparsed, unfinished command spans;
|
changeset |
files
|
Fri, 10 Aug 2012 13:15:00 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 10 Aug 2012 10:23:54 +0200 |
wenzelm |
discontinued mostly unused markup for command spans;
|
changeset |
files
|
Fri, 10 Aug 2012 10:18:07 +0200 |
wenzelm |
more visible markup of malformed input as "bad";
|
changeset |
files
|
Fri, 10 Aug 2012 13:33:54 +0200 |
blanchet |
tuned proofs
|
changeset |
files
|
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;
|
changeset |
files
|
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.;
|
changeset |
files
|
Thu, 09 Aug 2012 19:51:29 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Thu, 09 Aug 2012 19:37:42 +0200 |
wenzelm |
more direct Linear_Set.reverse, swapping orientation of the graph;
|
changeset |
files
|
Thu, 09 Aug 2012 17:13:46 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Thu, 09 Aug 2012 14:56:06 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
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;
|
changeset |
files
|
Thu, 09 Aug 2012 14:09:36 +0200 |
wenzelm |
explicit FIXME;
|
changeset |
files
|
Thu, 09 Aug 2012 12:39:05 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Wed, 08 Aug 2012 22:14:39 +0200 |
haftmann |
corrected header
|
changeset |
files
|
Wed, 08 Aug 2012 20:35:34 +0200 |
wenzelm |
refined isabelle mkroot;
|
changeset |
files
|
Wed, 08 Aug 2012 17:49:56 +0200 |
wenzelm |
simplified session specifications: names are taken verbatim and current directory is default;
|
changeset |
files
|
Wed, 08 Aug 2012 15:58:40 +0200 |
wenzelm |
added build option -D: include session directory and select its sessions;
|
changeset |
files
|
Wed, 08 Aug 2012 14:45:40 +0200 |
wenzelm |
discontinued obsolete "isabelle makeall";
|
changeset |
files
|
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.);
|
changeset |
files
|