Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
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 signature;
3 months ago, by wenzelm
tuned;
3 months ago, by wenzelm
new HO time functions
3 months ago, by nipkow
tuned NEWS;
3 months ago, by wenzelm
clarified inner-syntax markup;
3 months ago, by wenzelm
more syntax bundles;
3 months ago, by wenzelm
more NEWS;
3 months ago, by wenzelm
more inner-syntax markup;
3 months ago, by wenzelm
back to specific nonterminals (amending 52ed95fa4656): otherwise AFP/CakeML won't terminate;
3 months ago, by wenzelm
uniform \<Sum> and \<Prod> syntax, following d10fafeb93c0;
3 months ago, by wenzelm
more NEWS;
3 months ago, by wenzelm
more accurate datatype_record_syntax;
3 months ago, by wenzelm
more syntax bundles, less clones;
3 months ago, by wenzelm
more syntax bundles;
3 months ago, by wenzelm
more syntax bundles;
3 months ago, by wenzelm
more syntax bundles;
3 months ago, by wenzelm
clarified bundles for list syntax;
3 months ago, by wenzelm
more robust declarations via "no syntax" bundles;
3 months ago, by wenzelm
more accurate no_syntax declarations, following ec121999a9cb;
3 months ago, by wenzelm
more robust syntax;
3 months ago, by wenzelm
avoid syntax clashes;
3 months ago, by wenzelm
tuned whitespace, to simplify hypersearch;
3 months ago, by wenzelm
avoid syntax clashes;
3 months ago, by wenzelm
clarified mixfix annotations;
3 months ago, by wenzelm
more inner-syntax markup;
3 months ago, by wenzelm
more inner-syntax markup, without pretty blocks;
3 months ago, by wenzelm
tuned output;
3 months ago, by wenzelm
tuned comments: all times are < 1ms;
3 months ago, by wenzelm
support for pretty blocks that are "open" and thus have no impact on formatting, only on markup;
3 months ago, by wenzelm
clarified signature;
3 months ago, by wenzelm
tuned;
3 months ago, by wenzelm
more inner-syntax markup;
3 months ago, by wenzelm
ML antiquotation for formally-checked bundle names;
3 months ago, by wenzelm
first-class support for "unbundle no foobar_syntax" -- avoid redundant "bundle no_foobar_syntax" definitions;
3 months ago, by wenzelm
misc tuning;
3 months ago, by wenzelm
documentation for pretty block "notation" markup;
3 months ago, by wenzelm
clarified syntax for opening bundles;
3 months ago, by wenzelm
tuned;
3 months ago, by wenzelm
clarified bundles for syntax modifications;
3 months ago, by wenzelm
bundles for syntax modifications seen in AFP;
3 months ago, by wenzelm
tuned;
3 months ago, by wenzelm
merged
3 months ago, by wenzelm
more standard bundle names;
3 months ago, by wenzelm
provide 'open_bundle' command;
3 months ago, by wenzelm
tuned module structure;
3 months ago, by wenzelm
tuned;
3 months ago, by wenzelm
more inner syntax markup;
3 months ago, by wenzelm
more syntax: avoid duplication in AFP;
3 months ago, by wenzelm
clarified abbreviation;
3 months ago, by wenzelm
tuned whitespace;
3 months ago, by wenzelm
tuned;
3 months ago, by wenzelm
more NEWS;
3 months ago, by wenzelm
more inner syntax markup: HOL-Analysis;
3 months ago, by wenzelm
tuned markup;
3 months ago, by wenzelm
more inner syntax markup: HOLCF;
3 months ago, by wenzelm
more 'no_syntax' bundles;
3 months ago, by wenzelm
more robust 'no_syntax' via bundles;
3 months ago, by wenzelm
tuned markup;
3 months ago, by wenzelm
drop somewhat pointless 'syntax_consts' declarations;
3 months ago, by wenzelm
clarified syntax: use outer block (with indent);
3 months ago, by wenzelm
clarified syntax: prefer nonterminal "args", use outer block (with indent);
3 months ago, by wenzelm
proper command kinds;
3 months ago, by Fabian Huch
updated vscode_extension;
3 months ago, by Fabian Huch
NEWS and CONTRIBUTORS;
3 months ago, by Fabian Huch
clarified: add operation;
3 months ago, by Fabian Huch
minor tuning;
3 months ago, by Fabian Huch
lsp: added additional commit characters to immediate completions;
5 months ago, by Thomas Lindae
vscode: further adjusted default settings and wordPattern for consistent completion popups;
5 months ago, by Thomas Lindae
lsp: added more triggerCharacters to make completion popups more consistent;
5 months ago, by Thomas Lindae
vscode: added default setting to make completions pop up by themselves;
5 months ago, by Thomas Lindae
lsp: improved completions;
5 months ago, by Thomas Lindae
vscode: removed unused code;
5 months ago, by Thomas Lindae
vscode: removed README because its content is outdated;
5 months ago, by Thomas Lindae
vscode: disabled whitespace rendering by default because the whitespace symbol is not monospace;
5 months ago, by Thomas Lindae
lsp: added symbol conversion request;
6 months ago, by Thomas Lindae
vscode: changed how options are inserted into package.json so that one can still call `npm install` without errors;
6 months ago, by Thomas Lindae
vscode: removed unused import;
6 months ago, by Thomas Lindae
vscode: changed vscode_unicode_symbols_edits option default to true;
6 months ago, by Thomas Lindae
vscode: made uri equality check on actual strings, not on the functions;
6 months ago, by Thomas Lindae
vscode: switched document_decoration map to use strings as keys instead of Uris, because Uri equality check is inconsistent;
6 months ago, by Thomas Lindae
lsp: added rudimentary indenting to code actions;
6 months ago, by Thomas Lindae
vscode: adjusted setting description;
6 months ago, by Thomas Lindae
lsp: added support for code actions to apply active sendback markups;
6 months ago, by Thomas Lindae
lsp: clarified WorkspaceEdit;
6 months ago, by Thomas Lindae
lsp: made TextDocumentEdit accept optional versions;
6 months ago, by Thomas Lindae
lsp: tuned;
6 months ago, by Thomas Lindae
lsp: removed code that is never run;
6 months ago, by Thomas Lindae
lsp: created distinction for unicode symbols setting between output and edits and clarified output text functions;
6 months ago, by Thomas Lindae
clarified PIDE/line range conversions;
6 months ago, by Thomas Lindae
lsp: refactored conversion from Decoration_List to JSON;
6 months ago, by Thomas Lindae
lsp: tuned pretty_text_panel;
6 months ago, by Thomas Lindae
lsp: removed output_pretty_panel function as its logic is now in pretty_text_panel;
6 months ago, by Thomas Lindae
vscode: added more relevant options;
6 months ago, by Thomas Lindae
lsp: converted state panel to use a pretty text panel;
7 months ago, by Thomas Lindae
lsp: converted dynamic output to use a pretty text panel;
7 months ago, by Thomas Lindae
lsp: added Pretty_Text_Panel module;
7 months ago, by Thomas Lindae
vscode: added relevant isabelle options to vscode settings;
7 months ago, by Thomas Lindae
vscode: indent;
7 months ago, by Thomas Lindae
lsp: extracted panel content generation logic;
7 months ago, by Thomas Lindae
vscode: added all fonts to extension;
7 months ago, by Thomas Lindae
added vscode options tag;
7 months ago, by Thomas Lindae
vscode: tuned;
7 months ago, by Thomas Lindae
lsp: refactored non-html dynamic/state output;
7 months ago, by Thomas Lindae
vscode: reduced how often symbol width gets measured;
7 months ago, by Thomas Lindae
vscode: IsabelleDejaVuSansMono for state and output panel;
7 months ago, by Thomas Lindae
vscode: added decoration request on file switch;
7 months ago, by Thomas Lindae
lsp: added decoration_request notification;
7 months ago, by Thomas Lindae
lsp: added decorations to state updates;
8 months ago, by Thomas Lindae
lsp: added delay to dynamic_output updates after a set_margin;
8 months ago, by Thomas Lindae
lsp: added conversion of symbols for dynamic output so that decoration ranges consider vscode_unicode_symbols setting;
8 months ago, by Thomas Lindae
lsp: unified PIDE/decorations and dynamic output decorations format;
8 months ago, by Thomas Lindae
vscode: changed test_string to "mix" to be consistent with jEdit;
8 months ago, by Thomas Lindae
lsp: added decorations to dynamic output;
8 months ago, by Thomas Lindae
lsp: force update after state_set_margin;
8 months ago, by Thomas Lindae
vscode: added dynamic and state output set margin messages to vscode extension;
7 months ago, by Thomas Lindae
lsp: made margins synchronized;
6 months ago, by Thomas Lindae
lsp: added separation for non-html output and state;
8 months ago, by Thomas Lindae
lsp: tuned;
8 months ago, by Thomas Lindae
lsp: clarified preview_request;
8 months ago, by Thomas Lindae
lsp: added Symbols_Request;
8 months ago, by Thomas Lindae
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
tip