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 signature;
2023-09-22, by wenzelm
proper fontenc for cartouches (amending d052d61da398);
2023-09-22, by wenzelm
clarified modules;
2023-09-21, by wenzelm
clarified signature;
2023-09-21, by wenzelm
clarified modules;
2023-09-21, by wenzelm
tuned;
2023-09-21, by wenzelm
more robust: prefer linear data flow;
2023-09-21, by wenzelm
added first proof reconstruction test for Sledgehammer
2023-09-20, by desharna
tuned;
2023-09-19, by wenzelm
clarified signature;
2023-09-19, by wenzelm
clarified signature (again): follow Isabelle/Java/Scala;
2023-09-19, by wenzelm
tuned (following 69c6d3e87660);
2023-09-19, by wenzelm
tuned --- avoid pointless indirection (see also a2df9de46060);
2023-09-19, by wenzelm
(pointlessly) get rid of some simp calls within "proof"
2023-09-17, by paulson
reduced prominence of lemma names
2023-09-16, by haftmann
new formulation of an auxiliary lemma
2023-09-16, by haftmann
A few more inclusion-exclusion theorems from HOL Light
2023-09-15, by paulson
Corrected type calculation.
2023-09-14, by haftmann
some hints on managed installations
2023-09-13, by haftmann
prefer cartouches over quotes for clarity of resulting document
2023-09-13, by haftmann
A little reorganisation
2023-09-12, by paulson
post-release updates;
2023-09-11, by wenzelm
merged
2023-09-11, by wenzelm
Added tag Isabelle2023 for changeset b5f3d1051b13
2023-09-11, by wenzelm
tuned;
Isabelle2023
2023-09-11, by wenzelm
misc tuning;
2023-09-11, by wenzelm
documentation for the "Document" panel in Isabelle/jEdit;
2023-09-10, by wenzelm
Loads of new material related to porting the Euler Polyhedron Formula from HOL Light
2023-09-09, by paulson
merged
2023-09-09, by paulson
merged
2023-08-26, by paulson
tidying up old apply-style proofs
2023-08-26, by paulson
allow higher-order unification of open terms (reviewed by Larry Paulson)
2023-09-07, by Kevin Kappelmann
merged
2023-09-06, by wenzelm
clarified signature: retain original Poly/ML names Thread.Thread, Thread.Mutex, Thread.ConditionVar and de-emphasize them for Isabelle/ML;
2023-09-06, by wenzelm
add ML_system_pp for type Isabelle_Thread.T;
2023-09-06, by wenzelm
more explicit type Isabelle_Thread.T;
2023-09-06, by wenzelm
discontinue somewhat pointless thread tracing/debugging: without PIDE command context, messages are not shown, and Exn.trace hardly works anyway (see also de20fccf6509 and 447972249785);
2023-09-04, by wenzelm
tuned whitespace;
2023-09-04, by wenzelm
tuned Sledgehammer messages
2023-09-05, by blanchet
respect timeout better
2023-09-05, by blanchet
merged
2023-09-03, by wenzelm
Added tag Isabelle2023-RC5 for changeset ffa417b5c913
2023-09-03, by wenzelm
tuned;
2023-09-03, by wenzelm
tuned messages;
2023-09-03, by wenzelm
proper stop of build_process shutdown, despite errors on workers;
2023-09-03, by wenzelm
prefer quiet mode: potentially more robust ssh connection, e.g. when master closes;
2023-09-03, by wenzelm
support "isabelle build_worker -q";
2023-09-03, by wenzelm
support "isabelle build_process -r -f";
2023-09-03, by wenzelm
clarified signature;
2023-09-03, by wenzelm
clarified output;
2023-09-03, by wenzelm
clarified signature;
2023-09-03, by wenzelm
clarified signature: removed ununsed option;
2023-09-03, by wenzelm
tuned message;
2023-09-03, by wenzelm
updated to naproche-20230902: add examples/100_theorems.ftl.tex and some more text in Isabelle/Intro.thy;
2023-09-02, by wenzelm
more robust access to output file of external smt, notably for Windows 11, where transient ERROR_SHARING_VIOLATION has been seen;
2023-09-01, by wenzelm
more robust $ISABELLE_TMP_PREFIX on windows: avoid location within Cygwin root, i.e. inside the program directory (see also ff92d6edff2c and 1df53737c59b);
2023-09-01, by wenzelm
more robust $TMPDIR on windows, e.g. for repository snapshot: do not depend on $TEMP_WINDOWS provided by official distribution;a
2023-09-01, by wenzelm
more portable: it really is the Cygwin $HOME not the Windows $USER_HOME;
2023-08-31, by wenzelm
more accurate documentation of record field update, following changes in Isabelle2007 and Isabelle2008;
2023-08-30, by wenzelm
tuned whitespace;
2023-08-30, by wenzelm
more robust: "hostname" command might be absent, notably on Arch Linux (and other systemd-based distributions);
2023-08-28, by wenzelm
tuned NEWS;
2023-08-30, by wenzelm
NEWS;
2023-08-30, by wenzelm
update to "scalac -source 3.3" (from 3.1);
2023-08-30, by wenzelm
proper pattern (amending ff86f10e54cd);
2023-08-29, by wenzelm
discontinue odd AFP partitioning: let Build_Cluster / Build_Engine do the job;
2023-08-29, by wenzelm
discontinue special treatment of AFP: "isabelle dump" has been superseded by regular "isabelle build" databases;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
proper type, following Bus.event;
2023-08-29, by wenzelm
clarified signature;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
tuned indentation;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified signature: prefer enum types;
2023-08-29, by wenzelm
clarified generated Scala, for the sake of "scalac -source 3.3";
2023-08-29, by wenzelm
discontinue old Java 11 LTS;
2023-08-29, by wenzelm
misc tuning: support "scalac -source 3.3";
2023-08-29, by wenzelm
obsolete (see b4e6b82fdb9e);
2023-08-29, by wenzelm
merged
2023-08-27, by wenzelm
update for release;
2023-08-27, by wenzelm
Added tag Isabelle2023-RC4 for changeset 12aac1489f3b
2023-08-27, by wenzelm
minimal documentation for build cluster support;
2023-08-27, by wenzelm
more robust access to local variables;
2023-08-27, by wenzelm
tuned messages: avoid duplicates;
2023-08-27, by wenzelm
removed junk (following ab07d4cb7d1c, amending 8cd399b25dac);
2023-08-27, by wenzelm
tuned error;
2023-08-27, by wenzelm
tuned messages (again);
2023-08-26, by wenzelm
tuned: prefer explicit types;
2023-08-26, by wenzelm
support for Host.dirs;
2023-08-25, by wenzelm
tuned message: failure can happen towards the end, e.g. due to failed sessions or progress.stopped;
2023-08-25, by wenzelm
support multiple host names;
2023-08-25, by wenzelm
clarified default options: SQLite build_database is unsupported for Isabelle2023, due to lack of proper transaction_lock;
2023-08-25, by wenzelm
avoid using FOOL syntax with older Vampire versions because of soundness bug visible by passing 'Abs_unit_cases Rep_unit Rep_unit_cases' as the facts to Sledgehammer
2023-08-25, by blanchet
tuned message;
2023-08-25, by wenzelm
tuned;
2023-08-23, by wenzelm
more accurate treatment of state vs. serial vs. db;
2023-08-23, by wenzelm
more explicit check;
2023-08-23, by wenzelm
proper numa_nodes for build_worker;
2023-08-23, by wenzelm
tuned message;
2023-08-23, by wenzelm
tuned;
2023-08-23, by wenzelm
tuned signature;
2023-08-23, by wenzelm
support hosts with shared directory (e.g. NFS);
2023-08-22, by wenzelm
tuned message: failure may stem from build_cluster init;
2023-08-22, by wenzelm
proper sync_database for receive timeout;
2023-08-22, by wenzelm
clarified source structure;
2023-08-22, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip