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.
clarified file URIs;
2017-01-04, by wenzelm
Merge
2017-01-04, by paulson
Many new theorems, and more tidying
2017-01-04, by paulson
merged
2017-01-04, by nipkow
tuned
2017-01-04, by nipkow
more robust, notably on Windows;
2017-01-03, by wenzelm
updated package;
2017-01-03, by wenzelm
merged
2017-01-03, by wenzelm
support VSCode DocumentHighlights;
2017-01-03, by wenzelm
clarified file URLs, notably for Windows UNC paths;
2017-01-03, by wenzelm
more language support;
2017-01-03, by wenzelm
tuned whitespace;
2017-01-03, by wenzelm
proper line_offset;
2017-01-03, by wenzelm
clarified message severity, based on empirical observation of VSCode 1.8.1;
2017-01-03, by wenzelm
avoid escape of '/' in JSONFormat.quoteString;
2017-01-03, by wenzelm
more liberal drive letter, for the sake of file:// URLs;
2017-01-03, by wenzelm
clarified master_dir: file-URL;
2017-01-03, by wenzelm
A few new lemmas and needed adaptations
2017-01-03, by paulson
updated package;
2017-01-02, by wenzelm
avoid hardwired options: use isabelle.args settings instead;
2017-01-02, by wenzelm
support for Windows;
2017-01-02, by wenzelm
proper bootstrap name, e.g. for Pure.thy;
2017-01-02, by wenzelm
more robust startup;
2017-01-02, by wenzelm
more specific isabelle-ml language support;
2017-01-02, by wenzelm
tuned;
2017-01-02, by wenzelm
proper use of isabelle-ml;
2017-01-02, by wenzelm
grammar for Isabelle/ML, based on https://github.com/textmate/standard-ml.tmbundle/blob/fea2448/Syntaxes/Standard%20ML.plist
2017-01-02, by wenzelm
clarified multiple tooltips;
2017-01-02, by wenzelm
proper content format;
2017-01-02, by wenzelm
more syntax;
2017-01-02, by wenzelm
more syntax;
2017-01-02, by wenzelm
tuned;
2017-01-02, by wenzelm
tuned;
2017-01-02, by wenzelm
more keywords;
2017-01-02, by wenzelm
tuned;
2017-01-02, by wenzelm
proper packaging;
2017-01-01, by wenzelm
generate uuid;
2017-01-01, by wenzelm
generate static TextMate grammar for VSCode editor;
2017-01-01, by wenzelm
proper default;
2017-01-01, by wenzelm
clarified file name;
2017-01-01, by wenzelm
tuned;
2017-01-01, by wenzelm
more configuration;
2017-01-01, by wenzelm
automatically build session image;
2017-01-01, by wenzelm
tuned signature;
2017-01-01, by wenzelm
just one synchronized access to global state: works recursively on JVM;
2017-01-01, by wenzelm
clarified modules;
2017-01-01, by wenzelm
clarified file URI operations;
2017-01-01, by wenzelm
more precise markup;
2016-12-31, by wenzelm
automatically resolve dependencies from document models and file-system;
2016-12-31, by wenzelm
clarified;
2016-12-31, by wenzelm
tuned;
2016-12-31, by wenzelm
ignore message;
2016-12-31, by wenzelm
clarified node_visible;
2016-12-31, by wenzelm
tuned signature;
2016-12-31, by wenzelm
proper state update;
2016-12-31, by wenzelm
proper log;
2016-12-31, by wenzelm
tuned;
2016-12-31, by wenzelm
tuned signature;
2016-12-31, by wenzelm
tuned signature;
2016-12-31, by wenzelm
proper import_name;
2016-12-31, by wenzelm
more elementary rules about div / mod on int
2016-12-31, by haftmann
complete set of cases rules for integers known to be (non-)positive/negative;
2016-12-30, by haftmann
more facts on sgn, abs
2016-12-30, by haftmann
dropped slightly outdated comment
2016-12-30, by haftmann
merged
2016-12-30, by wenzelm
manage changes of external files;
2016-12-30, by wenzelm
more explicit edits -- eliminated Clear;
2016-12-30, by wenzelm
tuned;
2016-12-30, by wenzelm
clarified Document_Model perspective and edits;
2016-12-30, by wenzelm
tuned;
2016-12-30, by wenzelm
more uniform errors in '(prim)(co)rec(ursive)' variants
2016-12-30, by blanchet
re-use options from resources;
2016-12-29, by wenzelm
moved main state to VSCode_Resources;
2016-12-29, by wenzelm
re-use resources from session;
2016-12-29, by wenzelm
clarified Document.length -- independent of text_length;
2016-12-29, by wenzelm
more robust shutdown;
2016-12-29, by wenzelm
watcher for file-system events;
2016-12-29, by wenzelm
tuned comments;
2016-12-29, by wenzelm
tuned;
2016-12-28, by wenzelm
publish extension on Visual Studio Marketplace;
2016-12-28, by wenzelm
updated VSCode extension to "isabelle vscode_server";
2016-12-28, by wenzelm
merged
2016-12-28, by wenzelm
DiagnosticSeverity according to implementation https://github.com/Microsoft/vscode-languageserver-node instead of documentation https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md;
2016-12-28, by wenzelm
support for syslog messages;
2016-12-28, by wenzelm
prefer stable state -- reduce repeated diagnostics;
2016-12-28, by wenzelm
more uniform pending_input / pending_output;
2016-12-28, by wenzelm
unused;
2016-12-28, by wenzelm
precise full_range and thus proper try_restrict in Snapshot.cumulate;
2016-12-28, by wenzelm
clarified protocol errors;
2016-12-28, by wenzelm
clarified signature;
2016-12-28, by wenzelm
unused;
2016-12-28, by wenzelm
clarified options;
2016-12-28, by wenzelm
clarified signature: maintan Text.Length within Line.Document;
2016-12-28, by wenzelm
clarified modules;
2016-12-28, by wenzelm
clarified signature: explicit Length to avoid implicit mistakes;
2016-12-28, by wenzelm
tuned;
2016-12-28, by wenzelm
more uniform treatment of input/output wrt. client;
2016-12-28, by wenzelm
tuned;
2016-12-28, by wenzelm
more uniform treatment of "bad" like other messages (with serial number);
2016-12-28, by wenzelm
clarified modules;
2016-12-27, by wenzelm
support for diagnostics;
2016-12-27, by wenzelm
print constants in 'primrec', 'primcorec(ursive)', 'corec(ursive)', like in 'definition' and 'fun(ction)'
2016-12-28, by blanchet
more uniform treatment of file name vs. theory name and special header;
2016-12-26, by wenzelm
clarified document: no stored text;
2016-12-26, by wenzelm
clarified header text;
2016-12-26, by wenzelm
restored instance for char, which got ancidentally lost in b3f2b8c906a6
2016-12-23, by haftmann
merged
2016-12-23, by wenzelm
proper file:// URL for external references;
2016-12-23, by wenzelm
full range for Position.Item;
2016-12-23, by wenzelm
tuned;
2016-12-23, by wenzelm
tuned;
2016-12-23, by wenzelm
tuned;
2016-12-23, by wenzelm
tuned;
2016-12-23, by wenzelm
tuned;
2016-12-23, by wenzelm
suppress dummy id;
2016-12-23, by wenzelm
omit unused markup;
2016-12-23, by wenzelm
removed junk;
2016-12-23, by wenzelm
proper clean_yxml;
2016-12-22, by wenzelm
clarified modules;
2016-12-22, by wenzelm
tuned;
2016-12-22, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip