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
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 Docker base image;
2022-09-17, by wenzelm
proper file headers;
2022-09-17, by wenzelm
tuned messages;
2022-09-17, by wenzelm
support for ISABELLE_MLTON_OPTIONS, notably for Ubuntu 22.04 with external mlton executable;
2022-09-17, by wenzelm
omit menu for unfinished tool;
2022-09-17, by wenzelm
include ssh + rsync as required for Isabelle tools, e.g. "isabelle sync";
2022-09-16, by wenzelm
more robust: snap version of docker cannot access /tmp;
2022-09-16, by wenzelm
tuned signature;
2022-09-16, by wenzelm
update to scala-3.2.0;
2022-09-16, by wenzelm
avoid crash of JLine on Windows;
2022-09-16, by wenzelm
update to jdk-17.0.4.1+1 from 22-Aug-2022 (https://docs.azul.com/core/zulu-openjdk/release-notes/11.58-17.36-august-2022);
2022-09-16, by wenzelm
clarified default, following 8b695e59db3f;
2022-09-16, by wenzelm
tuned signature;
2022-09-16, by wenzelm
tuned;
2022-09-16, by wenzelm
clarified modules;
2022-09-16, by wenzelm
discontinued pointless SSH.Target: OpenSSH client can handle user@host directly;
2022-09-16, by wenzelm
clarified options;
2022-09-16, by wenzelm
clarified options;
2022-09-16, by wenzelm
discontinued unclear timeout (stemming from jEdit JSch setup, see 14782d58a503), to make it work with native Windows ssh.exe;
2022-09-15, by wenzelm
proper time values in seconds;
2022-09-15, by wenzelm
clarified run_sftp: avoid platform_path via careful use of tmp_dir, to support both Windows and Cygwin ssh;
2022-09-15, by wenzelm
more robust, notably for macOS (see also ff92d6edff2c);
2022-09-15, by wenzelm
back to plain /tmp (despite 1df53737c59b): relevant for ssh on macOS, to avoid error "unix_listener: path too long for Unix domain socket";
2022-09-15, by wenzelm
tuned names;
2022-09-15, by wenzelm
proper order of platforms, to make it work uniformly on all plaform families;
2022-09-15, by wenzelm
more portable;
2022-09-14, by wenzelm
build both arm64-darwin and x86_64-darwin on Apple ARM hardware;
2022-09-14, by wenzelm
unused;
2022-09-14, by wenzelm
tuned message;
2022-09-14, by wenzelm
more items;
2022-09-14, by wenzelm
more robust: do not assume Bash syntax while testing for it;
2022-09-14, by wenzelm
obsolete;
2022-09-14, by wenzelm
merged
2022-09-14, by wenzelm
proper treatment of complex multi-line script;
2022-09-14, by wenzelm
more robust;
2022-09-14, by wenzelm
more robust: Bash.string operations require remote bash;
2022-09-14, by wenzelm
support port forwarding without multiplexing (for the sake of Windows);
2022-09-14, by wenzelm
misc tuning and clarification;
2022-09-14, by wenzelm
clarified signature;
2022-09-14, by wenzelm
clarified signature;
2022-09-13, by wenzelm
clarified signature;
2022-09-13, by wenzelm
More on division concerning gauss numbers.
2022-09-14, by haftmann
more robust adhoc shell script: work with Isabelle_System.export_isabelle_identifier;
2022-09-13, by wenzelm
more concise instance-specific rules on euclidean relation
2022-09-13, by haftmann
merged
2022-09-13, by paulson
Tidied a few more proofs
2022-09-13, by paulson
merged
2022-09-11, by paulson
tidied a few ugly proofs
2022-09-11, by paulson
let rsync re-use ssh connection via control path;
2022-09-13, by wenzelm
clarified command-line;
2022-09-13, by wenzelm
clarified command-line;
2022-09-13, by wenzelm
tuned signature;
2022-09-13, by wenzelm
proper port for Mercurial;
2022-09-13, by wenzelm
clarified default: do not override port from ssh_config, which could be different from 22;
2022-09-13, by wenzelm
proper Scala expression;
2022-09-13, by wenzelm
clarified signature: separate unrelated modules;
2022-09-13, by wenzelm
tuned;
2022-09-13, by wenzelm
obsolete;
2022-09-12, by wenzelm
obsolete;
2022-09-12, by wenzelm
clarified error;
2022-09-12, by wenzelm
merged
2022-09-12, by wenzelm
removed remains of proxy_host management: delegated to .ssh/config;
2022-09-12, by wenzelm
ssh client via regular OpenSSH tools, with authentic use of .ssh/config (notably proxy configuration);
2022-09-12, by wenzelm
putting together related theorems
2022-09-12, by haftmann
dropped auxiliary lemma
2022-09-11, by haftmann
unused;
2022-09-11, by wenzelm
clarified operation: avoid perl;
2022-09-11, by wenzelm
discontinued unused operations;
2022-09-11, by wenzelm
clarified signature: avoid exposure of JSch types;
2022-09-11, by wenzelm
clarified signature: discontinue somewhat pointless SSH.Context;
2022-09-11, by wenzelm
tuned;
2022-09-11, by wenzelm
proper path;
2022-09-11, by wenzelm
Added tag Isabelle2022-RC1 for changeset 6308eaaa88f1
2022-09-11, by wenzelm
clarified release packaging: naproche-20220910 lacks arm64-linux support (and crashes);
2022-09-10, by wenzelm
more documentation of 'export_classpath' (session ROOT) and 'scala_build_generated_files' (Isar command);
2022-09-10, by wenzelm
merged;
2022-09-10, by wenzelm
update for release;
2022-09-10, by wenzelm
more command-line options;
2022-09-10, by wenzelm
less specialized euclidean relation on int
2022-09-09, by haftmann
update to Isabelle2022 and Ubuntu 22.04;
2022-09-10, by wenzelm
proper comment: Phabricator remains on Ubuntu 20.04, which is still required as build environment for old Mercurial 3.9.2 with Python 2;
2022-09-10, by wenzelm
more operations: for testing purposes;
2022-09-10, by wenzelm
provide naproche-20220910 (inactive);
2022-09-10, by wenzelm
clarified directory names (e.g. for multi-platform remote execution): avoid being deleted via isabelle.Components.purge;
2022-09-09, by wenzelm
unused;
2022-09-09, by wenzelm
update for release;
2022-09-09, by wenzelm
tuned: prefer Scala Regex operations;
2022-09-09, by wenzelm
tuning and updates for release;
2022-09-09, by wenzelm
NEWS;
2022-09-09, by wenzelm
discontinued somewhat pointless option: Proof_Display.pretty_goal_inst should always work smoothly (and not crash unexpectedly);
2022-09-09, by wenzelm
give up show_main_goal (despite 922e3f9251ac): show_goal_inst is sufficient, even for final results;
2022-09-08, by wenzelm
merged
2022-09-08, by wenzelm
discontinue fragile operations;
2022-09-08, by wenzelm
proper context option: change of underlying Options.default will not survive PIDE "Prover.options" (e.g. change of Isabelle/jEdit plugin options);
2022-09-08, by wenzelm
enable show_goal_inst by default: match failure is merely a warning (see 730638d4e37a);
2022-09-08, by wenzelm
updated documentation;
2022-09-08, by wenzelm
support multiple sessions, with cumulative errors;
2022-09-08, by wenzelm
support regex patterns on messages;
2022-09-08, by wenzelm
support Pretty.unformatted, similar to ML version;
2022-09-08, by wenzelm
removed odd TODO item (see 3391a493f39a);
2022-09-08, by wenzelm
tuned signature;
2022-09-08, by wenzelm
tuned output: more Pretty.item;
2022-09-08, by wenzelm
tuned signature;
2022-09-08, by wenzelm
clarified failure: warning for logical error, exception for program breakdown;
2022-09-08, by wenzelm
print goal instantiation for global qed (and variations);
2022-09-07, by wenzelm
clarified output;
2022-09-07, by wenzelm
more robust: capture corner case seen in line 631 of "$AFP/Automatic_Refinement/Autoref_Bindings_HOL.thy" (AFP/6c87f24bb773);
2022-09-07, by wenzelm
clarified message channel for 'print_state' (NB: the command was originally for TTY or Proof General);
2022-09-07, by wenzelm
updated to postgresql-42.5.0;
2022-09-07, by wenzelm
tool to build Isabelle component for PostgreSQL JDBC;
2022-09-07, by wenzelm
clarified goal structure with proper instantiation of main goal, to support "show_goal_inst";
2022-09-06, by wenzelm
option "show_states" for more verbosity of batch-builds;
2022-09-06, by wenzelm
tuned --- avoid warnings;
2022-09-06, by wenzelm
proper antiquotations;
2022-09-06, by wenzelm
inline markup for Output.state (in contrast to c94bba7906d2): make messages available via Rendering.text_messages and thus "isabelle log" (see cb0c407fbc6e), while Rendering.output_messages of Isabelle/jEdit/VSCode is unaffected;
2022-09-06, by wenzelm
proper antiquotations;
2022-09-05, by wenzelm
clarified options, following e.g. "show_consts";
2022-09-05, by wenzelm
proper Envir.subst operations: env is already normalized, using Envir.norm may lead to non-termination;
2022-09-05, by wenzelm
unused (see 15758fced053);
2022-09-05, by wenzelm
clarified modules;
2022-09-05, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip