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