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.
manage components of ci builds;
7 months ago, by Fabian Huch
use external CSS for build manager page;
7 months ago, by Fabian Huch
more build manager page;
7 months ago, by Fabian Huch
more page elements;
7 months ago, by Fabian Huch
web app: add automatic resize;
7 months ago, by Fabian Huch
ensure permissions when starting build task (e.g., due to misconfigured client);
7 months ago, by Fabian Huch
add verbose option to build_task;
7 months ago, by Fabian Huch
tuned;
7 months ago, by Fabian Huch
build manager: manage directories/permissions, to minimize local administration;
7 months ago, by Fabian Huch
read prefs properly;
7 months ago, by Fabian Huch
allow explicit Isabelle rev in build task (e.g., for older Isabelle versions);
7 months ago, by Fabian Huch
web app: proper document height;
7 months ago, by Fabian Huch
merged
7 months ago, by nipkow
replace manual def. of timing function
7 months ago, by nipkow
add build manager module;
7 months ago, by Fabian Huch
support ci job via hg_sync (cf. 7883f221d6d3);
7 months ago, by Fabian Huch
tuned;
7 months ago, by Fabian Huch
use Content-Digest header in HEAD requests instead of length (to track non-monotone changes);
7 months ago, by Fabian Huch
merged
7 months ago, by paulson
Simplification of sin, cos, exp of multiples of pi
7 months ago, by paulson
minor performance tuning: more compact data;
7 months ago, by wenzelm
removed unused/inefficient size_of_proof (see also 2241191a3c54);
7 months ago, by wenzelm
tuned;
7 months ago, by wenzelm
more robust: avoid crash of sleep() for negative time;
7 months ago, by wenzelm
clarified signature;
7 months ago, by wenzelm
clarified signature: more explicit types;
7 months ago, by wenzelm
support "rsync --chmod --chown" via Rsync.Context;
7 months ago, by wenzelm
tuned;
7 months ago, by wenzelm
bash: proper bash_process via SSH;
7 months ago, by wenzelm
clarified signature: support explicit cwd;
7 months ago, by wenzelm
support bash via SSH;
7 months ago, by wenzelm
clarified comments;
7 months ago, by wenzelm
proper support for remote cwd;
7 months ago, by wenzelm
clarified context for (remote) bash scripts: export variables are optional, support cwd;
7 months ago, by wenzelm
more operations for SSH.System: bash_process and bash;
7 months ago, by wenzelm
unused;
7 months ago, by wenzelm
clarified signature: prefer symbolic isabelle.Path over physical java.io.File;
7 months ago, by wenzelm
minor performance tuning;
7 months ago, by wenzelm
merged
7 months ago, by wenzelm
minor performance tuning: save approx. 70ms per SSH command;
7 months ago, by wenzelm
minor performance tuning: save approx. 70ms per SSH command;
7 months ago, by wenzelm
minor performance tuning: save approx. 70ms per SSH test command;
7 months ago, by wenzelm
suport Isabelle_System.bash via SSH.System;
7 months ago, by wenzelm
more operations;
7 months ago, by wenzelm
tuned;
7 months ago, by wenzelm
clarified signature;
7 months ago, by wenzelm
clarified signature;
7 months ago, by wenzelm
obsolete: macOS 10.x is no longer supported (see also 059743bc8311);
7 months ago, by wenzelm
tuned tmp name;
7 months ago, by wenzelm
tuned;
7 months ago, by wenzelm
tuned;
7 months ago, by wenzelm
tuned comments;
7 months ago, by wenzelm
merged
7 months ago, by nipkow
pretty-printing sledgehammer command: merge indexed theorems
7 months ago, by nipkow
clarify routes: absolute in api and relative for frontend;
7 months ago, by Fabian Huch
add auto-reload for more interactive web apps;
7 months ago, by Fabian Huch
clarified web app endpoints;
7 months ago, by Fabian Huch
proper html script tag: source code must not be escaped;
7 months ago, by Fabian Huch
add explicit Content-Length header to http response (otherwise it is missing in HEAD responses);
7 months ago, by Fabian Huch
add HEAD to http server: should send same header fields as if request was GET;
7 months ago, by Fabian Huch
tuned;
7 months ago, by wenzelm
tuned spelling;
7 months ago, by wenzelm
support direct rsync from Hg_Sync result directory (usually requires option -d "~~/dirs");
7 months ago, by wenzelm
clarified signature;
7 months ago, by wenzelm
more general dirs for Sync.sync;
7 months ago, by wenzelm
tuned whitespace (amending beb4ee344c22);
7 months ago, by wenzelm
clarified signature (see also be0ab4b94c62 and c41791ad75c3);
7 months ago, by wenzelm
tuned;
7 months ago, by wenzelm
clarified signature;
7 months ago, by wenzelm
tuned names;
7 months ago, by wenzelm
proper SSH.System operation;
7 months ago, by wenzelm
clarified modules;
7 months ago, by wenzelm
more uniform/robust detect_repository/is_repository: actually check hg root;
7 months ago, by wenzelm
more uniform local/remote operations;
7 months ago, by wenzelm
disable Isabelle/Naproche after release;
7 months ago, by wenzelm
post-release updates;
7 months ago, by wenzelm
merged
7 months ago, by wenzelm
Added tag Isabelle2024 for changeset 29f2b8ff84f3
7 months ago, by wenzelm
proper support for "isabelle update -D DIR": avoid accidental exclusion of select_dirs (amending e5dafe9e120f);
Isabelle2024
7 months ago, by wenzelm
provide scala-3.4.2, but do not activate it: scala-3.3.x is LTS version;
7 months ago, by wenzelm
update to naproche-20240519;
7 months ago, by wenzelm
proper formatting;
8 months ago, by wenzelm
more documentation on "isabelle build -H" and underlying system registry tables "host" and "cluster";
8 months ago, by wenzelm
More binomial material
8 months ago, by paulson
syntax of gchoose now the same as choose
8 months ago, by paulson
Some new simprules – and patches for proofs
8 months ago, by paulson
merged
8 months ago, by paulson
merged
8 months ago, by paulson
A little more tidying in Nominal
8 months ago, by paulson
tuned proofs;
8 months ago, by wenzelm
merged, resoving conflicts in src/HOL/Nominal/Nominal.thy;
8 months ago, by wenzelm
Added tag Isabelle2024-RC3 for changeset 007e6af8a020
8 months ago, by wenzelm
more documentation on "System registry via TOML";
8 months ago, by wenzelm
update to naproche-20240502: proper platform_path for NAPROCHE_FORMALIZATIONS to make it work on Windows;
8 months ago, by wenzelm
provide 3.1 for testing (inactive);
8 months ago, by wenzelm
build e-3.1, without patch;
8 months ago, by wenzelm
disable Isabelle/Naproche for now: does not quite work on Windows;
8 months ago, by wenzelm
update and activate naproche component for release;
8 months ago, by wenzelm
changed URL to SystemOnTPTP at Geoff's request
8 months ago, by desharna
tuned spelling;
8 months ago, by wenzelm
build_cluster always uses build_database_server for now -- despite 1fa1b32b0379: its local/remote storage model often leads to incoherent state;
8 months ago, by wenzelm
proper directory permissions to make "rm" work, notably for cygwin/etc/pki/ca-trust/extracted/pem/directory-hash;
8 months ago, by wenzelm
support more Ubuntu versions;
8 months ago, by wenzelm
updated for release;
8 months ago, by wenzelm
more robust: avoid spurious ConcurrentModificationException;
8 months ago, by wenzelm
update to e-3.0.03-1, with proper support for trivial statements;
8 months ago, by wenzelm
more robust;
8 months ago, by wenzelm
minor patch for E Prover, based on "git diff -w -r E-3.0.03 E-3.0.08": proper support for trivial statements;
8 months ago, by wenzelm
backed out changeset 601ff5c7cad5: not relevant for Isabelle2024;
8 months ago, by wenzelm
clone of 0c51e0a6bc37;
8 months ago, by wenzelm
update Windows test machines;
8 months ago, by wenzelm
More tidying of proofs
8 months ago, by paulson
Another Nominal example
8 months ago, by paulson
merged
8 months ago, by paulson
Tidying up another Nominal example (SOS)
8 months ago, by paulson
update Windows build host;
8 months ago, by wenzelm
proper command-line;
8 months ago, by wenzelm
Tidying up another of the nominal examples
8 months ago, by paulson
More tidying of Nominal proofs
8 months ago, by paulson
Tidied up another messy theory
8 months ago, by paulson
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip