Thu, 06 Oct 2016 11:27:03 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 03 Oct 2016 10:51:51 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Tue, 20 Sep 2016 22:31:50 +0200 |
wenzelm |
tuned -- fewer warnings;
|
file |
diff |
annotate
|
Wed, 14 Sep 2016 12:56:57 +0200 |
wenzelm |
maintain abbrevs in canonical reverse order;
|
file |
diff |
annotate
|
Mon, 05 Sep 2016 11:43:37 +0200 |
wenzelm |
support resource management;
|
file |
diff |
annotate
|
Sun, 04 Sep 2016 21:09:18 +0200 |
wenzelm |
support for (single) primary key;
|
file |
diff |
annotate
|
Fri, 02 Sep 2016 16:23:02 +0200 |
wenzelm |
simplified;
|
file |
diff |
annotate
|
Tue, 30 Aug 2016 21:56:14 +0200 |
wenzelm |
some support for merge of Isabelle/jEdit shortcuts wrt. jEdit keymap;
|
file |
diff |
annotate
|
Thu, 10 Mar 2016 22:09:44 +0100 |
wenzelm |
upgrade "isabelle build" to Isabelle/Scala;
|
file |
diff |
annotate
|
Tue, 01 Mar 2016 21:00:38 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Mon, 21 Dec 2015 13:39:45 +0100 |
wenzelm |
clarified length of block with pre-existant forced breaks;
|
file |
diff |
annotate
|
Sun, 03 May 2015 00:01:10 +0200 |
wenzelm |
misc tuning, based on warnings by IntelliJ IDEA;
|
file |
diff |
annotate
|
Sat, 14 Mar 2015 20:49:10 +0100 |
wenzelm |
more explicit exception User_Error, with value-oriented equality;
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 14:21:26 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 06 Oct 2014 16:54:35 +0200 |
wenzelm |
completion for bibtex entries;
|
file |
diff |
annotate
|
Tue, 12 Aug 2014 13:18:17 +0200 |
wenzelm |
more compact representation of special string values;
|
file |
diff |
annotate
|
Thu, 31 Jul 2014 20:09:30 +0200 |
wenzelm |
more general notion of "user error" including empty message -- NB: Output.error_message needs non-empty string to emit anything;
|
file |
diff |
annotate
|
Sat, 03 May 2014 22:47:43 +0200 |
wenzelm |
support for path completion based on file-system content;
|
file |
diff |
annotate
|
Fri, 25 Apr 2014 21:31:39 +0200 |
wenzelm |
tuned signature -- separate pool for JFuture tasks, which can be canceled;
|
file |
diff |
annotate
|
Fri, 25 Apr 2014 20:07:39 +0200 |
wenzelm |
unused;
|
file |
diff |
annotate
|
Thu, 24 Apr 2014 10:30:55 +0200 |
wenzelm |
more canonical list operations;
|
file |
diff |
annotate
|
Thu, 24 Apr 2014 00:29:55 +0200 |
wenzelm |
canonical list operations, as in ML;
|
file |
diff |
annotate
|
Wed, 23 Apr 2014 14:16:08 +0200 |
wenzelm |
updated according to scala-2.11.0 recommendations;
|
file |
diff |
annotate
|
Wed, 16 Apr 2014 11:52:26 +0200 |
wenzelm |
more specific support for sequence of words;
|
file |
diff |
annotate
|
Wed, 16 Apr 2014 09:38:40 +0200 |
wenzelm |
tuned signature -- separate module Word;
|
file |
diff |
annotate
|
Mon, 14 Apr 2014 09:24:47 +0200 |
wenzelm |
eliminated somewhat pointless locale parameter;
|
file |
diff |
annotate
|
Sat, 12 Apr 2014 21:38:38 +0200 |
wenzelm |
some case-mangling;
|
file |
diff |
annotate
|
Fri, 07 Mar 2014 14:37:25 +0100 |
wenzelm |
more detailed description of completion items;
|
file |
diff |
annotate
|
Sat, 18 Jan 2014 19:15:12 +0100 |
wenzelm |
support for nested text cartouches;
|
file |
diff |
annotate
|
Thu, 21 Nov 2013 17:45:37 +0100 |
wenzelm |
proper concatenation of messages;
|
file |
diff |
annotate
|
Tue, 25 Jun 2013 12:17:19 +0200 |
wenzelm |
slightly improved "isabelle doc" based on Isabelle/Scala;
|
file |
diff |
annotate
|
Tue, 14 May 2013 15:40:18 +0200 |
wenzelm |
more frugal line termination, to cope with huge log files (see also 016cb7d8f297);
|
file |
diff |
annotate
|
Tue, 14 May 2013 13:46:33 +0200 |
wenzelm |
more scalable Library.separate -- NB: JVM has tiny fixed-size stack;
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 17:58:47 +0200 |
wenzelm |
tuned signature -- concentrate GUI tools;
|
file |
diff |
annotate
|
Sat, 12 Jan 2013 20:13:34 +0100 |
wenzelm |
tuned font size, notably for current HD displays;
|
file |
diff |
annotate
|
Sat, 12 Jan 2013 17:28:07 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 12 Jan 2013 15:00:48 +0100 |
wenzelm |
immediate theory progress for build_dialog;
|
file |
diff |
annotate
|
Fri, 14 Dec 2012 21:50:21 +0100 |
wenzelm |
tuned error dialog;
|
file |
diff |
annotate
|
Wed, 12 Dec 2012 14:54:48 +0100 |
wenzelm |
improved coupling of zoom_box and scale;
|
file |
diff |
annotate
|
Fri, 07 Dec 2012 13:38:32 +0100 |
wenzelm |
explore theory_body_files via future, for improved performance;
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 21:30:24 +0100 |
wenzelm |
renamed dockable "Prover Session" to "Theories";
|
file |
diff |
annotate
|
Thu, 20 Sep 2012 19:23:05 +0200 |
wenzelm |
more management of Invoke_Scala tasks;
|
file |
diff |
annotate
|
Mon, 10 Sep 2012 15:20:50 +0200 |
wenzelm |
manage Isabelle/jEdit options as Isabelle/Scala options (with persistent preferences);
|
file |
diff |
annotate
|
Wed, 29 Aug 2012 12:55:41 +0200 |
wenzelm |
clarified separated_chunks vs. space_explode;
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 17:33:19 +0200 |
wenzelm |
more general notion of user ERROR (cf. 44f56fe01528);
|
file |
diff |
annotate
|
Sun, 22 Jul 2012 23:31:57 +0200 |
wenzelm |
parallel scheduling of jobs;
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 12:00:08 +0200 |
wenzelm |
proper commas_quote;
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 11:54:19 +0200 |
wenzelm |
tuned width;
|
file |
diff |
annotate
|
Thu, 24 May 2012 22:07:00 +0200 |
wenzelm |
less warning in scala-2.10.0-M3;
|
file |
diff |
annotate
|
Fri, 04 May 2012 15:58:27 +0200 |
wenzelm |
some attempts to make critical errors fit on screen;
|
file |
diff |
annotate
|
Sat, 17 Mar 2012 17:44:29 +0100 |
wenzelm |
misc tuning to accomodate scala-2.10.0-M2;
|
file |
diff |
annotate
|
Mon, 27 Feb 2012 23:35:11 +0100 |
wenzelm |
more explicit development graph;
|
file |
diff |
annotate
|
Fri, 24 Feb 2012 22:15:19 +0100 |
wenzelm |
tuned imports;
|
file |
diff |
annotate
|
Thu, 12 Jan 2012 20:58:17 +0100 |
wenzelm |
added cat_lines convenience;
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 13:37:08 +0100 |
wenzelm |
prefer sorting from Scala library;
|
file |
diff |
annotate
|
Tue, 29 Nov 2011 21:29:53 +0100 |
wenzelm |
separate compilation of PIDE vs. Pure sources, which enables independent Scala library;
|
file |
diff |
annotate
|
Mon, 28 Nov 2011 22:18:19 +0100 |
wenzelm |
explicit indication of modules for independent Scala library;
|
file |
diff |
annotate
|
Mon, 28 Nov 2011 20:31:53 +0100 |
wenzelm |
tuned signature (according to ML version);
|
file |
diff |
annotate
|
Sat, 22 Oct 2011 23:29:11 +0200 |
wenzelm |
class Time as abstract datatype;
|
file |
diff |
annotate
|
Sun, 18 Sep 2011 00:05:22 +0200 |
wenzelm |
graph traversal in topological order;
|
file |
diff |
annotate
|