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 output;
2023-06-28, by wenzelm
tuned;
2023-06-28, by wenzelm
support for identified builds;
2023-06-28, by wenzelm
clarified signature: more operations and options;
2023-06-28, by wenzelm
tuned;
2023-06-27, by wenzelm
clarified signature;
2023-06-27, by wenzelm
clarified signature;
2023-06-27, by wenzelm
more robust close() after failed initialization;
2023-06-27, by wenzelm
avoid repeated open_database_server: synchronized transaction_lock;
2023-06-27, by wenzelm
tuned signature;
2023-06-27, by wenzelm
more robust: proper transaction_lock;
2023-06-27, by wenzelm
tuned signature;
2023-06-27, by wenzelm
tuned signature;
2023-06-26, by wenzelm
tuned signature;
2023-06-26, by wenzelm
clarified signature: more options;
2023-06-26, by wenzelm
tuned;
2023-06-26, by wenzelm
clarified database for heaps: do not depend on build_database_test;
2023-06-26, by wenzelm
clarified signature;
2023-06-26, by wenzelm
tuned signature;
2023-06-26, by wenzelm
More metric space material
2023-06-27, by paulson
merged
2023-06-26, by paulson
New and generalised analysis lemmas
2023-06-26, by paulson
tuned names
2023-06-26, by nipkow
clarified signature: prefer explicit combinator;
2023-06-23, by wenzelm
unused;
2023-06-23, by wenzelm
restore heaps from database, which takes precedence over file-system;
2023-06-23, by wenzelm
tuned;
2023-06-23, by wenzelm
more operations;
2023-06-22, by wenzelm
tuned;
2023-06-22, by wenzelm
more robust try-finally;
2023-06-21, by wenzelm
tuned signature;
2023-06-21, by wenzelm
proper clean_entry;
2023-06-21, by wenzelm
afford larger build_database_slice for better compression (HOL: 1 slice, HOL-Proofs: multiple slices for testing);
2023-06-21, by wenzelm
prefer system option;
2023-06-21, by wenzelm
clarified signature: more explicit class SQL.Data;
2023-06-21, by wenzelm
proper ML_Heap.clean_entry;
2023-06-21, by wenzelm
tuned signature;
2023-06-21, by wenzelm
tuned;
2023-06-21, by wenzelm
store heaps within database server;
2023-06-20, by wenzelm
tuned signature;
2023-06-20, by wenzelm
clarified modules;
2023-06-20, by wenzelm
tuned signature;
2023-06-20, by wenzelm
clarified modules;
2023-06-20, by wenzelm
clarified modules;
2023-06-20, by wenzelm
early inclusion of cvc5 proof reconstruction; slightly reorganize smt/z3_reals;
2023-06-19, by Mathias Fleury
merged
2023-06-17, by wenzelm
proper close;
2023-06-17, by wenzelm
separate host.db for independent db.transaction_lock;
2023-06-17, by wenzelm
tuned comments;
2023-06-17, by wenzelm
omit redundant data: already stored in progress database;
2023-06-17, by wenzelm
tuned signature: more operations;
2023-06-17, by wenzelm
proper support for SQLite: avoid conflicts on transaction_lock;
2023-06-16, by wenzelm
minor performance tuning: avoid external process;
2023-06-16, by wenzelm
clarified signature;
2023-06-15, by wenzelm
obsolete;
2023-06-15, by wenzelm
tuned;
2023-06-15, by wenzelm
tuned signature;
2023-06-15, by wenzelm
tuned signature;
2023-06-15, by wenzelm
clarified signature;
2023-06-15, by wenzelm
tuned;
2023-06-15, by wenzelm
clarified signature;
2023-06-15, by wenzelm
tuned;
2023-06-15, by wenzelm
proper pattern (amending da5cc332ded3);
2023-06-15, by wenzelm
tuned signature;
2023-06-15, by wenzelm
proper hostname from build_context;
2023-06-14, by wenzelm
prefer Database_Progress, which is more robust (amending afb1a19307c4);
2023-06-14, by wenzelm
support for Database_Progress;
2023-06-14, by wenzelm
tuned signature: more operations;
2023-06-14, by wenzelm
tuned signature: more operations;
2023-06-14, by wenzelm
tuned signature: more operations;
2023-06-14, by wenzelm
clarified signature;
2023-06-08, by wenzelm
optional description in Eisbach "method" command;
2023-06-15, by kleing
disable 'falsify' and 'abduce' in Sledgehammer by default, since they don't seem to be very useful in practice
2023-06-14, by blanchet
Added tag Isabelle2023-RC0 for changeset f4221ae7544c
2023-06-07, by wenzelm
updated to zstd-jni-1.5.5-4;
2023-06-07, by wenzelm
updated to postgresql-42.6.0;
2023-06-07, by wenzelm
back to more concise build_release, thanks to build_host_macos = "mini3";
2023-06-07, by wenzelm
more PLATFORMS;
2023-06-07, by wenzelm
updated for release;
2023-06-07, by wenzelm
tuned NEWS;
2023-06-07, by wenzelm
more realistic factor;
2023-06-06, by wenzelm
proper trim_context;
2023-06-06, by wenzelm
proper exception positions;
2023-06-06, by wenzelm
proper trim_context / transfer, e.g. for Specification.definition;
2023-06-06, by wenzelm
tuned;
2023-06-06, by wenzelm
tuned;
2023-06-06, by wenzelm
tuned signature: more operations;
2023-06-06, by wenzelm
minor performance tuning: avoid append to end-of-list;
2023-06-06, by wenzelm
TN has enough examples of the bug.
2023-06-03, by nipkow
added lemma ffUnion_fsubset_iff
2023-06-02, by desharna
Even more material from the HOL Light metric space library
2023-06-01, by paulson
NEWS: Announcing the metric space material
2023-05-31, by paulson
merged
2023-05-31, by paulson
Hiding the constructor names, particularly to avoid conflicts involving "ext"
2023-05-30, by paulson
New HOL Light material on metric spaces and topological spaces
2023-05-30, by paulson
enable scala-3.3.0, with forced rebuild of Isabelle/Scala and Isabelle/ML;
2023-05-31, by wenzelm
provide scala-3.3.0;
2023-05-31, by wenzelm
more NEWS;
2023-05-31, by wenzelm
tuned NEWS;
2023-05-31, by wenzelm
NEWS;
2023-05-30, by wenzelm
removed intro, desc, elim, and simp annotations from FSet lemmas that are instances of lemmas in Set
2023-05-28, by desharna
merged
2023-05-27, by desharna
NEWS
2023-05-27, by desharna
set up code generation for fset
2023-05-27, by desharna
redefined FSet.fBall and FSet.fBex as abbreviations based on Set.Ball and Set.Bex
2023-05-26, by desharna
merged
2023-05-27, by wenzelm
tuned signature;
2023-05-27, by wenzelm
clarified treatment of context;
2023-05-26, by wenzelm
clarified treatment of context;
2023-05-26, by wenzelm
more operations;
2023-05-26, by wenzelm
NEWS
2023-05-26, by desharna
renamed notin_fset to not_fmember
2023-05-26, by desharna
added author
2023-05-26, by desharna
merged
2023-05-26, by desharna
adapted Transfer_Debug from fmember to fempty
2023-05-26, by desharna
renamed variables
2023-05-26, by desharna
merged
2023-05-17, by desharna
fixed lemma name
2023-05-16, by desharna
redefined FSet.fmember as an abbreviation based on Set.member
2023-05-16, by desharna
replaced some lemmas' implicit formulas by explicit ones to avoid silent changes
2023-05-16, by desharna
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip