Wed, 30 Dec 2009 21:57:29 +0100 tuned signature;
wenzelm [Wed, 30 Dec 2009 21:57:29 +0100] rev 34819
tuned signature;
Wed, 30 Dec 2009 21:34:33 +0100 register Proof_Document instances as session entities -- handle Markup.EDIT messages locally;
wenzelm [Wed, 30 Dec 2009 21:34:33 +0100] rev 34818
register Proof_Document instances as session entities -- handle Markup.EDIT messages locally;
Wed, 30 Dec 2009 20:26:08 +0100 tuned signature of isabelle.Position;
wenzelm [Wed, 30 Dec 2009 20:26:08 +0100] rev 34817
tuned signature of isabelle.Position;
Wed, 30 Dec 2009 20:18:50 +0100 maintain generic session entities -- cover commands, states, etc. (but not yet documents);
wenzelm [Wed, 30 Dec 2009 20:18:50 +0100] rev 34816
maintain generic session entities -- cover commands, states, etc. (but not yet documents);
Wed, 30 Dec 2009 19:58:22 +0100 unified Command and Command_State, eliminated separate Accumulator;
wenzelm [Wed, 30 Dec 2009 19:58:22 +0100] rev 34815
unified Command and Command_State, eliminated separate Accumulator; Command.finish_static: idempotent transition from static to dynamic mode, taking snapshot of final state (which will never change later);
Wed, 30 Dec 2009 18:22:10 +0100 removed experimental history panel;
wenzelm [Wed, 30 Dec 2009 18:22:10 +0100] rev 34814
removed experimental history panel;
Wed, 30 Dec 2009 17:48:58 +0100 more explicit modeling of Command and Command_State as Session.Entity;
wenzelm [Wed, 30 Dec 2009 17:48:58 +0100] rev 34813
more explicit modeling of Command and Command_State as Session.Entity; misc tuning;
Wed, 30 Dec 2009 13:21:46 +0100 updated;
wenzelm [Wed, 30 Dec 2009 13:21:46 +0100] rev 34812
updated;
Tue, 29 Dec 2009 22:05:23 +0100 tuned;
wenzelm [Tue, 29 Dec 2009 22:05:23 +0100] rev 34811
tuned;
Tue, 29 Dec 2009 21:54:54 +0100 tuned caret_listener/selected_command;
wenzelm [Tue, 29 Dec 2009 21:54:54 +0100] rev 34810
tuned caret_listener/selected_command;
Tue, 29 Dec 2009 21:31:17 +0100 misc tuning;
wenzelm [Tue, 29 Dec 2009 21:31:17 +0100] rev 34809
misc tuning;
Tue, 29 Dec 2009 20:40:08 +0100 eliminated global Session.document_0 -- did not work due to hardwired id;
wenzelm [Tue, 29 Dec 2009 20:40:08 +0100] rev 34808
eliminated global Session.document_0 -- did not work due to hardwired id; more precise Session.begin_document, avoid race on var prover; replaced slightly odd Session.document_versions by Sassion.documents table (cf. src/Pure/Isar/isar_document.ML); simplified edit_document in ML: initial empty command is identified by ""; misc tuning;
Tue, 29 Dec 2009 15:33:39 +0100 tuned;
wenzelm [Tue, 29 Dec 2009 15:33:39 +0100] rev 34807
tuned;
Tue, 29 Dec 2009 15:00:11 +0100 tuned;
wenzelm [Tue, 29 Dec 2009 15:00:11 +0100] rev 34806
tuned;
Mon, 28 Dec 2009 22:04:45 +0100 Standard_System;
wenzelm [Mon, 28 Dec 2009 22:04:45 +0100] rev 34805
Standard_System;
Wed, 23 Dec 2009 20:35:47 +0100 slightly larger stack size -- default seems to be as low as 256k;
wenzelm [Wed, 23 Dec 2009 20:35:47 +0100] rev 34804
slightly larger stack size -- default seems to be as low as 256k;
Wed, 23 Dec 2009 20:17:02 +0100 back to activate=startup (again) -- ensure that Isabelle_Encoding refers to valid Isabelle.system;
wenzelm [Wed, 23 Dec 2009 20:17:02 +0100] rev 34803
back to activate=startup (again) -- ensure that Isabelle_Encoding refers to valid Isabelle.system;
Tue, 22 Dec 2009 19:39:17 +0100 adapted to class Outer_Syntax;
wenzelm [Tue, 22 Dec 2009 19:39:17 +0100] rev 34802
adapted to class Outer_Syntax;
Tue, 22 Dec 2009 17:31:31 +0100 renamed session.info to session.root;
wenzelm [Tue, 22 Dec 2009 17:31:31 +0100] rev 34801
renamed session.info to session.root;
Tue, 22 Dec 2009 15:42:29 +0100 tuned;
wenzelm [Tue, 22 Dec 2009 15:42:29 +0100] rev 34800
tuned;
Tue, 22 Dec 2009 15:35:30 +0100 just one variable for outer syntax keywords and completion;
wenzelm [Tue, 22 Dec 2009 15:35:30 +0100] rev 34799
just one variable for outer syntax keywords and completion;
Mon, 21 Dec 2009 21:50:30 +0100 added isabelle-session mode for session.info files;
wenzelm [Mon, 21 Dec 2009 21:50:30 +0100] rev 34798
added isabelle-session mode for session.info files;
Mon, 21 Dec 2009 21:49:43 +0100 tuned keywords;
wenzelm [Mon, 21 Dec 2009 21:49:43 +0100] rev 34797
tuned keywords;
Mon, 21 Dec 2009 15:13:42 +0100 sort completions by plain string order;
wenzelm [Mon, 21 Dec 2009 15:13:42 +0100] rev 34796
sort completions by plain string order;
Fri, 18 Dec 2009 21:46:29 +0100 cache results;
wenzelm [Fri, 18 Dec 2009 21:46:29 +0100] rev 34795
cache results;
Fri, 18 Dec 2009 15:00:08 +0100 imitate PG 4 colors;
wenzelm [Fri, 18 Dec 2009 15:00:08 +0100] rev 34794
imitate PG 4 colors;
Fri, 18 Dec 2009 12:29:30 +0100 tuned;
wenzelm [Fri, 18 Dec 2009 12:29:30 +0100] rev 34793
tuned;
Thu, 17 Dec 2009 20:25:39 +0100 simplified Isabelle_Process.Result;
wenzelm [Thu, 17 Dec 2009 20:25:39 +0100] rev 34792
simplified Isabelle_Process.Result;
Wed, 16 Dec 2009 21:11:04 +0100 explicit object Session.Global_Settings;
wenzelm [Wed, 16 Dec 2009 21:11:04 +0100] rev 34791
explicit object Session.Global_Settings; misc tuning;
Wed, 16 Dec 2009 14:40:31 +0100 actually use JEDIT_JAVA_OPTIONS from settings, not ..._ARGS;
wenzelm [Wed, 16 Dec 2009 14:40:31 +0100] rev 34790
actually use JEDIT_JAVA_OPTIONS from settings, not ..._ARGS;
Tue, 15 Dec 2009 20:44:59 +0100 some explicit Swing_Thread guards;
wenzelm [Tue, 15 Dec 2009 20:44:59 +0100] rev 34789
some explicit Swing_Thread guards;
Tue, 15 Dec 2009 20:20:07 +0100 direct apply for Document_Model and Document_View;
wenzelm [Tue, 15 Dec 2009 20:20:07 +0100] rev 34788
direct apply for Document_Model and Document_View;
Tue, 15 Dec 2009 20:15:54 +0100 need to handle EditPaneUpdate.CREATED explicitly, not included in EditPaneUpdate.BUFFER_CHANGED;
wenzelm [Tue, 15 Dec 2009 20:15:54 +0100] rev 34787
need to handle EditPaneUpdate.CREATED explicitly, not included in EditPaneUpdate.BUFFER_CHANGED; tuned;
Tue, 15 Dec 2009 19:53:35 +0100 merged
wenzelm [Tue, 15 Dec 2009 19:53:35 +0100] rev 34786
merged
Tue, 15 Dec 2009 13:39:30 +0100 Cobra version;
wenzelm [Tue, 15 Dec 2009 13:39:30 +0100] rev 34785
Cobra version;
Tue, 15 Dec 2009 19:50:55 +0100 split Theory_View into Document_Model (connected to Buffer) and Document_View (connected to JEditTextArea);
wenzelm [Tue, 15 Dec 2009 19:50:55 +0100] rev 34784
split Theory_View into Document_Model (connected to Buffer) and Document_View (connected to JEditTextArea); incorporate Document_Overview into Document_View; eliminated Plugin.mapping in favour of direct association via generic properties; support several views per model; misc tuning;
Tue, 15 Dec 2009 11:38:01 +0100 clarified BufferListener: use adapter, listen to contentInserted instead of preContentInserted;
wenzelm [Tue, 15 Dec 2009 11:38:01 +0100] rev 34783
clarified BufferListener: use adapter, listen to contentInserted instead of preContentInserted;
Tue, 15 Dec 2009 00:21:21 +0100 refined treatment of default logic concerning property and GUI;
wenzelm [Tue, 15 Dec 2009 00:21:21 +0100] rev 34782
refined treatment of default logic concerning property and GUI;
Fri, 11 Dec 2009 23:38:14 +0100 handle "default" logic;
wenzelm [Fri, 11 Dec 2009 23:38:14 +0100] rev 34781
handle "default" logic;
Fri, 11 Dec 2009 23:29:18 +0100 more serious command line handling;
wenzelm [Fri, 11 Dec 2009 23:29:18 +0100] rev 34780
more serious command line handling;
Fri, 11 Dec 2009 22:40:55 +0100 proper uninstall;
wenzelm [Fri, 11 Dec 2009 22:40:55 +0100] rev 34779
proper uninstall;
Fri, 11 Dec 2009 22:25:28 +0100 removed unused Session.prover_logic;
wenzelm [Fri, 11 Dec 2009 22:25:28 +0100] rev 34778
removed unused Session.prover_logic; slightly more robust Session.start/stop; added Session.create_id (formerly in Isabelle_System); Change/Command/Proof_Document: uniform id value, not implicity creation; eliminated Proof_Document.is_command_keyword -- plain method via explicit session;
Thu, 10 Dec 2009 22:15:19 +0100 class Session models full session, with or without prover process (cf. heaps, browser_info);
wenzelm [Thu, 10 Dec 2009 22:15:19 +0100] rev 34777
class Session models full session, with or without prover process (cf. heaps, browser_info); replaced Prover by Session, with a singleton instance in Isabelle plugin (shared by all active buffers); misc cleanup of Session vs. Plugin instance; eliminated Prover_Setup -- maintain mapping of JEditBuffer <-> Theory_View directly; misc tuning and simplification;
Thu, 10 Dec 2009 14:23:28 +0100 tuned;
wenzelm [Thu, 10 Dec 2009 14:23:28 +0100] rev 34776
tuned;
Thu, 10 Dec 2009 14:14:49 +0100 basic setup for HTML_Panel event handling;
wenzelm [Thu, 10 Dec 2009 14:14:49 +0100] rev 34775
basic setup for HTML_Panel event handling;
Thu, 10 Dec 2009 13:47:50 +0100 install_fonts;
wenzelm [Thu, 10 Dec 2009 13:47:50 +0100] rev 34774
install_fonts;
Tue, 08 Dec 2009 23:45:42 +0100 renamed "raw output" to "protocol";
wenzelm [Tue, 08 Dec 2009 23:45:42 +0100] rev 34773
renamed "raw output" to "protocol"; renamed "results" to "output";
Tue, 08 Dec 2009 23:18:07 +0100 proper actor wiring for raw process output;
wenzelm [Tue, 08 Dec 2009 23:18:07 +0100] rev 34772
proper actor wiring for raw process output; unified Swing component setup;
Tue, 08 Dec 2009 23:15:59 +0100 misc tuning;
wenzelm [Tue, 08 Dec 2009 23:15:59 +0100] rev 34771
misc tuning;
Tue, 08 Dec 2009 22:38:32 +0100 prefer options from running application;
wenzelm [Tue, 08 Dec 2009 22:38:32 +0100] rev 34770
prefer options from running application;
Tue, 08 Dec 2009 21:54:34 +0100 more precise messages;
wenzelm [Tue, 08 Dec 2009 21:54:34 +0100] rev 34769
more precise messages;
Tue, 08 Dec 2009 21:49:30 +0100 back to low-level JPanel, required for addNotify/removeNotify;
wenzelm [Tue, 08 Dec 2009 21:49:30 +0100] rev 34768
back to low-level JPanel, required for addNotify/removeNotify; proper actor wiring, support multiple (floating) instances;
Tue, 08 Dec 2009 21:48:12 +0100 added properties_changed event bus;
wenzelm [Tue, 08 Dec 2009 21:48:12 +0100] rev 34767
added properties_changed event bus;
Tue, 08 Dec 2009 21:01:16 +0100 provide dummy URL;
wenzelm [Tue, 08 Dec 2009 21:01:16 +0100] rev 34766
provide dummy URL;
Tue, 08 Dec 2009 20:14:08 +0100 generic HTML_Panel -- specific Results_Dockable;
wenzelm [Tue, 08 Dec 2009 20:14:08 +0100] rev 34765
generic HTML_Panel -- specific Results_Dockable;
Tue, 08 Dec 2009 20:13:07 +0100 tuned;
wenzelm [Tue, 08 Dec 2009 20:13:07 +0100] rev 34764
tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip