Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
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.
updated vscode_extension;
2022-03-25, by wenzelm
added parentheses in TPTP output -- seem necessary for some provers
2022-03-25, by blanchet
merged
2022-03-24, by wenzelm
provide pre-built vscodium-1.65.2 for all platforms;
2022-03-24, by wenzelm
tuned;
2022-03-24, by wenzelm
provide vscode_extension via component, thus users don't need Node.js development tools;
2022-03-24, by wenzelm
clarified options;
2022-03-24, by wenzelm
Some new library lemmas
2022-03-24, by paulson
merged
2022-03-24, by paulson
really removing Dedekind_real
2022-03-24, by paulson
merged
2022-03-24, by paulson
Moving Dedekind_Real to the AFP
2022-03-24, by paulson
tuned
2022-03-24, by haftmann
separated case reduction
2022-03-24, by haftmann
separated selector function entirely
2022-03-24, by haftmann
self-contained extraction auf clauses
2022-03-24, by haftmann
extracted selector function, restoring code generation for let expressions
2022-03-24, by haftmann
streamlined
2022-03-24, by haftmann
streamlined
2022-03-24, by haftmann
streamlined
2022-03-24, by haftmann
disentangled
2022-03-24, by haftmann
merged
2022-03-23, by wenzelm
tuned message;
2022-03-23, by wenzelm
more operations;
2022-03-23, by wenzelm
tuned signature;
2022-03-23, by wenzelm
more robust install/uninstall;
2022-03-23, by wenzelm
more formal extension_manifest, with shasum for sources;
2022-03-23, by wenzelm
tuned;
2022-03-23, by wenzelm
tuned signature;
2022-03-23, by wenzelm
clarified signature;
2022-03-23, by wenzelm
proper usage;
2022-03-23, by wenzelm
tuned -- follow sha1_digest in src/Tools/Setup/src/Build.java;
2022-03-22, by wenzelm
tuned signature;
2022-03-22, by wenzelm
clarified modules;
2022-03-22, by wenzelm
tuned signature;
2022-03-22, by wenzelm
... and removing Primrec from ROOT too
2022-03-23, by paulson
Removal of the Primrec example in preparation for making it an AFP entry
2022-03-23, by paulson
merged
2022-03-23, by desharna
avoided recomputation in Cooper.djf and ran `isabelle regenerate_cooper`
2022-02-23, by desharna
split veriT reconstruction into Lethe and veriT part
2022-03-14, by Mathias Fleury
clarified options;
2022-03-22, by wenzelm
more robust errors -- on foreground process instead of background server;
2022-03-22, by wenzelm
clarified options -l vs. -R;
2022-03-22, by wenzelm
command-line arguments for "isabelle vscode", similar to "isabelle jedit";
2022-03-22, by wenzelm
proper command-line tool;
2022-03-22, by wenzelm
support console output, e.g. "isabelle vscode -C -- --help";
2022-03-22, by wenzelm
run Isabelle/VSCode via Scala;
2022-03-22, by wenzelm
clarified module name;
2022-03-21, by wenzelm
clean build from explicit MANIFEST: avoid accidental garbage in vsix package;
2022-03-21, by wenzelm
incorporate build_grammar into build_vscode_extension;
2022-03-21, by wenzelm
removed old generated file;
2022-03-21, by wenzelm
Tidied several ugly proofs in some elderly examples
2022-03-16, by paulson
tuned message;
2022-03-15, by wenzelm
clarified errors;
2022-03-15, by wenzelm
tuned messages;
2022-03-15, by wenzelm
support Node.js as well, reusing the engine from Electron/VSCodium;
2022-03-15, by wenzelm
updated to vscode 1.65.2;
2022-03-15, by wenzelm
proper result check;
2022-03-15, by wenzelm
merged
2022-03-14, by wenzelm
clarified directory layout and settings: more robust on all platforms;
2022-03-14, by wenzelm
tuned;
2022-03-14, by wenzelm
support Electron application framework;
2022-03-14, by wenzelm
generated lemma map_ident_strong for BNFs
2022-03-11, by desharna
updated SMT certificates
2022-03-11, by desharna
used more descriptive assert names in SMT-Lib output
2022-03-11, by desharna
clarified and unified executable names;
2022-03-12, by wenzelm
tuned;
2022-03-12, by wenzelm
tuned;
2022-03-12, by wenzelm
merged
2022-03-11, by wenzelm
suppress OCaml icons: avoid conflict of .ml and .ML, due to case-insensitive file-names in VSCode;
2022-03-11, by wenzelm
fix handling of lambdas in reconstruction of eq_congruent
2022-03-11, by Mathias Fleury
more robust: avoid breakdown of Search dialog;
2022-03-11, by wenzelm
tuned;
2022-03-11, by wenzelm
always use Isabelle encoding, as in Isabelle/jEdit;
2022-03-11, by wenzelm
tuned signature;
2022-03-11, by wenzelm
clarified signature: more uniform ts vs. Scala;
2022-03-11, by wenzelm
discontinued isabelle_filesystem (superseded by isabelle_encoding), see also da1108a6d249;
2022-03-11, by wenzelm
actually decode/encode symbols;
2022-03-10, by wenzelm
merged
2022-03-10, by wenzelm
prefer yarn over npm;
2022-03-10, by wenzelm
more accurate .hgignore;
2022-03-10, by wenzelm
clarified startup of "isabelle vscode": vscodium component is required, with patches for Isabelle/VSCode;
2022-03-10, by wenzelm
tuned messages;
2022-03-09, by wenzelm
proper init_resources for macos;
2022-03-09, by wenzelm
clarified names;
2022-03-09, by wenzelm
clarified modules: vscode vs. extension;
2022-03-09, by wenzelm
inline Isabelle symbols into source text, so that "isabelle vscode" can start up properly without access to process.env or fs;
2022-03-09, by wenzelm
more operations;
2022-03-09, by wenzelm
tuned comments;
2022-03-09, by wenzelm
patch VSCode source tree to support isabelle_encoding.ts;
2022-03-09, by wenzelm
more robust, pass "yarn valid-layers-check";
2022-03-08, by wenzelm
clarified directories;
2022-03-08, by wenzelm
patch for vscode encoding "UTF-8-Isabelle": clone of "utf8", no symbols yet;
2022-03-08, by wenzelm
fit into vscode source conventions;
2022-03-08, by wenzelm
A tiny further cleanup
2022-03-09, by paulson
Tidied some messy proofs
2022-03-09, by paulson
merged
2022-03-08, by nipkow
more count_list lemmas
2022-03-07, by nipkow
towards UTF-8-Isabelle symbol encoding;
2022-03-07, by wenzelm
updated to VSCode 1.65.0;
2022-03-07, by wenzelm
clarified char symbols: cover most European languages;
2022-03-07, by wenzelm
more elementary Symbol.Matcher without detour via Regex (see also Pure/General/symbol_explode.ML);
2022-03-07, by wenzelm
tuned comments;
2022-03-07, by wenzelm
more robust dependencies: avoid implicit update, escpecially of underlying vscode engine;
2022-03-07, by wenzelm
proper file headers;
2022-03-07, by wenzelm
added count_list lemmas
2022-03-06, by nipkow
tuned message;
2022-03-06, by wenzelm
more compact result;
2022-03-06, by wenzelm
prepare patched version more thoroughly, with explicit patches;
2022-03-06, by wenzelm
tuned signature;
2022-03-06, by wenzelm
recover platform-specific node binaries from original download, notably for node-pty for Terminal;
2022-03-05, by wenzelm
tuned message;
2022-03-05, by wenzelm
tuned;
2022-03-05, by wenzelm
tuned imports;
2022-03-05, by wenzelm
misc tuning and clarification;
2022-03-05, by wenzelm
more executable files;
2022-03-05, by wenzelm
tuned;
2022-03-05, by wenzelm
tuned output;
2022-03-05, by wenzelm
clarified signature;
2022-03-05, by wenzelm
tuned, based on suggestions by IntelliJ IDEA;
2022-03-05, by wenzelm
tuned;
2022-03-05, by wenzelm
clarified command-line options;
2022-03-05, by wenzelm
update official Isabelle release, notably for "Admin/init -R";
2022-03-05, by wenzelm
more robust;
2022-03-04, by wenzelm
build component for VSCodium (cross-compiled from sources for all platforms);
2022-03-04, by wenzelm
tuned signature: more robust operation;
2022-03-04, by wenzelm
clarified order;
2022-03-04, by wenzelm
proper antiquotations (amending ff784d5a5bfb);
2022-03-04, by wenzelm
clarified signature: file operations take standard_path as in Isabelle/ML/Scala;
2022-03-03, by wenzelm
provide symbols statically via ISABELLE_VSCODE_WORKSPACE, instead of LSP/PIDE protocol;
2022-03-03, by wenzelm
proper init of non-existing file;
2022-03-03, by wenzelm
proper function call;
2022-03-03, by wenzelm
clarified signature;
2022-03-03, by wenzelm
tuned;
2022-03-03, by wenzelm
tuned, based on suggestions by IntelliJ IDEA;
2022-03-03, by wenzelm
tuned;
2022-03-03, by wenzelm
clarified signature;
2022-03-03, by wenzelm
clarified modules: more uniform .scala vs. ts (amending 4519eeefe3b5);
2022-03-03, by wenzelm
misc tuning, based on suggestions by IntelliJ IDEA;
2022-03-03, by wenzelm
clarified signature;
2022-03-03, by wenzelm
tuned signature;
2022-03-03, by wenzelm
clarified signature;
2022-03-03, by wenzelm
tuned imports;
2022-03-03, by wenzelm
clarified signature;
2022-03-03, by wenzelm
clarified signature;
2022-03-03, by wenzelm
tuned signature;
2022-03-03, by wenzelm
misc tuning, based on suggestions by IntelliJ IDEA;
2022-03-03, by wenzelm
clarified modules;
2022-03-02, by wenzelm
support for file-system operations;
2022-03-02, by wenzelm
tuned signature;
2022-03-02, by wenzelm
follow standard Isabelle license --- no longer published on market place;
2022-03-02, by wenzelm
tuned README;
2022-03-02, by wenzelm
disregard public marketplace;
2022-03-02, by wenzelm
tuned imports;
2022-03-02, by wenzelm
more robust;
2022-03-02, by wenzelm
merged
2022-03-02, by wenzelm
tuned message;
2022-03-02, by wenzelm
clarified module;
2022-03-02, by wenzelm
tuned comments;
2022-03-02, by wenzelm
added documentation for new VSCode modules;
2022-03-02, by Fabian Huch
proper monospace font for terminal;
2022-03-02, by wenzelm
merged
2022-03-02, by wenzelm
tuned;
2022-03-02, by wenzelm
support system path representations (as in Isabelle/Java/Scala);
2022-03-02, by wenzelm
auto-update;
2022-03-02, by wenzelm
more robust;
2022-03-02, by wenzelm
clarified modules;
2022-02-28, by wenzelm
clarified rendering;
2022-02-28, by wenzelm
prefer hardwired locale;
2022-02-28, by wenzelm
more aggressive activation;
2022-02-28, by wenzelm
Added some theorems (from Wetzel)
2022-03-01, by paulson
tuned;
2022-02-28, by wenzelm
tuned;
2022-02-28, by wenzelm
tuned message;
2022-02-28, by wenzelm
disable extension updates;
2022-02-28, by wenzelm
tuned message;
2022-02-28, by wenzelm
disable check for updates: support just one static version;
2022-02-28, by wenzelm
misc tuning based on comments by Heiko Eißfeldt;
2022-02-27, by wenzelm
misc tuning based on comments by Heiko Eißfeldt;
2022-02-27, by wenzelm
removed junk;
2022-02-26, by wenzelm
some updates to README.md;
2022-02-26, by wenzelm
clarified default settings;
2022-02-26, by wenzelm
tuned whitespace;
2022-02-26, by wenzelm
support Isabelle fonts via patch of vscode resources;
2022-02-26, by wenzelm
proper Presentation.Entity_Context for hyperlinks (amending da1108a6d249);
2022-02-25, by wenzelm
clarified symbolic path;
2022-02-25, by wenzelm
clarified extension name (again);
2022-02-25, by wenzelm
removed obsolete material;
2022-02-25, by wenzelm
update scripts, based on recent "yo code" template;
2022-02-25, by wenzelm
clarified extension name (again), corresponding to qualified resources within VSCode (settings, commands, etc.);
2022-02-25, by wenzelm
clarified signature;
2022-02-25, by wenzelm
clarified extension name;
2022-02-25, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
tip