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.
rebuild bash_process executables on current reference platforms, including native arm64-darwin;
10 months ago, by wenzelm
tuned NEWS, see also c62003e05e46;
10 months ago, by wenzelm
update NEWS, following ea1913c953ef;
10 months ago, by wenzelm
tuned whitespace according to jEdit mode parameters ":wrap=hard:maxLineLen=72:";
10 months ago, by wenzelm
more explicit NEWS (see 3648e9c88d0c);
10 months ago, by wenzelm
NEWS for a53287d9add3, 3e30ca77ccfe;
10 months ago, by wenzelm
add option for unify trace (now disabled by default as printing is excessive and rarely used);
10 months ago, by Fabian Huch
tuned unify trace option names;
10 months ago, by Fabian Huch
more scalable: avoid potentially expensive ordering of underlying key data type, e.g. in MESON.Cache of Naproche;
10 months ago, by wenzelm
updated to stack-2.15.1, lts-22.6, ghc-9.6.3;
10 months ago, by wenzelm
merged
10 months ago, by nipkow
tuned name
10 months ago, by nipkow
new simplifier trace_op for tracing simproc calls
10 months ago, by nipkow
merged
10 months ago, by paulson
Some new material about Ramsey's theorem, also sharpening the proof to deliver the Erdős–Szekeres upper bound on Ramsey numbers
10 months ago, by paulson
support Zipperposition's skolemization in generated Isar proofs
10 months ago, by blanchet
improved output in simps_case_conv;
10 months ago, by Fabian Huch
improved output in inductive module;
10 months ago, by Fabian Huch
simplifier: no trace info from simprocs unless simp_debug = true.
10 months ago, by nipkow
deal with new-style Vampire skolemization in reconstructed Isar proofs
10 months ago, by blanchet
database performance tuning: prefer light-weight IPC over heavy-duty transactions;
10 months ago, by wenzelm
tuned signature;
10 months ago, by wenzelm
tuned signature: follow PostgreSQL syntax instead of JDBC API;
10 months ago, by wenzelm
more robust shutdown: interruptible database connection;
10 months ago, by wenzelm
clarified signature: more convenient send/receive operations;
10 months ago, by wenzelm
clarified versions for documentation;
10 months ago, by wenzelm
merged
10 months ago, by wenzelm
clarified signature: avoid hardwired values;
10 months ago, by wenzelm
clarified IPC via database server: receive notifications quasi-spontaneously via auxiliary thread;
10 months ago, by wenzelm
minor performance tuning: just 1 transaction for slices <= 1;
10 months ago, by wenzelm
tuned;
10 months ago, by wenzelm
tuned whitespace;
10 months ago, by wenzelm
tuned signature;
10 months ago, by wenzelm
clarified signature: fewer warnings in IntelliJ IDEA;
10 months ago, by wenzelm
removed unused database_server (amending 32ca3d1283de);
10 months ago, by wenzelm
timing function generation bug fix by Jonas Stahl
10 months ago, by nipkow
tuned signature: more types, fewer warnings in IntelliJ IDEA;
10 months ago, by wenzelm
new less ad hoc implementation of the 'moura' tactic for skolemization
10 months ago, by blanchet
more thorough Store.clean_output (amending 1fa1b32b0379);
10 months ago, by wenzelm
clarified signature: Build_Process tells how to clean sessions;
10 months ago, by wenzelm
clarified signature;
10 months ago, by wenzelm
tuned;
10 months ago, by wenzelm
tuned;
10 months ago, by wenzelm
minor performance tuning;
10 months ago, by wenzelm
tuned;
10 months ago, by wenzelm
tuned signature;
10 months ago, by wenzelm
tuned, following 7a1153c95bf9;
10 months ago, by wenzelm
merged
10 months ago, by wenzelm
tuned signature: fewer warnings in IntelliJ IDEA;
10 months ago, by wenzelm
proper usage;
10 months ago, by wenzelm
recover "build_database_server" from 1fa1b32b0379: still required, e.g. in build_benchmark;
10 months ago, by wenzelm
clarified signature;
10 months ago, by wenzelm
more robust: make double-sure that heap digest is present;
10 months ago, by wenzelm
tuned;
10 months ago, by wenzelm
minor performance tuning: just one transaction for log_db without heap;
10 months ago, by wenzelm
tuned;
10 months ago, by wenzelm
proper store.cache.compress;
10 months ago, by wenzelm
tuned whitespace;
10 months ago, by wenzelm
clarified store_session: heap requires process_result.ok, but log_db is always stored;
10 months ago, by wenzelm
unused;
10 months ago, by wenzelm
tuned;
10 months ago, by wenzelm
tuned names;
10 months ago, by wenzelm
tuned names;
10 months ago, by wenzelm
clarified database layout;
10 months ago, by wenzelm
tuned signature;
10 months ago, by wenzelm
clarified signature;
10 months ago, by wenzelm
more accurate types;
10 months ago, by wenzelm
build local log_db, with store/restore via optional database server;
10 months ago, by wenzelm
propagate property "isabelle.debug", notably for Java/Scala exception trace;
10 months ago, by wenzelm
tuned;
10 months ago, by wenzelm
proper treatment of "isabelle build_process -C" (amending 0cac7e3634d0);
10 months ago, by wenzelm
clarified signature;
10 months ago, by wenzelm
clarified names;
10 months ago, by wenzelm
more explicit build_cluster flag to guard open_build_database server;
10 months ago, by wenzelm
tuned;
10 months ago, by wenzelm
clarified signature;
10 months ago, by wenzelm
simplified specification of type class semiring_bits
10 months ago, by haftmann
New material about transcendental functions, polynomials, et cetera, thanks to Manuel Eberl
10 months ago, by paulson
merged
10 months ago, by paulson
A small collection of new and useful facts, including the AM-GM inequality
10 months ago, by paulson
remove selected occurrences of 'moura' tactic
10 months ago, by blanchet
added lemmas relpowp_left_unique and relpow_left_unique
10 months ago, by desharna
added lemmas relpowp_right_unique and relpow_right_unique
10 months ago, by desharna
use define_time_fun
10 months ago, by nipkow
time funs: +1 instead of 1+
10 months ago, by nipkow
minor performance tuning;
10 months ago, by wenzelm
clarified signature: more comprehensive operations;
10 months ago, by wenzelm
clarified signature: more explicit types;
10 months ago, by wenzelm
clarified signature: emphasize physical db files;
10 months ago, by wenzelm
tuned: afford untyped/unscoped update;
10 months ago, by wenzelm
clarified signature: avoid ill-defined type java.net.URL;
10 months ago, by wenzelm
unused;
10 months ago, by wenzelm
tuned: afford untyped/unscoped update;
11 months ago, by wenzelm
more robust default: Scala imposes explicit "threads" value on ML, both the Poly/ML RTS and Isabelle/ML;
11 months ago, by wenzelm
clarified signature: more explicit types/scopes;
11 months ago, by wenzelm
tuned names;
11 months ago, by wenzelm
tuned;
11 months ago, by wenzelm
tuned documentation;
11 months ago, by wenzelm
more robust: disallow empty clusters, so "isabelle build -H" really means cluster build;
11 months ago, by wenzelm
clarified modules: centralize default policy;
11 months ago, by wenzelm
more explicit types --- fewer warnings in IntelliJ IDEA;
11 months ago, by wenzelm
tuned: avoid shadowing of names;
11 months ago, by wenzelm
clarified default "isabelle build -j0 -H";
11 months ago, by wenzelm
tuned whitespace;
11 months ago, by wenzelm
clarifier worker vs. master, which may coincide for local build;
11 months ago, by wenzelm
clarified signature: more standard defaults;
11 months ago, by wenzelm
clarified signature;
11 months ago, by wenzelm
clarified signature;
11 months ago, by wenzelm
tuned;
11 months ago, by wenzelm
prefer static object, while class is required for "services";
11 months ago, by wenzelm
clarified signature: prefer default;
11 months ago, by wenzelm
merged
11 months ago, by wenzelm
tuned;
11 months ago, by wenzelm
more robust: check subclasses as well;
11 months ago, by wenzelm
more robust;
11 months ago, by wenzelm
support for alternative user home, e.g. to avoid slow NFS shares;
11 months ago, by wenzelm
support explicit USER_HOME within SSH session;
11 months ago, by wenzelm
tuned;
11 months ago, by wenzelm
merged
11 months ago, by paulson
Further adjustments to the syntax for Lebesgue integration
11 months ago, by paulson
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip