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.
proper "build_thorough" for "isabelle update" (amending 9e5f8f6e58a0);
2023-03-17, by wenzelm
merged
2023-03-16, by wenzelm
back to compression in Isabelle/Scala (in contrast to f7174238b5e3), e.g. relevant for old_command_timings_blob, but also for prospective heaps;
2023-03-16, by wenzelm
vacuum everything in the database;
2023-03-16, by wenzelm
tuned;
2023-03-16, by wenzelm
proper vacuum of session_info tables: only once per build process;
2023-03-16, by wenzelm
tuned signature;
2023-03-16, by wenzelm
more thorough database checks;
2023-03-16, by wenzelm
more thorough treatment of build prefs, guarded by system option "build_through": avoid accidental rebuild of HOL etc.;
2023-03-16, by wenzelm
clarified build options;
2023-03-16, by wenzelm
clarified ML option vs. Scala option (see also caa182bdab7a);
2023-03-16, by wenzelm
merge conflict
2023-03-16, by nipkow
unified function update and map update syntaxes
2023-03-16, by nipkow
removed accidental junk
2023-03-15, by blanchet
map update syntax
2023-03-15, by nipkow
proper sorting of result (amending f458547b4f0f);
2023-03-14, by wenzelm
merged
2023-03-14, by wenzelm
enforce rebuild of Isabelle/ML;
2023-03-14, by wenzelm
more operations;
2023-03-14, by wenzelm
more specific vacuum operation, which is also relevant to PostgreSQL;
2023-03-14, by wenzelm
tuned signature: removed redundant argument;
2023-03-14, by wenzelm
tuned signature;
2023-03-14, by wenzelm
proper build_uuid for Build_Process.Task: thus old entries are removed via prepare_database/clean_build;
2023-03-14, by wenzelm
more informative Build_Process.Snapshot;
2023-03-14, by wenzelm
more explicit snapshot of "_state" and "_database";
2023-03-14, by wenzelm
tuned;
2023-03-14, by wenzelm
removed redundant State.workers: directly maintained within the database, using with SQL update;
2023-03-14, by wenzelm
more thorough cleanup;
2023-03-14, by wenzelm
tuned signature;
2023-03-14, by wenzelm
tuned signature;
2023-03-14, by wenzelm
tuned signature;
2023-03-14, by wenzelm
more thorough synchronization of internal "_state" vs. external "_database";
2023-03-14, by wenzelm
more database content;
2023-03-14, by wenzelm
clarified modules;
2023-03-14, by wenzelm
clarified signature;
2023-03-14, by wenzelm
clarified modules;
2023-03-14, by wenzelm
tuned output;
2023-03-14, by wenzelm
tuned output;
2023-03-14, by wenzelm
Adjusted to new map update priorities
2023-03-14, by nipkow
bring priority in line with ordinary function update notation
2023-03-14, by nipkow
merged
2023-03-14, by nipkow
use tree (simpler) instead of rbt (exercise)
2023-03-14, by nipkow
enforce rebuild of Isabelle/ML;
2023-03-13, by wenzelm
more direct state update;
2023-03-13, by wenzelm
avoid too many synchronized_database;
2023-03-13, by wenzelm
tuned output;
2023-03-13, by wenzelm
synchronize progress messages with database;
2023-03-13, by wenzelm
more robust SQL query for mandatory arguments;
2023-03-13, by wenzelm
synchronize progress stop/stopped with database;
2023-03-13, by wenzelm
more database content;
2023-03-13, by wenzelm
tuned whitespace;
2023-03-13, by wenzelm
tuned signature;
2023-03-13, by wenzelm
tuned whitespace;
2023-03-13, by wenzelm
clarified signature: avoid confusion due to object-orientation;
2023-03-13, by wenzelm
clarified modules;
2023-03-13, by wenzelm
clarified signature: prefer explicit types;
2023-03-13, by wenzelm
more accurate Sessions.Info.session_prefs: cover relative changes wrt. statically declared options;
2023-03-13, by wenzelm
clarified signature: more explicit type Options.Spec, which incorporates all variants of Options.+;
2023-03-13, by wenzelm
tuned output;
2023-03-13, by wenzelm
clarified signature: more explicit types;
2023-03-13, by wenzelm
clarified signature: prefer static types;
2023-03-13, by wenzelm
clarified signature (again, see also 8c64e51d9dde and 268bf61631ec);
2023-03-13, by wenzelm
tuned signature;
2023-03-13, by wenzelm
more operations, thanks to Jsoup;
2023-03-11, by wenzelm
discontinued apache-commons in favour of jsoup, which is smaller and more useful;
2023-03-11, by wenzelm
more accurate shasum_meta_info;
2023-03-11, by wenzelm
tuned signature;
2023-03-11, by wenzelm
support "isabelle options -l -t TAGS";
2023-03-11, by wenzelm
NEWS;
2023-03-11, by wenzelm
clarified signature;
2023-03-11, by wenzelm
tuned;
2023-03-11, by wenzelm
avoid hard-wired stuff (see also 78f2475aa126);
2023-03-11, by wenzelm
clarified tags;
2023-03-11, by wenzelm
clarified session prefs (or "options" within the database);
2023-03-11, by wenzelm
tuned signature;
2023-03-11, by wenzelm
tuned comments;
2023-03-11, by wenzelm
unused (see 268bf61631ec);
2023-03-11, by wenzelm
clarified exported options;
2023-03-11, by wenzelm
clarified signature;
2023-03-11, by wenzelm
do not export connection details (password etc.);
2023-03-11, by wenzelm
support option tags;
2023-03-11, by wenzelm
use simplifier to classify the missing assumptions in Sledgehammer's abduction mechanism
2023-03-10, by blanchet
don't try to falisfy goals with schematics
2023-03-10, by blanchet
enforce rebuild of Isabelle/ML;
2023-03-09, by wenzelm
more robust transactions;
2023-03-09, by wenzelm
proper support for Option[Date] columns;
2023-03-09, by wenzelm
more robust transactions;
2023-03-09, by wenzelm
clarified signature;
2023-03-09, by wenzelm
enforce rebuild of Isabelle/ML;
2023-03-08, by wenzelm
proper test (amending 32f9e75c92e9);
2023-03-08, by wenzelm
updated to sqlite-jdbc-3.41.0.0;
2023-03-08, by wenzelm
proper shasum lines (amending 3070001c9d1f);
2023-03-08, by wenzelm
more robust transactions;
2023-03-08, by wenzelm
explicit locking for PostgreSQL --- neither available nor required for SQLite;
2023-03-08, by wenzelm
merged
2023-03-08, by wenzelm
assume total operation: ProcessHandle.current().info.startInstant appears to work on all platforms;
2023-03-08, by wenzelm
more database content, e.g. for monitoring;
2023-03-08, by wenzelm
tuned structure;
2023-03-08, by wenzelm
tuned signature;
2023-03-08, by wenzelm
more database content, e.g. for monitoring;
2023-03-08, by wenzelm
more explicit workers, e.g. for monitoring;
2023-03-08, by wenzelm
tuned;
2023-03-08, by wenzelm
tuned;
2023-03-08, by wenzelm
clarified worker state: always maintain database content via worker_uuid;
2023-03-08, by wenzelm
clarified signature: prefer Build_Process.Context for parameters;
2023-03-08, by wenzelm
support for "isabelle build -j0": require external workers to make progress;
2023-03-08, by wenzelm
follow renaming of various Isabelle command-line tools (see b975f5aaf6b8 and before);
2023-03-08, by wenzelm
require the presence of free variables to do abduction in Sledgehammer
2023-03-08, by blanchet
removed exercise solution
2023-03-08, by nipkow
merged
2023-03-08, by nipkow
new theory Tree_Rotations
2023-03-08, by nipkow
proper tool name (amending cbb49fe8e5a2);
2023-03-07, by wenzelm
proper file-name (amending b975f5aaf6b8);
2023-03-07, by wenzelm
tuned headers;
2023-03-07, by wenzelm
eliminated suspicious Unicode characters;
2023-03-07, by wenzelm
tuned whitespace;
2023-03-07, by wenzelm
renamed "isabelle build_docker" to "isabelle docker_build" (unrelated to "isabelle build");
2023-03-07, by wenzelm
renamed administrative tools to build Isabelle components (unrelated to "isabelle build");
2023-03-07, by wenzelm
renamed "isabelle build_components" to "isabelle components_build" (unrelated to "isabelle build");
2023-03-07, by wenzelm
sort lines;
2023-03-07, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip