src/Tools/jEdit/src/isabelle.scala
Mon, 06 Jun 2016 16:04:26 +0200 wenzelm added action "isabelle.select-entity";
Tue, 15 Mar 2016 22:01:26 +0100 wenzelm clarified modules;
Fri, 08 Jan 2016 18:18:40 +0100 wenzelm clarified symbol insertion, depending on buffer encoding;
Mon, 07 Dec 2015 15:20:06 +0100 wenzelm more thorough update request: semantic state of command may have changed elsewise;
Sat, 21 Nov 2015 19:27:06 +0100 wenzelm more thorough update of options;
Mon, 19 Oct 2015 16:37:45 +0200 wenzelm added action "isabelle-emph";
Mon, 21 Sep 2015 16:15:50 +0200 wenzelm added action "isabelle-update-state";
Mon, 21 Sep 2015 14:56:55 +0200 wenzelm separate panel for proof state output;
Tue, 25 Aug 2015 16:49:14 +0200 wenzelm avoid deprecated PluginOptions with its unbounded window size;
Tue, 11 Aug 2015 14:21:00 +0200 wenzelm GUI actions depend on active debugger;
Mon, 10 Aug 2015 20:22:49 +0200 wenzelm set breakpoint state on ML side, relying on stable situation within the PIDE editing queue;
Mon, 10 Aug 2015 17:49:36 +0200 wenzelm added action to toggle breakpoints (on editor side);
Wed, 05 Aug 2015 16:13:42 +0200 wenzelm tuned signature;
Fri, 17 Jul 2015 21:40:47 +0200 wenzelm skeleton for interactive debugger;
Fri, 08 May 2015 10:19:44 +0200 wenzelm more conservative Document_Model.init: avoid Document.Node.Clear due to change of token marker (e.g. due to change of jEdit mode properties);
Wed, 15 Apr 2015 13:55:01 +0200 wenzelm GUI controls for ML_statistics, for more digestible protocol dump;
Tue, 02 Dec 2014 14:16:56 +0100 wenzelm node-specific syntax, with base_syntax as default;
Mon, 01 Dec 2014 19:25:20 +0100 wenzelm clarified token marker / syntax for mode vs. buffer;
Mon, 01 Dec 2014 17:51:07 +0100 wenzelm Sidekick syntax is derived from buffer (and its mode), instead of parser name;
Mon, 01 Dec 2014 17:43:23 +0100 wenzelm tuned signature;
Tue, 28 Oct 2014 16:27:11 +0100 wenzelm tuned signature;
Tue, 21 Oct 2014 15:21:44 +0200 wenzelm support for structure matching;
Sun, 05 Oct 2014 18:14:26 +0200 wenzelm clarified modules;
Sun, 05 Oct 2014 15:05:26 +0200 wenzelm maintain Document_Model.bibtex_entries;
Sat, 04 Oct 2014 12:19:26 +0200 wenzelm support for bibtex token markup;
Tue, 05 Aug 2014 12:42:38 +0200 wenzelm restrict edit_command (for sendback) to current node -- no attempt to goto target buffer first, which might not be loaded;
Wed, 23 Jul 2014 23:08:22 +0200 wenzelm added action "isabelle.options" (despite problems with initial window size);
Wed, 23 Jul 2014 11:19:24 +0200 wenzelm clarified module name: facilitate alternative GUI frameworks;
Sat, 28 Jun 2014 17:54:34 +0200 wenzelm removed slightly odd fall-back on complete-word (NB: connection to default menu action is unclear);
Tue, 06 May 2014 16:57:17 +0200 wenzelm renamed "Find" to "Query", with more general operations;
Tue, 22 Apr 2014 23:49:15 +0200 wenzelm avoid "Adaptation of argument list by inserting ()" -- deprecated in scala-2.11.0;
Tue, 15 Apr 2014 19:27:50 +0200 wenzelm prefer direct caret_range for update_dictionary actions, which usually happen outside the flow of editing;
Tue, 15 Apr 2014 12:34:16 +0200 wenzelm clarified before_caret_range: prevent continuation on next line;
Tue, 15 Apr 2014 11:26:17 +0200 wenzelm explicit menu action to complete word;
Mon, 14 Apr 2014 23:26:52 +0200 wenzelm proper signature for dynamic BeanShell action;
Mon, 14 Apr 2014 23:13:10 +0200 wenzelm added context menu for spell checker actions;
Mon, 14 Apr 2014 22:51:23 +0200 wenzelm full repaint after dictionary update;
Mon, 14 Apr 2014 21:51:41 +0200 wenzelm some actions to maintain spell-checker dictionary;
Thu, 03 Apr 2014 21:08:00 +0200 wenzelm clarified Version.syntax -- avoid guessing initial situation;
Thu, 03 Apr 2014 20:53:35 +0200 wenzelm more abstract Prover.Syntax, as proposed by Carst Tankink;
Tue, 25 Mar 2014 16:11:00 +0100 wenzelm separate tokenization and language context for SML: no symbols, no antiquotes;
Tue, 25 Mar 2014 15:15:33 +0100 wenzelm separate "sml" mode, suppress old "ml" mode altogether;
Mon, 17 Mar 2014 10:45:29 +0100 wenzelm allow implicit semantic completion, notably after delay that exceeds usual round-trip time;
Sat, 01 Mar 2014 19:55:01 +0100 wenzelm clarified module structure;
Sat, 01 Mar 2014 19:39:27 +0100 wenzelm tuned signature -- separate module Font_Info;
Sat, 01 Mar 2014 18:33:49 +0100 wenzelm tuned;
Sat, 01 Mar 2014 16:34:30 +0100 wenzelm font size change with delay, to avoid GUI lagging behind user input;
Tue, 25 Feb 2014 20:57:57 +0100 wenzelm tuned signature;
Sat, 22 Feb 2014 15:07:33 +0100 wenzelm refined language context: antiquotes;
Thu, 20 Feb 2014 13:23:49 +0100 wenzelm default completion context via outer syntax;
Tue, 18 Feb 2014 20:20:42 +0100 wenzelm more uniform treatment of dockables and their standard actions;
Tue, 18 Feb 2014 19:00:13 +0100 wenzelm standardized action and panel names;
Sat, 15 Feb 2014 16:27:58 +0100 wenzelm isabelle-ml mode with separate token marker;
Tue, 04 Feb 2014 09:04:59 +0000 Lars Hupel interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
Thu, 21 Nov 2013 21:55:29 +0100 wenzelm back to Status.FINISHED and immediate remove_overlay (reverting 6e69f9ca8f1c), which is important to avoid restart of print function after edits + re-assignment of located command;
Tue, 24 Sep 2013 16:06:12 +0200 wenzelm clarified command spans (again, see also 03a2dc9e0624): restrict to proper range to allow Isabelle.command_edit adding material monotonically without destroying the command (e.g. relevant for sendback from sledgehammer);
Wed, 18 Sep 2013 20:09:26 +0200 wenzelm added option "jedit_auto_load";
Tue, 10 Sep 2013 11:46:51 +0200 wenzelm tuned signature;
Fri, 30 Aug 2013 12:44:39 +0200 wenzelm allow short words for explicit completion;
Thu, 29 Aug 2013 21:49:46 +0200 wenzelm added action isabelle.complete, using standard jEdit keyboard shortcut;
less more (0) -60 tip