Sun, 03 Apr 2016 21:32:57 +0200 |
wenzelm |
clarified Isabelle tool wrapper: bash, Scala, no perl, no ML;
|
file |
diff |
annotate
|
Sun, 20 Dec 2015 13:06:26 +0100 |
wenzelm |
renamed Pretty.str_of to Pretty.unformatted_string_of to emphasize its meaning;
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 22:20:46 +0100 |
wenzelm |
more thorough check_action, including completion;
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 21:52:18 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 20:49:48 +0100 |
wenzelm |
more thorough check_command, including completion;
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 20:10:17 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 19:56:51 +0100 |
wenzelm |
unused;
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 19:50:56 +0100 |
wenzelm |
ignore pointless/unused options;
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 20:27:12 +0200 |
wenzelm |
clarified Latex.environment;
|
file |
diff |
annotate
|
Wed, 25 Mar 2015 11:39:52 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 22 Dec 2014 16:44:24 +0100 |
wenzelm |
system option "pretty_margin" is superseded by "thy_output_margin";
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 14:04:38 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 11:50:58 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 30 Nov 2014 14:02:48 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 30 Nov 2014 13:15:04 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 30 Nov 2014 12:24:56 +0100 |
wenzelm |
more abstract type Input.source;
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 18:16:25 +0100 |
wenzelm |
more position information, e.g. relevant for errors in generated ML source;
|
file |
diff |
annotate
|
Fri, 07 Nov 2014 17:31:01 +0100 |
wenzelm |
clarified keyword categories;
|
file |
diff |
annotate
|
Fri, 07 Nov 2014 16:36:55 +0100 |
wenzelm |
plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 15:47:04 +0100 |
wenzelm |
more explicit Keyword.keywords;
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 13:36:19 +0100 |
wenzelm |
prefer explicit Keyword.keywords;
|
file |
diff |
annotate
|
Wed, 05 Nov 2014 20:20:57 +0100 |
wenzelm |
explicit type Keyword.keywords;
|
file |
diff |
annotate
|
Mon, 20 Oct 2014 16:52:36 +0200 |
wenzelm |
official support for "tt" style variants, avoid fragile \verb in LaTeX;
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 15:47:26 +0200 |
wenzelm |
more liberal embedded "text", which includes cartouches;
|
file |
diff |
annotate
|
Tue, 12 Aug 2014 20:18:27 +0200 |
wenzelm |
tuned signature according to Scala version -- prefer explicit argument;
|
file |
diff |
annotate
|
Tue, 01 Jul 2014 17:59:56 +0200 |
wenzelm |
redundant error position, to ensure the message is attached somewhere, despite the distortion of positions due to glued tokens;
|
file |
diff |
annotate
|
Mon, 16 Jun 2014 21:26:50 +0200 |
wenzelm |
formal check of jEdit actions;
|
file |
diff |
annotate
|
Tue, 08 Apr 2014 14:59:36 +0200 |
wenzelm |
more uniform ML/document antiquotations;
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 17:56:13 +0100 |
wenzelm |
redirect ML_Compiler reports more directly: only the (big) parse tree report is deferred via Execution.print (NB: this does not work for asynchronous "diag" commands);
|
file |
diff |
annotate
|
Wed, 26 Mar 2014 14:41:52 +0100 |
wenzelm |
prefer Context_Position where a context is available;
|
file |
diff |
annotate
|