Fri, 08 Jan 2010 12:26:22 +0100 wenzelm define scala.home, for more robust startup of Scala tools, notably the compiler;
Fri, 08 Jan 2010 12:25:37 +0100 wenzelm added jEdit Console and Scala compiler;
Fri, 08 Jan 2010 00:47:10 +0100 wenzelm some attempts at Scala console plugin;
Wed, 06 Jan 2010 23:46:00 +0100 wenzelm more precise treatment of document/state assigment;
Tue, 05 Jan 2010 18:29:21 +0100 wenzelm more precise notion of bad messages;
Tue, 05 Jan 2010 18:23:39 +0100 wenzelm use Text_Edit provided by Isabelle;
Tue, 05 Jan 2010 18:23:15 +0100 wenzelm result.is_ready is not bad;
Mon, 04 Jan 2010 19:42:35 +0100 wenzelm singleton status messages, with more precise patterns -- report bad messages;
Mon, 04 Jan 2010 19:08:10 +0100 wenzelm back to explicit management of documents -- not as generic Session.Entity -- to avoid ill-defined referencing of new states;
Mon, 04 Jan 2010 00:13:09 +0100 wenzelm slightly more uniform/robust handling of visible document;
Sun, 03 Jan 2010 23:03:04 +0100 wenzelm recovered explicit Changed.id (copy of future document) -- avoids premature joining of result;
Sun, 03 Jan 2010 20:50:07 +0100 wenzelm more explicit treatment of command/document state;
Sun, 03 Jan 2010 19:53:58 +0100 wenzelm removed unused document_change bus;
Fri, 01 Jan 2010 22:29:08 +0100 wenzelm tuned;
Fri, 01 Jan 2010 22:20:54 +0100 wenzelm tuned;
Fri, 01 Jan 2010 22:11:32 +0100 wenzelm misc tuning;
Fri, 01 Jan 2010 21:53:00 +0100 wenzelm tuned Change: eliminated redundant copy of document id;
Fri, 01 Jan 2010 21:45:26 +0100 wenzelm eliminated redundant session documents database;
Fri, 01 Jan 2010 21:37:37 +0100 wenzelm use isabelle.Future;
Fri, 01 Jan 2010 17:29:35 +0100 wenzelm renamed current_document to recent_document (might be a bit older than current_change);
Fri, 01 Jan 2010 14:41:25 +0100 wenzelm renamed Proof_Document to Document;
Thu, 31 Dec 2009 23:48:18 +0100 wenzelm tuned dialog;
Thu, 31 Dec 2009 01:03:39 +0100 wenzelm improved dialog;
Thu, 31 Dec 2009 00:38:15 +0100 wenzelm basic setup for synchronous / modal (!) prover startup;
Wed, 30 Dec 2009 21:57:29 +0100 wenzelm tuned signature;
Wed, 30 Dec 2009 21:34:33 +0100 wenzelm register Proof_Document instances as session entities -- handle Markup.EDIT messages locally;
Wed, 30 Dec 2009 20:26:08 +0100 wenzelm tuned signature of isabelle.Position;
Wed, 30 Dec 2009 20:18:50 +0100 wenzelm maintain generic session entities -- cover commands, states, etc. (but not yet documents);
Wed, 30 Dec 2009 19:58:22 +0100 wenzelm unified Command and Command_State, eliminated separate Accumulator;
Wed, 30 Dec 2009 18:22:10 +0100 wenzelm removed experimental history panel;
Wed, 30 Dec 2009 17:48:58 +0100 wenzelm more explicit modeling of Command and Command_State as Session.Entity;
Wed, 30 Dec 2009 13:21:46 +0100 wenzelm updated;
Tue, 29 Dec 2009 22:05:23 +0100 wenzelm tuned;
Tue, 29 Dec 2009 21:54:54 +0100 wenzelm tuned caret_listener/selected_command;
Tue, 29 Dec 2009 21:31:17 +0100 wenzelm misc tuning;
Tue, 29 Dec 2009 20:40:08 +0100 wenzelm eliminated global Session.document_0 -- did not work due to hardwired id;
Tue, 29 Dec 2009 15:33:39 +0100 wenzelm tuned;
Tue, 29 Dec 2009 15:00:11 +0100 wenzelm tuned;
Mon, 28 Dec 2009 22:04:45 +0100 wenzelm Standard_System;
Wed, 23 Dec 2009 20:35:47 +0100 wenzelm slightly larger stack size -- default seems to be as low as 256k;
Wed, 23 Dec 2009 20:17:02 +0100 wenzelm back to activate=startup (again) -- ensure that Isabelle_Encoding refers to valid Isabelle.system;
Tue, 22 Dec 2009 19:39:17 +0100 wenzelm adapted to class Outer_Syntax;
Tue, 22 Dec 2009 17:31:31 +0100 wenzelm renamed session.info to session.root;
Tue, 22 Dec 2009 15:42:29 +0100 wenzelm tuned;
Tue, 22 Dec 2009 15:35:30 +0100 wenzelm just one variable for outer syntax keywords and completion;
Mon, 21 Dec 2009 21:50:30 +0100 wenzelm added isabelle-session mode for session.info files;
Mon, 21 Dec 2009 21:49:43 +0100 wenzelm tuned keywords;
Mon, 21 Dec 2009 15:13:42 +0100 wenzelm sort completions by plain string order;
Fri, 18 Dec 2009 21:46:29 +0100 wenzelm cache results;
Fri, 18 Dec 2009 15:00:08 +0100 wenzelm imitate PG 4 colors;
Fri, 18 Dec 2009 12:29:30 +0100 wenzelm tuned;
Thu, 17 Dec 2009 20:25:39 +0100 wenzelm simplified Isabelle_Process.Result;
Wed, 16 Dec 2009 21:11:04 +0100 wenzelm explicit object Session.Global_Settings;
Wed, 16 Dec 2009 14:40:31 +0100 wenzelm actually use JEDIT_JAVA_OPTIONS from settings, not ..._ARGS;
Tue, 15 Dec 2009 20:44:59 +0100 wenzelm some explicit Swing_Thread guards;
Tue, 15 Dec 2009 20:20:07 +0100 wenzelm direct apply for Document_Model and Document_View;
Tue, 15 Dec 2009 20:15:54 +0100 wenzelm need to handle EditPaneUpdate.CREATED explicitly, not included in EditPaneUpdate.BUFFER_CHANGED;
Tue, 15 Dec 2009 19:53:35 +0100 wenzelm merged
Tue, 15 Dec 2009 13:39:30 +0100 wenzelm Cobra version;
Tue, 15 Dec 2009 19:50:55 +0100 wenzelm split Theory_View into Document_Model (connected to Buffer) and Document_View (connected to JEditTextArea);
Tue, 15 Dec 2009 11:38:01 +0100 wenzelm clarified BufferListener: use adapter, listen to contentInserted instead of preContentInserted;
Tue, 15 Dec 2009 00:21:21 +0100 wenzelm refined treatment of default logic concerning property and GUI;
Fri, 11 Dec 2009 23:38:14 +0100 wenzelm handle "default" logic;
Fri, 11 Dec 2009 23:29:18 +0100 wenzelm more serious command line handling;
Fri, 11 Dec 2009 22:40:55 +0100 wenzelm proper uninstall;
Fri, 11 Dec 2009 22:25:28 +0100 wenzelm removed unused Session.prover_logic;
Thu, 10 Dec 2009 22:15:19 +0100 wenzelm class Session models full session, with or without prover process (cf. heaps, browser_info);
Thu, 10 Dec 2009 14:23:28 +0100 wenzelm tuned;
Thu, 10 Dec 2009 14:14:49 +0100 wenzelm basic setup for HTML_Panel event handling;
Thu, 10 Dec 2009 13:47:50 +0100 wenzelm install_fonts;
Tue, 08 Dec 2009 23:45:42 +0100 wenzelm renamed "raw output" to "protocol";
Tue, 08 Dec 2009 23:18:07 +0100 wenzelm proper actor wiring for raw process output;
Tue, 08 Dec 2009 23:15:59 +0100 wenzelm misc tuning;
Tue, 08 Dec 2009 22:38:32 +0100 wenzelm prefer options from running application;
Tue, 08 Dec 2009 21:54:34 +0100 wenzelm more precise messages;
Tue, 08 Dec 2009 21:49:30 +0100 wenzelm back to low-level JPanel, required for addNotify/removeNotify;
Tue, 08 Dec 2009 21:48:12 +0100 wenzelm added properties_changed event bus;
Tue, 08 Dec 2009 21:01:16 +0100 wenzelm provide dummy URL;
Tue, 08 Dec 2009 20:14:08 +0100 wenzelm generic HTML_Panel -- specific Results_Dockable;
Tue, 08 Dec 2009 20:13:07 +0100 wenzelm tuned;
Tue, 08 Dec 2009 18:00:05 +0100 wenzelm tuned;
Tue, 08 Dec 2009 17:56:53 +0100 wenzelm simplified register_fonts;
Tue, 08 Dec 2009 16:44:30 +0100 wenzelm tuned library names;
Tue, 08 Dec 2009 16:30:20 +0100 wenzelm misc modernization of names;
Tue, 08 Dec 2009 14:49:01 +0100 wenzelm misc rearrangement of files;
Tue, 08 Dec 2009 14:29:29 +0100 wenzelm removed remains of Flying Saucer;
Tue, 08 Dec 2009 12:10:55 +0100 wenzelm manipulate document within Swing thread only -- potentially slow;
Tue, 08 Dec 2009 12:09:17 +0100 wenzelm tuned JVM settings;
Mon, 07 Dec 2009 23:01:13 +0100 wenzelm misc updates;
Mon, 07 Dec 2009 23:00:30 +0100 wenzelm obsolete;
Mon, 07 Dec 2009 22:59:48 +0100 wenzelm use IsabelleText by default;
Mon, 07 Dec 2009 22:41:32 +0100 wenzelm misc updates;
Mon, 07 Dec 2009 22:41:15 +0100 wenzelm simplified treatment of Isabelle fonts, via Isabelle_System.register_fonts (requires Java 1.6);
Mon, 07 Dec 2009 22:40:01 +0100 wenzelm removed ScrollerDockable, which is based on discontinued Flying Saucer renderer;
Mon, 07 Dec 2009 00:05:21 +0100 wenzelm use IsabelleText font;
Sun, 06 Dec 2009 20:50:07 +0100 wenzelm reduced logging;
Fri, 04 Dec 2009 23:10:11 +0100 wenzelm tuned message markup;
Fri, 04 Dec 2009 23:07:40 +0100 wenzelm plain results, no markup here;
Fri, 04 Dec 2009 17:14:44 +0100 wenzelm basic setup for Cobra HTML renderer;
Fri, 04 Dec 2009 17:14:16 +0100 wenzelm results: XML.Tree;
Sat, 14 Nov 2009 16:53:49 +0100 wenzelm basic platform update;
Thu, 17 Sep 2009 14:15:54 +0200 wenzelm Prover: private Actor;
Wed, 16 Sep 2009 22:01:11 +0200 wenzelm tuned;
Wed, 16 Sep 2009 17:13:14 +0200 wenzelm misc tuning;
Wed, 16 Sep 2009 00:14:01 +0200 wenzelm Linear_Set.append_after;
Tue, 15 Sep 2009 21:14:09 +0200 wenzelm tuned file name;
Tue, 15 Sep 2009 20:46:46 +0200 wenzelm tuned file name;
Tue, 15 Sep 2009 20:45:20 +0200 wenzelm renamed PhaseOverviewPanel to Document_Overview;
Tue, 15 Sep 2009 20:39:00 +0200 wenzelm tooltip: HTML dummy;
Tue, 15 Sep 2009 20:30:17 +0200 wenzelm tuned;
Tue, 15 Sep 2009 19:50:10 +0200 wenzelm misc tuning and unification;
Tue, 15 Sep 2009 19:01:16 +0200 wenzelm refrain from actor shutdown -- slightly low-level;
Tue, 15 Sep 2009 18:14:28 +0200 wenzelm keep BufferListener and TextAreaExtension private;
Tue, 15 Sep 2009 18:13:30 +0200 wenzelm tuned white space;
Tue, 15 Sep 2009 17:00:21 +0200 wenzelm misc tuning;
Tue, 15 Sep 2009 15:37:19 +0200 wenzelm handle_result: no special treatment of outer markup (it is now properly identified by the prover);
Tue, 15 Sep 2009 13:33:02 +0200 wenzelm single instance of rule_set;
Sun, 13 Sep 2009 23:03:55 +0200 wenzelm regular activate=defer -- may debug remotely, no need to run under netbeans;
Sun, 13 Sep 2009 14:34:50 +0200 wenzelm avoid fractional font metrics, which produces bad antialiasing with reletively new versions of jedit and java;
Tue, 08 Sep 2009 22:38:01 +0200 wenzelm Prover: keep command_change/document_change event buses here, not in ProofDocument, Command, State, Plugin;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip