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
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.
more ambitious rendering: highlight active area for mouse hovering without modifier;
6 months ago, by wenzelm
tuned proofs;
6 months ago, by wenzelm
show_consts_markup is enabled by default;
6 months ago, by wenzelm
clarified signature (again, reverting ec1023a5c54c);
6 months ago, by wenzelm
clarified signature: more explicit Syntax.print_mode_tabs, depending on print_mode_value ();
6 months ago, by wenzelm
redundant;
6 months ago, by wenzelm
tuned signature;
6 months ago, by wenzelm
performance tuning: cache markup and extern operations;
6 months ago, by wenzelm
minor performance tuning;
6 months ago, by wenzelm
minor performance tuning;
6 months ago, by wenzelm
backout somewhat pointless 5ea48342e0ae: no need to declare syntax consts for translations (e.g. constraints);
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
revert redundant guard (T = dummyT) from 0278f6d87bad;
6 months ago, by wenzelm
allow type constraints for const_syntax;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
merged
6 months ago, by wenzelm
misc tuning and clarification;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
tuned: more readable names;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
misc tuning and clarification;
6 months ago, by wenzelm
clarified signature;
6 months ago, by wenzelm
clarified signature;
6 months ago, by wenzelm
misc tuning and clarification;
6 months ago, by wenzelm
eliminate clones: just one Collect_binder_tr';
6 months ago, by wenzelm
clarified signature;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
new HO time functions
6 months ago, by nipkow
tuned NEWS;
6 months ago, by wenzelm
clarified inner-syntax markup;
6 months ago, by wenzelm
more syntax bundles;
6 months ago, by wenzelm
more NEWS;
6 months ago, by wenzelm
more inner-syntax markup;
6 months ago, by wenzelm
back to specific nonterminals (amending 52ed95fa4656): otherwise AFP/CakeML won't terminate;
6 months ago, by wenzelm
uniform \<Sum> and \<Prod> syntax, following d10fafeb93c0;
6 months ago, by wenzelm
more NEWS;
6 months ago, by wenzelm
more accurate datatype_record_syntax;
6 months ago, by wenzelm
more syntax bundles, less clones;
6 months ago, by wenzelm
more syntax bundles;
6 months ago, by wenzelm
more syntax bundles;
6 months ago, by wenzelm
more syntax bundles;
6 months ago, by wenzelm
clarified bundles for list syntax;
6 months ago, by wenzelm
more robust declarations via "no syntax" bundles;
6 months ago, by wenzelm
more accurate no_syntax declarations, following ec121999a9cb;
6 months ago, by wenzelm
more robust syntax;
6 months ago, by wenzelm
avoid syntax clashes;
6 months ago, by wenzelm
tuned whitespace, to simplify hypersearch;
6 months ago, by wenzelm
avoid syntax clashes;
6 months ago, by wenzelm
clarified mixfix annotations;
6 months ago, by wenzelm
more inner-syntax markup;
6 months ago, by wenzelm
more inner-syntax markup, without pretty blocks;
6 months ago, by wenzelm
tuned output;
6 months ago, by wenzelm
tuned comments: all times are < 1ms;
6 months ago, by wenzelm
support for pretty blocks that are "open" and thus have no impact on formatting, only on markup;
6 months ago, by wenzelm
clarified signature;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
more inner-syntax markup;
6 months ago, by wenzelm
ML antiquotation for formally-checked bundle names;
6 months ago, by wenzelm
first-class support for "unbundle no foobar_syntax" -- avoid redundant "bundle no_foobar_syntax" definitions;
6 months ago, by wenzelm
misc tuning;
6 months ago, by wenzelm
documentation for pretty block "notation" markup;
6 months ago, by wenzelm
clarified syntax for opening bundles;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
clarified bundles for syntax modifications;
6 months ago, by wenzelm
bundles for syntax modifications seen in AFP;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
merged
6 months ago, by wenzelm
more standard bundle names;
6 months ago, by wenzelm
provide 'open_bundle' command;
6 months ago, by wenzelm
tuned module structure;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
more inner syntax markup;
6 months ago, by wenzelm
more syntax: avoid duplication in AFP;
6 months ago, by wenzelm
clarified abbreviation;
6 months ago, by wenzelm
tuned whitespace;
6 months ago, by wenzelm
tuned;
6 months ago, by wenzelm
more NEWS;
6 months ago, by wenzelm
more inner syntax markup: HOL-Analysis;
6 months ago, by wenzelm
tuned markup;
6 months ago, by wenzelm
more inner syntax markup: HOLCF;
6 months ago, by wenzelm
more 'no_syntax' bundles;
6 months ago, by wenzelm
more robust 'no_syntax' via bundles;
6 months ago, by wenzelm
tuned markup;
6 months ago, by wenzelm
drop somewhat pointless 'syntax_consts' declarations;
6 months ago, by wenzelm
clarified syntax: use outer block (with indent);
6 months ago, by wenzelm
clarified syntax: prefer nonterminal "args", use outer block (with indent);
6 months ago, by wenzelm
proper command kinds;
6 months ago, by Fabian Huch
updated vscode_extension;
6 months ago, by Fabian Huch
NEWS and CONTRIBUTORS;
6 months ago, by Fabian Huch
clarified: add operation;
6 months ago, by Fabian Huch
minor tuning;
6 months ago, by Fabian Huch
lsp: added additional commit characters to immediate completions;
9 months ago, by Thomas Lindae
vscode: further adjusted default settings and wordPattern for consistent completion popups;
9 months ago, by Thomas Lindae
lsp: added more triggerCharacters to make completion popups more consistent;
9 months ago, by Thomas Lindae
vscode: added default setting to make completions pop up by themselves;
9 months ago, by Thomas Lindae
lsp: improved completions;
9 months ago, by Thomas Lindae
vscode: removed unused code;
9 months ago, by Thomas Lindae
vscode: removed README because its content is outdated;
9 months ago, by Thomas Lindae
vscode: disabled whitespace rendering by default because the whitespace symbol is not monospace;
9 months ago, by Thomas Lindae
lsp: added symbol conversion request;
9 months ago, by Thomas Lindae
vscode: changed how options are inserted into package.json so that one can still call `npm install` without errors;
9 months ago, by Thomas Lindae
vscode: removed unused import;
9 months ago, by Thomas Lindae
vscode: changed vscode_unicode_symbols_edits option default to true;
9 months ago, by Thomas Lindae
vscode: made uri equality check on actual strings, not on the functions;
9 months ago, by Thomas Lindae
vscode: switched document_decoration map to use strings as keys instead of Uris, because Uri equality check is inconsistent;
9 months ago, by Thomas Lindae
lsp: added rudimentary indenting to code actions;
9 months ago, by Thomas Lindae
vscode: adjusted setting description;
9 months ago, by Thomas Lindae
lsp: added support for code actions to apply active sendback markups;
9 months ago, by Thomas Lindae
lsp: clarified WorkspaceEdit;
9 months ago, by Thomas Lindae
lsp: made TextDocumentEdit accept optional versions;
9 months ago, by Thomas Lindae
lsp: tuned;
9 months ago, by Thomas Lindae
lsp: removed code that is never run;
9 months ago, by Thomas Lindae
lsp: created distinction for unicode symbols setting between output and edits and clarified output text functions;
9 months ago, by Thomas Lindae
clarified PIDE/line range conversions;
9 months ago, by Thomas Lindae
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip