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.
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
renamed "isabelle log" to "isabelle build_log";
2023-03-07, by wenzelm
clarified structure;
2023-03-07, by wenzelm
tuned output;
2023-03-07, by wenzelm
clarified signature: proper abstract type;
2023-03-07, by wenzelm
clarified signature: support all arguments of Sessions.store();
2023-03-07, by wenzelm
tuned;
2023-03-07, by wenzelm
basic setup for "isabelle build_worker";
2023-03-07, by wenzelm
tuned comments;
2023-03-07, by wenzelm
tuned structure;
2023-03-07, by wenzelm
clarified terminology of "session build database", while "build database" is the one underlying Build_Process;
2023-03-07, by wenzelm
clarified modules;
2023-03-07, by wenzelm
clarified signature: reduce boilerplate;
2023-03-06, by wenzelm
clarified messages;
2023-03-06, by wenzelm
tuned signature;
2023-03-06, by wenzelm
tuned structure;
2023-03-06, by wenzelm
clarified signature;
2023-03-06, by wenzelm
clarified signature;
2023-03-06, by wenzelm
clarified build process roles: "worker" vs. "build";
2023-03-06, by wenzelm
clarified database content;
2023-03-06, by wenzelm
tuned: prefer iterator.nextOption;
2023-03-06, by wenzelm
tuned whitespace and braces;
2023-03-06, by wenzelm
clarified signature: more uniform operations;
2023-03-06, by wenzelm
tuned signature: reduce boilerplate;
2023-03-06, by wenzelm
tuned signature;
2023-03-06, by wenzelm
proper clean_build of old data at start of new process --- allow to inspect remains of the last process;
2023-03-06, by wenzelm
more database content: formal end_build;
2023-03-06, by wenzelm
more operations;
2023-03-06, by wenzelm
clarified database content and prepare/init stages;
2023-03-06, by wenzelm
tuned signature;
2023-03-06, by wenzelm
tuned;
2023-03-06, by wenzelm
tuned;
2023-03-06, by wenzelm
less verbosity, amending 3bc49507bae5;
2023-03-06, by wenzelm
tuned comments;
2023-03-06, by wenzelm
tuned signature: avoid totally adhoc overriding;
2023-03-06, by wenzelm
separate static build_uuid from dynamic worker_uuid, to allow multiple worker processes participate in one build process;
2023-03-06, by wenzelm
enforce rebuild of Isabelle/ML, after various changes to build database management;
2023-03-05, by wenzelm
more detailed table "isabelle_build_serial": allow to monitor activity of build_process instances;
2023-03-05, by wenzelm
tuned output;
2023-03-05, by wenzelm
clarified database content: store actual value instead of index;
2023-03-05, by wenzelm
more robust: disallow override;
2023-03-05, by wenzelm
tuned messages;
2023-03-05, by wenzelm
more complete coverage of non-final Progress methods, notably for Server.Connection_Progress;
2023-03-05, by wenzelm
clarified signature: manage "verbose" flag via "progress";
2023-03-05, by wenzelm
removed unused arguments: avoid ambiguity concerning progress/verbose;
2023-03-05, by wenzelm
clarified protocol for "verbose" messages;
2023-03-05, by wenzelm
clarified signature: manage "verbose" flag via "progress";
2023-03-05, by wenzelm
tuned;
2023-03-05, by wenzelm
tuned;
2023-03-05, by wenzelm
more operations;
2023-03-05, by wenzelm
tuned signature;
2023-03-05, by wenzelm
more robust: proper bound checks;
2023-03-05, by wenzelm
enforce rebuild of Isabelle/ML, after various changes to build database management;
2023-03-05, by wenzelm
clarified modules;
2023-03-04, by wenzelm
clarified signature: manage "verbose" flag via "progress";
2023-03-04, by wenzelm
clarified treatment of "verbose" messages, e.g. Progress.theory();
2023-03-04, by wenzelm
proper "val verbose" (amending 2e2b2bd6b2d2);
2023-03-04, by wenzelm
tuned whitespace;
2023-03-04, by wenzelm
more robust signature: avoid totally adhoc overriding (see also Build_Process.progress vs. build_progress);
2023-03-04, by wenzelm
support progress backed by database;
2023-03-04, by wenzelm
tuned;
2023-03-04, by wenzelm
tuned messages;
2023-03-04, by wenzelm
clarified signature: require just one "override def echo(message: Progress.Message): Unit";
2023-03-04, by wenzelm
tuned signature;
2023-03-04, by wenzelm
tuned signature;
2023-03-04, by wenzelm
clarified signature: more uniform Progress.verbose, avoid adhoc "override def theory()";
2023-03-04, by wenzelm
proper Output.writeln_text (with clean_yxml) for all instances of Progress.echo;
2023-03-04, by wenzelm
merged
2023-03-03, by wenzelm
more database content;
2023-03-03, by wenzelm
tuned signature;
2023-03-03, by wenzelm
tuned whitespace;
2023-03-03, by wenzelm
tuned signature;
2023-03-03, by wenzelm
merged
2023-03-03, by paulson
More of Eberl's material
2023-03-03, by paulson
Some new lemmas. Some tidying up
2023-03-02, by paulson
detect duplicates in Sledgehammer output -- suggested by Larry Paulson
2023-03-03, by blanchet
got rid of 'important message' mechanism in SystemOnTPTP (which is less used nowadays)
2023-03-03, by blanchet
merged
2023-03-02, by wenzelm
clarified execution context: main work happens within Future.thread;
2023-03-02, by wenzelm
clarified timeout: closer to actual process;
2023-03-02, by wenzelm
tuned names;
2023-03-02, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip