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