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 message;
2017-03-17, by wenzelm
clarified signature;
2017-03-17, by wenzelm
more selective queries;
2017-03-17, by wenzelm
clarified data representation;
2017-03-17, by wenzelm
data representation with XML.Cache;
2017-03-17, by wenzelm
clarified name;
2017-03-17, by wenzelm
SQL database operations for combined session info;
2017-03-16, by wenzelm
prefer non-strict default;
2017-03-16, by wenzelm
clarified signature (again, see also 3ed43cfc8b14);
2017-03-16, by wenzelm
tuned signature;
2017-03-16, by wenzelm
tuned;
2017-03-16, by wenzelm
tuned comments;
2017-03-16, by wenzelm
clarified message: exception output usally happens in a context without extra newline;
2017-03-16, by wenzelm
Removed [simp] status for Complex_eq. Also tidied some proofs
2017-03-16, by paulson
Removal of [simp] status for greaterThan_0. Moved two theorems into main HOL.
2017-03-16, by paulson
always output proof state: there is only one output buffer in Isabelle/VSCode;
2017-03-15, by wenzelm
updated package;
2017-03-15, by wenzelm
merged
2017-03-15, by wenzelm
unused;
2017-03-15, by wenzelm
misc tuning and modernization;
2017-03-15, by wenzelm
clarified message;
2017-03-15, by wenzelm
keep PIDE.plugin for the sake of still open dockables etc. -- jEdit exits these *after* the stop operation;
2017-03-15, by wenzelm
keep style extender for the sake of potentially remaining token markers;
2017-03-15, by wenzelm
dynamic session_options for tuning parameters and initial prover options;
2017-03-15, by wenzelm
strict initialization of plugin.session: no user errors to be expected before session.start;
2017-03-15, by wenzelm
resources are part of early/strict initialization, but session_base is permissive to avoid crash of "isabelle jedit -l BAD";
2017-03-15, by wenzelm
clarified initialization;
2017-03-15, by wenzelm
clarified initialization;
2017-03-15, by wenzelm
clarified modules;
2017-03-15, by wenzelm
clarified modules;
2017-03-15, by wenzelm
more explicit strict vs. non-strict initialization;
2017-03-15, by wenzelm
more explicit options;
2017-03-15, by wenzelm
unused;
2017-03-15, by wenzelm
clarified fall-back base, e.g. relevant for "isabelle jedit -l BAD";
2017-03-15, by wenzelm
tuned whitespace;
2017-03-15, by wenzelm
map values statically;
2017-03-15, by wenzelm
clarified modules;
2017-03-15, by wenzelm
tuned signature;
2017-03-15, by wenzelm
tuned signature;
2017-03-14, by wenzelm
tuned;
2017-03-14, by wenzelm
tuned signature;
2017-03-14, by wenzelm
clarified singleton module;
2017-03-14, by wenzelm
proper plugin access;
2017-03-14, by wenzelm
clarified modules;
2017-03-14, by wenzelm
proper plugin access;
2017-03-14, by wenzelm
tuned;
2017-03-14, by wenzelm
prefer local variables;
2017-03-14, by wenzelm
clarified modules;
2017-03-14, by wenzelm
avoid global variables with implicit initialization;
2017-03-14, by wenzelm
more robust early initialization;
2017-03-14, by wenzelm
show user error as on command-line, e.g. relevant for unexpected crashes;
2017-03-14, by wenzelm
afford early initialization of JEdit_Options, but it may lead to messy exception trace for malformed etc/preferences (see also 6eeaaefcea56);
2017-03-14, by wenzelm
tuned message;
2017-03-14, by wenzelm
normalize changes strictly as specified in the protocol definition (assuming non-overlapping ranges, amending 0f555ce33970), e.g. relevant for automatic quotes/parentheses around selection;
2017-03-14, by wenzelm
always update decorations eventually after document changes: VSCode might reset it, but PIDE might produce an unchanged result that is not published again;
2017-03-14, by wenzelm
avoid race condition between current_state().stable_tip_version and model.rendering();
2017-03-14, by wenzelm
tuned;
2017-03-14, by wenzelm
updated dependencies;
2017-03-14, by wenzelm
explicitly ignore "initialized" message;
2017-03-14, by wenzelm
clarified shutdown;
2017-03-14, by wenzelm
tuned;
2017-03-14, by wenzelm
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip