src/Tools/VSCode/src/document_model.scala
Tue, 21 Apr 2020 19:07:11 +0200 wenzelm clarified imports;
Wed, 08 Apr 2020 13:14:05 +0200 wenzelm more general support for isabelle_scala_service;
Sat, 01 Jun 2019 21:43:41 +0200 wenzelm tuned imports -- accommodate scala-2.13.0-RC3;
Mon, 31 Dec 2018 13:30:57 +0100 wenzelm tuned;
Wed, 07 Nov 2018 21:42:16 +0100 wenzelm more general support for Isabelle/PIDE file formats -- less hardwired Bibtex operations;
Thu, 28 Dec 2017 23:10:30 +0100 wenzelm tuned signature;
Thu, 28 Dec 2017 22:53:45 +0100 wenzelm implicit thy_load context for bibtex files (VSCode);
Fri, 22 Dec 2017 21:05:54 +0100 wenzelm store full blob source for the sake of markup_to_XML;
Mon, 06 Nov 2017 16:03:13 +0100 wenzelm tuned signature;
Sat, 04 Nov 2017 17:11:21 +0100 wenzelm clarified lazy Completion within Outer_Syntax: measurable speedup of Sessions.deps;
Wed, 01 Nov 2017 21:02:16 +0100 wenzelm init only once (see also c0f776b661fa);
Mon, 18 Sep 2017 18:19:06 +0200 wenzelm recode Unicode text on the spot, e.g. from copy-paste of output;
Mon, 18 Sep 2017 10:32:09 +0200 wenzelm store document version;
Wed, 21 Jun 2017 14:06:16 +0200 wenzelm tuned signature;
Mon, 19 Jun 2017 17:28:48 +0200 wenzelm clarified signature;
Fri, 16 Jun 2017 22:40:05 +0200 wenzelm proper treatment of editor overlays;
Fri, 09 Jun 2017 21:43:31 +0200 wenzelm more uniform syntax_completion + semantic_completion;
Thu, 25 May 2017 21:20:22 +0200 wenzelm restricted perspective depending on the caret -- important for reactivity when editing big files;
Thu, 25 May 2017 18:13:16 +0200 wenzelm tuned;
Mon, 03 Apr 2017 16:36:45 +0200 wenzelm provide session qualifier via resources;
Mon, 13 Mar 2017 20:33:42 +0100 wenzelm proper local debugger state, depending on session;
Sun, 12 Mar 2017 17:59:03 +0100 wenzelm clarified current_command: index refers to node content, negative index means first command;
Sun, 12 Mar 2017 14:43:50 +0100 wenzelm clarified caret offset;
Sun, 12 Mar 2017 14:31:29 +0100 wenzelm tuned signature;
Sun, 12 Mar 2017 14:23:38 +0100 wenzelm discontinued pointless Text.Length: Javascript and Java agree in old-fashioned UTF-16;
Sat, 11 Mar 2017 23:12:55 +0100 wenzelm dynamic output, depending on caret focus (see also Tools/jEdit/src/output_dockable.scala);
Thu, 09 Mar 2017 15:20:45 +0100 wenzelm clarified;
Thu, 09 Mar 2017 15:19:24 +0100 wenzelm incremental document changes;
Tue, 07 Mar 2017 14:51:52 +0100 wenzelm tuned signature;
Sun, 05 Mar 2017 19:27:39 +0100 wenzelm proper reset of published decorations: initial value is Nil, afterwards it is a list of canonical length and order;
Sun, 05 Mar 2017 14:33:43 +0100 wenzelm publish output more thoroughly;
Sun, 05 Mar 2017 13:34:35 +0100 wenzelm more robust treatment of pending input/output: these are often correlated;
Sat, 04 Mar 2017 20:26:32 +0100 wenzelm clarified signature;
Fri, 03 Mar 2017 21:51:04 +0100 wenzelm publish decorations like diagnostics;
Wed, 11 Jan 2017 20:01:55 +0100 wenzelm support for semantic completion;
Tue, 10 Jan 2017 16:53:05 +0100 wenzelm support "purge" operation on document model;
Sun, 08 Jan 2017 13:08:17 +0100 wenzelm support for bibtex entries;
Sun, 08 Jan 2017 12:00:37 +0100 wenzelm more explocit Document_Model.Content;
Sat, 07 Jan 2017 21:32:00 +0100 wenzelm uniform Document.Model.node_edits (without void edits);
Sat, 07 Jan 2017 20:44:37 +0100 wenzelm clarified check_thy_reader: check node_name here;
Sat, 07 Jan 2017 20:01:05 +0100 wenzelm tuned signature;
Sat, 07 Jan 2017 19:36:40 +0100 wenzelm tuned signature;
Sat, 07 Jan 2017 17:30:06 +0100 wenzelm clarified lazy text content;
Sat, 07 Jan 2017 11:22:13 +0100 wenzelm tuned;
Sat, 07 Jan 2017 09:42:57 +0100 wenzelm tuned;
Fri, 06 Jan 2017 23:25:18 +0100 wenzelm tuned;
Thu, 05 Jan 2017 21:34:04 +0100 wenzelm more robust treatment of logical lines;
Thu, 05 Jan 2017 15:15:51 +0100 wenzelm manage document blobs as well;
Wed, 04 Jan 2017 19:42:08 +0100 wenzelm clarified Document.Node.Name (again): canonical platform file;
Wed, 04 Jan 2017 12:03:45 +0100 wenzelm clarified file URIs;
Sun, 01 Jan 2017 11:38:29 +0100 wenzelm clarified file URI operations;
Sat, 31 Dec 2016 20:26:34 +0100 wenzelm automatically resolve dependencies from document models and file-system;
Sat, 31 Dec 2016 15:32:54 +0100 wenzelm clarified;
Sat, 31 Dec 2016 15:31:56 +0100 wenzelm tuned;
Sat, 31 Dec 2016 14:35:37 +0100 wenzelm clarified node_visible;
Fri, 30 Dec 2016 20:36:13 +0100 wenzelm manage changes of external files;
Fri, 30 Dec 2016 17:45:00 +0100 wenzelm more explicit edits -- eliminated Clear;
Fri, 30 Dec 2016 11:46:34 +0100 wenzelm clarified Document_Model perspective and edits;
Thu, 29 Dec 2016 22:10:29 +0100 wenzelm re-use options from resources;
Thu, 29 Dec 2016 21:54:04 +0100 wenzelm moved main state to VSCode_Resources;
less more (0) -60 tip