Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
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;
2017-03-14, by wenzelm
support for permanent phase_changed watcher;
2017-03-14, by wenzelm
tuned;
2017-03-14, by wenzelm
more robust startup, despite remaining race condition of debugger.is_active vs. session.is_ready;
2017-03-14, by wenzelm
more robust debugger initialization, e.g. required for GUI components before actual session startup;
2017-03-14, by wenzelm
more abstract module Document;
2017-03-14, by wenzelm
tuned;
2017-03-14, by wenzelm
misc tuning and simplification;
2017-03-14, by wenzelm
more explicit Session.xml_cache;
2017-03-13, by wenzelm
tuned;
2017-03-13, by wenzelm
tuned signature;
2017-03-13, by wenzelm
tuned signature;
2017-03-13, by wenzelm
clarified modules;
2017-03-13, by wenzelm
proper local debugger state, depending on session;
2017-03-13, by wenzelm
more robust startup/init: let Session.stop wait for protocol handler initialization;
2017-03-13, by wenzelm
tuned;
2017-03-13, by wenzelm
tuned signature;
2017-03-13, by wenzelm
tuned signature;
2017-03-13, by wenzelm
more robust Session.stop: idempotent, avoid conflict with startup;
2017-03-13, by wenzelm
more strict Session.start: no restart from terminated session;
2017-03-13, by wenzelm
clarified Session.Phase;
2017-03-13, by wenzelm
recovered typedef with set bcontfun (amending d23eded35a33)
2017-03-14, by immler
modernized construction of type bcontfun; base explicit theorems on Uniform_Limit.thy; added some lemmas
2017-03-10, by immler
proper edits;
2017-03-12, by wenzelm
suppress vacuous messages;
2017-03-12, by wenzelm
clarified modules;
2017-03-12, by wenzelm
more explicit message type: allows body to become empty;
2017-03-12, by wenzelm
clarified current_command: index refers to node content, negative index means first command;
2017-03-12, by wenzelm
clarified caret offset;
2017-03-12, by wenzelm
tuned signature;
2017-03-12, by wenzelm
discontinued pointless Text.Length: Javascript and Java agree in old-fashioned UTF-16;
2017-03-12, by wenzelm
tuned;
2017-03-12, by wenzelm
misc tuning and simplification;
2017-03-12, by wenzelm
misc tuning and simplification;
2017-03-12, by wenzelm
updated package;
2017-03-11, by wenzelm
dynamic output, depending on caret focus (see also Tools/jEdit/src/output_dockable.scala);
2017-03-11, by wenzelm
tuned;
2017-03-11, by wenzelm
support for caret handling and dynamic output;
2017-03-11, by wenzelm
more complete exception handling;
2017-03-11, by wenzelm
tuned;
2017-03-11, by wenzelm
tuned;
2017-03-11, by wenzelm
tuned colors;
2017-03-11, by wenzelm
apply multiple edits bottom-to-top as specified in the protocol definition (assuming canonical order);
2017-03-11, by wenzelm
tuned colors;
2017-03-11, by wenzelm
proper Map operations;
2017-03-11, by wenzelm
tuned colors according to Light+ and Dark+ themes;
2017-03-11, by wenzelm
tuned signature;
2017-03-11, by wenzelm
updated package;
2017-03-10, by wenzelm
merged
2017-03-10, by wenzelm
tuned colors according to Light+ and Dark+ themes;
2017-03-10, by wenzelm
suppress irrelevant markup for VSCode;
2017-03-10, by wenzelm
tuned colors;
2017-03-10, by wenzelm
avoid extra decorations for regular command keywords;
2017-03-10, by wenzelm
more compact protocol message;
2017-03-10, by wenzelm
default cygwin_root from Isabelle distribution;
2017-03-10, by wenzelm
prefer type equality;
2017-03-10, by wenzelm
restored surj as output abbreviation, amending 6af79184bef3
2017-03-10, by haftmann
updated package;
2017-03-09, by wenzelm
prefer immutable bindings;
2017-03-09, by wenzelm
tuned;
2017-03-09, by wenzelm
tuned;
2017-03-09, by wenzelm
updated to vscode-languageclient 3.0;
2017-03-09, by wenzelm
more thorough build;
2017-03-09, by wenzelm
clarified versions;
2017-03-09, by wenzelm
tuned;
2017-03-09, by wenzelm
clarified;
2017-03-09, by wenzelm
incremental document changes;
2017-03-09, by wenzelm
proper treatment of line that becomes empty;
2017-03-09, by wenzelm
tuned;
2017-03-09, by wenzelm
clarified Document.offset: including final position;
2017-03-09, by wenzelm
suppress vacuous edits;
2017-03-08, by wenzelm
clarified native Text.Offset versus Text.Length index Int;
2017-03-08, by wenzelm
tuned;
2017-03-08, by wenzelm
tuned;
2017-03-08, by wenzelm
tuned messages;
2017-03-08, by wenzelm
tuned proofs;
2017-03-08, by wenzelm
clarified rendering;
2017-03-08, by wenzelm
tuned;
2017-03-08, by wenzelm
updated package;
2017-03-07, by wenzelm
merged
2017-03-07, by wenzelm
decorations for text color;
2017-03-07, by wenzelm
tuned;
2017-03-07, by wenzelm
more generic colors;
2017-03-07, by wenzelm
tuned;
2017-03-07, by wenzelm
decorations for spell-checker;
2017-03-07, by wenzelm
clarified modules;
2017-03-07, by wenzelm
tuned signature;
2017-03-07, by wenzelm
clarified modules: spell-checker in Pure;
2017-03-07, by wenzelm
added admin tool "isabelle build_vscode";
2017-03-07, by wenzelm
clarified options;
2017-03-07, by wenzelm
Tuned generation of elimination rules in function package
2017-03-07, by eberlm
maintain decorations for document (model) and update it for each editor (view);
2017-03-07, by wenzelm
clarified messages (with improved scalability): legacy/error as diagnostics, writeln/information/warning/bad as tooltips (dynamic hover);
2017-03-06, by wenzelm
more robust;
2017-03-06, by wenzelm
tuned;
2017-03-06, by wenzelm
proper Text.Range.offside (NB: in Scala ~1 == -2);
2017-03-06, by wenzelm
tuned;
2017-03-06, by wenzelm
more general tooltips, with uniform info range handling;
2017-03-06, by wenzelm
tuned;
2017-03-06, by wenzelm
more generic colors;
2017-03-06, by wenzelm
tuned whitespace;
2017-03-06, by wenzelm
proper color;
2017-03-06, by wenzelm
more generic colors;
2017-03-06, by wenzelm
more ambitious timing, to compensate general protocol delays;
2017-03-05, by wenzelm
decorations for dotted underline: less intrusive;
2017-03-05, by wenzelm
more generic rendering;
2017-03-05, by wenzelm
proper reset of published decorations: initial value is Nil, afterwards it is a list of canonical length and order;
2017-03-05, by wenzelm
always invoke output: pending_output may be present due to other reasons;
2017-03-05, by wenzelm
tuned signature;
2017-03-05, by wenzelm
tuned;
2017-03-05, by wenzelm
simplified;
2017-03-05, by wenzelm
publish output more thoroughly;
2017-03-05, by wenzelm
potentially redundant pending_output, for the sake of uniformity and reactivity;
2017-03-05, by wenzelm
tuned;
2017-03-05, by wenzelm
tuned;
2017-03-05, by wenzelm
more robust treatment of pending input/output: these are often correlated;
2017-03-05, by wenzelm
merged
2017-03-05, by nipkow
added numeral_powr_numeral
2017-03-05, by nipkow
merged
2017-03-04, by wenzelm
clarified pretty margin;
2017-03-04, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip