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.
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
tuned whitespace;
2023-08-22, by wenzelm
clarified command-line tools;
2023-08-22, by wenzelm
tuned output;
2023-08-22, by wenzelm
clarified signature;
2023-08-22, by wenzelm
tuned signature;
2023-08-22, by wenzelm
tuned signature;
2023-08-22, by wenzelm
proper sequential evaluation;
2023-08-21, by wenzelm
more robust command options;
2023-08-21, by wenzelm
performance tuning: avoid redundant db access;
2023-08-21, by wenzelm
clarified signature: proper treatment of implicit state (amending d0c9d277620e);
2023-08-21, by wenzelm
performance tuning: avoid redundant db access;
2023-08-21, by wenzelm
performance tuning: avoid multiple db roundtrips;
2023-08-21, by wenzelm
clarified signature: more robust treatment of implicit state;
2023-08-21, by wenzelm
proper sync_database for Database_Progress consumer;
2023-08-21, by wenzelm
tuned message;
2023-08-21, by wenzelm
tuned;
2023-08-21, by wenzelm
tuned messages;
2023-08-21, by wenzelm
tuned signature: removed unused arguments;
2023-08-21, by wenzelm
minor performance tuning: avoid multiple db roundtrips;
2023-08-21, by wenzelm
more operations;
2023-08-21, by wenzelm
tuned;
2023-08-21, by wenzelm
limit size and complexity of bulk transactions;
2023-08-20, by wenzelm
more scalable write_entries and Export.consumer via db.execute_batch_statement;
2023-08-20, by wenzelm
clarified signature: filter batch;
2023-08-19, by wenzelm
more scalable write_messages via db.execute_batch_statement;
2023-08-19, by wenzelm
support for execute_batch: multiple statements in one round-trip;
2023-08-19, by wenzelm
more robust;
2023-08-17, by wenzelm
restrict input_messages to master build_process: avoid excessive db traffic for distributed build_workers;
2023-08-17, by wenzelm
more scalable Database_Progress via asynchronous Consumer_Thread.fork_bulk;
2023-08-17, by wenzelm
clarified main_loop: support timeout, which results in consume(Nil);
2023-08-17, by wenzelm
tuned;
2023-08-17, by wenzelm
clarified signature;
2023-08-17, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip