Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
tuned;
2010-01-01, by wenzelm
misc tuning;
2010-01-01, by wenzelm
tuned Change: eliminated redundant copy of document id;
2010-01-01, by wenzelm
eliminated redundant session documents database;
2010-01-01, by wenzelm
use isabelle.Future;
2010-01-01, by wenzelm
renamed current_document to recent_document (might be a bit older than current_change);
2010-01-01, by wenzelm
renamed Proof_Document to Document;
2010-01-01, by wenzelm
tuned dialog;
2009-12-31, by wenzelm
improved dialog;
2009-12-31, by wenzelm
basic setup for synchronous / modal (!) prover startup;
2009-12-31, by wenzelm
tuned signature;
2009-12-30, by wenzelm
register Proof_Document instances as session entities -- handle Markup.EDIT messages locally;
2009-12-30, by wenzelm
tuned signature of isabelle.Position;
2009-12-30, by wenzelm
maintain generic session entities -- cover commands, states, etc. (but not yet documents);
2009-12-30, by wenzelm
unified Command and Command_State, eliminated separate Accumulator;
2009-12-30, by wenzelm
removed experimental history panel;
2009-12-30, by wenzelm
more explicit modeling of Command and Command_State as Session.Entity;
2009-12-30, by wenzelm
updated;
2009-12-30, by wenzelm
tuned;
2009-12-29, by wenzelm
tuned caret_listener/selected_command;
2009-12-29, by wenzelm
misc tuning;
2009-12-29, by wenzelm
eliminated global Session.document_0 -- did not work due to hardwired id;
2009-12-29, by wenzelm
tuned;
2009-12-29, by wenzelm
tuned;
2009-12-29, by wenzelm
Standard_System;
2009-12-28, by wenzelm
slightly larger stack size -- default seems to be as low as 256k;
2009-12-23, by wenzelm
back to activate=startup (again) -- ensure that Isabelle_Encoding refers to valid Isabelle.system;
2009-12-23, by wenzelm
adapted to class Outer_Syntax;
2009-12-22, by wenzelm
renamed session.info to session.root;
2009-12-22, by wenzelm
tuned;
2009-12-22, by wenzelm
just one variable for outer syntax keywords and completion;
2009-12-22, by wenzelm
added isabelle-session mode for session.info files;
2009-12-21, by wenzelm
tuned keywords;
2009-12-21, by wenzelm
sort completions by plain string order;
2009-12-21, by wenzelm
cache results;
2009-12-18, by wenzelm
imitate PG 4 colors;
2009-12-18, by wenzelm
tuned;
2009-12-18, by wenzelm
simplified Isabelle_Process.Result;
2009-12-17, by wenzelm
explicit object Session.Global_Settings;
2009-12-16, by wenzelm
actually use JEDIT_JAVA_OPTIONS from settings, not ..._ARGS;
2009-12-16, by wenzelm
some explicit Swing_Thread guards;
2009-12-15, by wenzelm
direct apply for Document_Model and Document_View;
2009-12-15, by wenzelm
need to handle EditPaneUpdate.CREATED explicitly, not included in EditPaneUpdate.BUFFER_CHANGED;
2009-12-15, by wenzelm
merged
2009-12-15, by wenzelm
Cobra version;
2009-12-15, by wenzelm
split Theory_View into Document_Model (connected to Buffer) and Document_View (connected to JEditTextArea);
2009-12-15, by wenzelm
clarified BufferListener: use adapter, listen to contentInserted instead of preContentInserted;
2009-12-15, by wenzelm
refined treatment of default logic concerning property and GUI;
2009-12-15, by wenzelm
handle "default" logic;
2009-12-11, by wenzelm
more serious command line handling;
2009-12-11, by wenzelm
proper uninstall;
2009-12-11, by wenzelm
removed unused Session.prover_logic;
2009-12-11, by wenzelm
class Session models full session, with or without prover process (cf. heaps, browser_info);
2009-12-10, by wenzelm
tuned;
2009-12-10, by wenzelm
basic setup for HTML_Panel event handling;
2009-12-10, by wenzelm
install_fonts;
2009-12-10, by wenzelm
renamed "raw output" to "protocol";
2009-12-08, by wenzelm
proper actor wiring for raw process output;
2009-12-08, by wenzelm
misc tuning;
2009-12-08, by wenzelm
prefer options from running application;
2009-12-08, by wenzelm
more precise messages;
2009-12-08, by wenzelm
back to low-level JPanel, required for addNotify/removeNotify;
2009-12-08, by wenzelm
added properties_changed event bus;
2009-12-08, by wenzelm
provide dummy URL;
2009-12-08, by wenzelm
generic HTML_Panel -- specific Results_Dockable;
2009-12-08, by wenzelm
tuned;
2009-12-08, by wenzelm
tuned;
2009-12-08, by wenzelm
simplified register_fonts;
2009-12-08, by wenzelm
tuned library names;
2009-12-08, by wenzelm
misc modernization of names;
2009-12-08, by wenzelm
misc rearrangement of files;
2009-12-08, by wenzelm
removed remains of Flying Saucer;
2009-12-08, by wenzelm
manipulate document within Swing thread only -- potentially slow;
2009-12-08, by wenzelm
tuned JVM settings;
2009-12-08, by wenzelm
misc updates;
2009-12-07, by wenzelm
obsolete;
2009-12-07, by wenzelm
use IsabelleText by default;
2009-12-07, by wenzelm
misc updates;
2009-12-07, by wenzelm
simplified treatment of Isabelle fonts, via Isabelle_System.register_fonts (requires Java 1.6);
2009-12-07, by wenzelm
removed ScrollerDockable, which is based on discontinued Flying Saucer renderer;
2009-12-07, by wenzelm
use IsabelleText font;
2009-12-07, by wenzelm
reduced logging;
2009-12-06, by wenzelm
tuned message markup;
2009-12-04, by wenzelm
plain results, no markup here;
2009-12-04, by wenzelm
basic setup for Cobra HTML renderer;
2009-12-04, by wenzelm
results: XML.Tree;
2009-12-04, by wenzelm
basic platform update;
2009-11-14, by wenzelm
Prover: private Actor;
2009-09-17, by wenzelm
tuned;
2009-09-16, by wenzelm
misc tuning;
2009-09-16, by wenzelm
Linear_Set.append_after;
2009-09-16, by wenzelm
tuned file name;
2009-09-15, by wenzelm
tuned file name;
2009-09-15, by wenzelm
renamed PhaseOverviewPanel to Document_Overview;
2009-09-15, by wenzelm
tooltip: HTML dummy;
2009-09-15, by wenzelm
tuned;
2009-09-15, by wenzelm
misc tuning and unification;
2009-09-15, by wenzelm
refrain from actor shutdown -- slightly low-level;
2009-09-15, by wenzelm
keep BufferListener and TextAreaExtension private;
2009-09-15, by wenzelm
tuned white space;
2009-09-15, by wenzelm
misc tuning;
2009-09-15, by wenzelm
handle_result: no special treatment of outer markup (it is now properly identified by the prover);
2009-09-15, by wenzelm
single instance of rule_set;
2009-09-15, by wenzelm
regular activate=defer -- may debug remotely, no need to run under netbeans;
2009-09-13, by wenzelm
avoid fractional font metrics, which produces bad antialiasing with reletively new versions of jedit and java;
2009-09-13, by wenzelm
Prover: keep command_change/document_change event buses here, not in ProofDocument, Command, State, Plugin;
2009-09-08, by wenzelm
tuned;
2009-09-07, by wenzelm
tuned;
2009-09-07, by wenzelm
Prover: just one actor -- single message dispatch;
2009-09-07, by wenzelm
modernized Event_Bus -- based on actors;
2009-09-07, by wenzelm
eliminated ProverEvents.Activate -- handle "ready" within Prover;
2009-09-07, by wenzelm
corrected order
2009-09-07, by immler
sidekick root data: set buffer length to avoid crash of initial caret move;
2009-09-06, by wenzelm
tuned color (PG 4.0);
2009-09-06, by wenzelm
treat all messages except status as results;
2009-09-06, by wenzelm
tuned;
2009-09-06, by wenzelm
tuned;
2009-09-06, by wenzelm
replaced find_command_at by command_at -- null-free, proper Option;
2009-09-06, by wenzelm
tuned;
2009-09-06, by wenzelm
tuned;
2009-09-06, by wenzelm
minor tuning;
2009-09-06, by wenzelm
tuned MarkupNode argument order;
2009-09-05, by wenzelm
eliminated MarkupInfo, moved particular variants into object Command;
2009-09-05, by wenzelm
removed dead code;
2009-09-05, by wenzelm
MarkupNode: removed id;
2009-09-05, by wenzelm
simplified MarkupNode -- independent of Command and ProofDocument;
2009-09-04, by wenzelm
minor tuning;
2009-09-04, by wenzelm
sorted;
2009-09-03, by wenzelm
IsabelleSideKickParser: incorporate former MarkupNode.markup2default_node, observe stopped flag;
2009-09-03, by wenzelm
tuned imports;
2009-09-03, by wenzelm
tuned;
2009-09-03, by wenzelm
tuned;
2009-09-03, by wenzelm
State: immutable;
2009-09-03, by wenzelm
tuned;
2009-09-03, by wenzelm
minor tuning;
2009-09-03, by wenzelm
unified Swing_Thread.delay_first/last;
2009-09-02, by wenzelm
sealed Edit;
2009-09-02, by wenzelm
Isabelle_Process: receiver as Actor -- requires Scheduler.shutdown in the end;
2009-09-01, by wenzelm
option -d: enable debugger;
2009-09-01, by wenzelm
modernized Isar_Document;
2009-09-01, by wenzelm
use Linear_Set from Isabelle/Pure.jar;
2009-09-01, by wenzelm
lazy fields
2009-08-27, by immler
better performance
2009-08-27, by immler
no busy waiting
2009-08-27, by immler
global event buses for changes concerning commands and document edits
2009-08-27, by immler
include scala-swing
2009-08-27, by immler
merged
2009-08-27, by immler
must unapply edits in reverse order
2009-08-27, by immler
fixed some issues with multiple active buffers
2009-08-27, by immler
clarified structure of TheoryView
2009-08-27, by immler
improved repainting
2009-08-27, by immler
tuned whitespace
2009-08-27, by immler
catching NPE on val
2009-08-27, by immler
Command and Command_State handle results from prover as Accumulator
2009-08-27, by immler
trait Accumulator;
2009-08-27, by immler
Command notifies changes
2009-08-27, by immler
change_receiver and output_info are used before regular initialisation
2009-08-27, by immler
TheoryView starts Prover
2009-08-27, by immler
output_info specific to prover
2009-08-27, by immler
proper activation with multiple buffers
2009-08-27, by immler
state_update global in Plugin
2009-08-27, by immler
unused
2009-08-27, by immler
fixed special case;
2009-08-27, by immler
added shortcut
2009-08-27, by immler
generalized settings;
2009-08-22, by wenzelm
Isabelle component;
2009-08-22, by wenzelm
less ambitious array operations -- for improved compatibility with older versions of bash;
2009-08-22, by wenzelm
Text is not present any more
2009-08-13, by immler
typo
2009-08-13, by immler
Change consisting of a list of Edits
2009-08-07, by immler
add is a private function
2009-08-03, by immler
avoid internal "add" method;
2009-07-27, by wenzelm
removed unused imports;
2009-07-27, by wenzelm
decode offsets with respect to symbols
2009-07-15, by immler
equal should be included
2009-07-15, by immler
arbitrary history
2009-07-13, by immler
commands carrying state-information
2009-07-08, by immler
gui element to set current document version
2009-07-08, by immler
set current document version; forget "future" versions in list
2009-07-08, by immler
current version in theoryview/buffer
2009-07-08, by immler
activation
2009-07-08, by immler
remember removed text
2009-07-08, by immler
insert mode isabelle into catalog
2009-07-08, by immler
updated to jedit 4.3pre17 -- no longer provide separate ml.xml;
2009-07-05, by wenzelm
updated to jEdit 4.3pre17;
2009-07-05, by wenzelm
removed obsolete isabelle.utils.Delay;
2009-07-05, by wenzelm
renamed Delay to clarified version Swing_Thread.delay;
2009-07-04, by wenzelm
change_receiver: removed redundant Swing_Thread wrapper -- the Delay timer action is already in Swing;
2009-07-04, by wenzelm
replaced utils.Delay by tune version isabelle.Delay (Pure.jar);
2009-07-04, by wenzelm
use symbolic NULL;
2009-07-04, by wenzelm
tuned token styles, according to some earlier Isabelle/jEdit experiments;
2009-07-04, by wenzelm
use static Map/Set for token categorization;
2009-07-04, by wenzelm
added symbol_index (presently unused);
2009-07-04, by wenzelm
misc tuning;
2009-07-04, by wenzelm
updated to Netbeans 6.7;
2009-07-03, by wenzelm
renamed Swing to Swing_Thread, to avoid overlap with scala.swing.Swing;
2009-06-30, by wenzelm
preload CSS resources;
2009-06-27, by wenzelm
more robust handling of Isabelle CSS files;
2009-06-26, by wenzelm
default file is plain Scratch.thy (as in Proof General);
2009-06-26, by wenzelm
removed obsolete VFS -- superceded by IsabelleEncoding;
2009-06-26, by wenzelm
prover.set_document: plain name, no path for now;
2009-06-26, by wenzelm
removes VFS service -- superceded by UTF-8-Isabelle encoding;
2009-06-26, by wenzelm
recovered Isabelle font -- deriveFont(Int) refers to style, not size!
2009-06-26, by wenzelm
opt-out obscure encodings;
2009-06-26, by wenzelm
completion: decode symbols only if isabelle encoding is active (to prevent unicode chars written back to file);
2009-06-26, by wenzelm
decentralized Isabelle component names;
2009-06-26, by wenzelm
renamed UTF-8-isabelle to UTF-8-Isabelle;
2009-06-26, by wenzelm
pass JVM platform files, without going through the "isabelle:" VFS;
2009-06-26, by wenzelm
more precise wrapping of I/O streams;
2009-06-26, by wenzelm
some support for actual symbol recoding;
2009-06-25, by wenzelm
added IsabelleEncoding -- a clone of utf-8 for now;
2009-06-25, by wenzelm
added Boolean_Property, Int_Property;
2009-06-25, by wenzelm
simplified option pane: proper logic title, hardwired font path;
2009-06-25, by wenzelm
_canonPath: expand_path;
2009-06-25, by wenzelm
renamed IsabelleProcess to Isabelle_Process;
2009-06-25, by wenzelm
misc tuning and reorganization;
2009-06-25, by wenzelm
default sidekick.complete-delay;
2009-06-23, by wenzelm
fall back on Isabelle system completion (symbols only);
2009-06-23, by wenzelm
use isabelle.Completion;
2009-06-23, by wenzelm
acces position properties via Isabelle library;
2009-06-18, by wenzelm
simplified and reactivated SideKickCompletion, cf. org.gjt.sp.jedit.gui.CompleteWord;
2009-06-17, by wenzelm
basic keyword completions via isabelle.Scan.Lexicon;
2009-06-17, by wenzelm
minor tuning;
2009-06-16, by wenzelm
updated notes about Isabelle environment, no longer need to use "isabelle env netbeans";
2009-06-07, by wenzelm
static IsabelleSystem.charset (cf. http://isabelle.in.tum.de/repos/isabelle/rev/be0f7f4f9e12);
2009-06-07, by wenzelm
automated update by Scala plugin 6.7v1;
2009-06-04, by wenzelm
produce ids via Isabelle.system (http://isabelle.in.tum.de/repos/isabelle/rev/c23663825e23);
2009-06-04, by wenzelm
ExternalHyperlink.click: use IsabelleSystem.source_file provided in http://isabelle.in.tum.de/repos/isabelle/rev/dde1b4d1c95b
2009-06-04, by wenzelm
more robust get_offsets;
2009-06-04, by wenzelm
updates for Netbeans 6.7;
2009-06-03, by wenzelm
merged
2009-06-02, by wenzelm
merged
2009-06-02, by immler
merged; resolved superficial conflicts
2009-06-02, by immler
linearset works faster here
2009-06-02, by immler
lists work faster here
2009-06-02, by immler
fixed duplicate document-id
2009-06-02, by immler
ignore unchanged commands
2009-06-02, by immler
ignore unchanged tokens
2009-06-02, by immler
split change on activate
2009-06-02, by immler
return unchanged node on errors
2009-06-02, by immler
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip