Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-256
+256
+1000
+3000
+10000
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.
more new theorems on real^1, matrices, etc.
2018-04-14, by paulson
a few new theorems and some fixes
2018-04-14, by paulson
new material about vec, real^1, etc.
2018-04-14, by paulson
merged
2018-04-13, by paulson
Probability builds with new definitions
2018-04-13, by paulson
Analysis builds using set_borel_measurable_def, etc.
2018-04-12, by paulson
merged
2018-04-11, by paulson
replacement of set integral abbreviations by actual definitions!
2018-04-11, by paulson
added lemma
2018-04-13, by nipkow
avoid adding unnecessary quantified lemmas when embedding natural number terms into integer terms: quantified lemmas can cause Z3 to produce complex proofs that are hard to replay in Isabelle
2018-04-11, by boehmes
merged
2018-04-09, by paulson
A couple of new results
2018-04-09, by paulson
Syntax for the special cases Min(A`I) and Max (A`I)
2018-04-09, by paulson
removed dots at the end of (sub)titles
2018-04-09, by nipkow
moved and renamed lemmas
2018-04-08, by nipkow
Added binary set operations with join-based implementation
2018-04-08, by nipkow
more name tuning
2018-04-08, by nipkow
better name; added binary operations
2018-04-08, by nipkow
tuned
2018-04-07, by nipkow
a first shot at tagging for HOL-Analysis manual
2018-04-06, by immler
even more on bit operations
2018-04-05, by haftmann
more bit operation conversions
2018-04-04, by haftmann
more rules for numeral conversions;
2018-04-03, by haftmann
tuned proofs and generalized some lemmas about limits
2018-03-28, by huffman
tuned some proofs
2018-03-28, by huffman
tuned some proofs about filters
2018-03-28, by huffman
clarified handling of stdout vs. stderr: the cronjob should normally be silent;
2018-03-28, by wenzelm
proper self_update of components -- do assume shared file-system;
2018-03-28, by wenzelm
updated to scala-2.12.5;
2018-03-27, by wenzelm
Merged
2018-03-26, by Manuel Eberl
Removed some uses of deprecated _tac methods. (Patch from Viorel Preoteasa)
2018-03-26, by Manuel Eberl
Added some simple facts about limits
2018-03-26, by Manuel Eberl
added lemmas
2018-03-26, by nipkow
clarified signature;
2018-03-24, by wenzelm
clarified messages (amending 3e072441c96a);
2018-03-24, by wenzelm
session tmp_dir is default master_dir;
2018-03-24, by wenzelm
tuned output;
2018-03-24, by wenzelm
tuned;
2018-03-24, by wenzelm
clarified theory node name;
2018-03-24, by wenzelm
added lemma
2018-03-24, by nipkow
added command "purge_theories";
2018-03-23, by wenzelm
clarified signature -- eliminated somewhat pointless positions;
2018-03-23, by wenzelm
clarified signature -- more like use_theories;
2018-03-23, by wenzelm
clarified;
2018-03-23, by wenzelm
removed somewhat pointless argument;
2018-03-23, by wenzelm
support for purge_theories;
2018-03-23, by wenzelm
clarified signature;
2018-03-23, by wenzelm
tuned;
2018-03-23, by wenzelm
more robust timing info: do not rely on order of markup;
2018-03-23, by wenzelm
clarified signature;
2018-03-23, by wenzelm
field "kind" is always present, with default "writeln";
2018-03-23, by wenzelm
merged
2018-03-23, by nipkow
eliminated "elems"
2018-03-23, by nipkow
NEWS and CONTRIBUTORS
2018-03-23, by haftmann
tuned;
2018-03-22, by wenzelm
merged
2018-03-22, by wenzelm
provide tmp_dir for server session;
2018-03-22, by wenzelm
clarified signature: flexible base_dir;
2018-03-22, by wenzelm
clarified exported messages, e.g. suppress "information", "tracing";
2018-03-22, by wenzelm
clarified signature: prefer selective include_sessions;
2018-03-22, by wenzelm
clarified signature: more uniform session_id;
2018-03-22, by wenzelm
clarified signature;
2018-03-22, by wenzelm
clarified signature: do not expose somewhat accidental internal options;
2018-03-22, by wenzelm
misc tuning and clarification;
2018-03-22, by wenzelm
more documentation;
2018-03-21, by wenzelm
clarified result;
2018-03-21, by wenzelm
tuned;
2018-03-21, by wenzelm
clarified error result, without JSON object from "session_build";
2018-03-21, by wenzelm
proper order of matches: Server.Error is an instance of Exn.ERROR;
2018-03-21, by wenzelm
clarified result;
2018-03-21, by wenzelm
clarified markup according to common Command.Results;
2018-03-21, by wenzelm
make baliL and baliR symmetric
2018-03-22, by nipkow
proof of concept for algebraically founded bit lists
2018-03-21, by haftmann
tuned proof
2018-03-21, by haftmann
prefer convention to place operation name before type name
2018-03-21, by haftmann
more lemmas
2018-03-20, by haftmann
generalized
2018-03-20, by haftmann
documentation for the Isabelle server;
2018-03-19, by wenzelm
clarified message name: disallow single quote;
2018-03-19, by wenzelm
clarified server shutdown: stop all sessions;
2018-03-18, by wenzelm
more explicit error messages;
2018-03-18, by wenzelm
more explicit errors;
2018-03-18, by wenzelm
additional Eisbach combinators and utility methods
2018-03-17, by kleing
fewer messages;
2018-03-17, by wenzelm
output result messages;
2018-03-17, by wenzelm
clarified signature;
2018-03-17, by wenzelm
more position information;
2018-03-17, by wenzelm
more robust check_state loop, even without session activity (e.g. idempotent use_theories);
2018-03-17, by wenzelm
synchronized Session.update;
2018-03-17, by wenzelm
more interruptible use_theories;
2018-03-17, by wenzelm
clarified exception handling: include interrupts;
2018-03-17, by wenzelm
support for repeated events;
2018-03-17, by wenzelm
tuned;
2018-03-17, by wenzelm
more interruptible;
2018-03-17, by wenzelm
unload_theories: actually observe required state;
2018-03-17, by wenzelm
tuned signature;
2018-03-17, by wenzelm
prefer typed UUID;
2018-03-16, by wenzelm
unload_theories after consolidation -- reset node_required;
2018-03-16, by wenzelm
support for "use_theories";
2018-03-16, by wenzelm
JSON representation for Position.T;
2018-03-16, by wenzelm
interruptible exploration of dependencies;
2018-03-16, by wenzelm
tuned signature;
2018-03-16, by wenzelm
clarified signature;
2018-03-16, by wenzelm
clarified signature;
2018-03-16, by wenzelm
tuned message;
2018-03-16, by wenzelm
proper options;
2018-03-16, by wenzelm
tuned options;
2018-03-16, by wenzelm
more comments;
2018-03-15, by wenzelm
tuned message -- more readable JSON;
2018-03-15, by wenzelm
more accurate isabelle_id: parent directory is not necessarily at tip;
2018-03-15, by wenzelm
store session: per Server/Context, not Connection;
2018-03-15, by wenzelm
clarified server log;
2018-03-15, by wenzelm
support for "session_start";
2018-03-15, by wenzelm
updated user name;
2018-03-15, by wenzelm
clarified message;
2018-03-15, by wenzelm
clarified message;
2018-03-15, by wenzelm
more uniform id;
2018-03-15, by wenzelm
prefer non-strict defaults;
2018-03-15, by wenzelm
clarified default;
2018-03-15, by wenzelm
tuned;
2018-03-15, by wenzelm
asynchronous "session_build";
2018-03-14, by wenzelm
support for asynchronous tasks, with "cancel" command;
2018-03-14, by wenzelm
tuned signature;
2018-03-14, by wenzelm
more informative JSON results;
2018-03-14, by wenzelm
more informative error with JSON result;
2018-03-14, by wenzelm
tuned signature;
2018-03-14, by wenzelm
misc tuning and clarification;
2018-03-14, by wenzelm
publish current log file, e.g. for easy error detection;
2018-03-13, by wenzelm
more options;
2018-03-13, by wenzelm
allow cancellation of Sessions.deps/base_info via progress.stopped (progress.echo only happens for options like "verbose");
2018-03-13, by wenzelm
tuned;
2018-03-13, by wenzelm
tuned signature;
2018-03-13, by wenzelm
merged
2018-03-13, by wenzelm
added server command "session_build": similar to JEdit_Resources.session_build;
2018-03-13, by wenzelm
tuned signature;
2018-03-13, by wenzelm
tuned;
2018-03-13, by wenzelm
more flexible preferences: avoid hardwired file;
2018-03-13, by wenzelm
tuned;
2018-03-13, by wenzelm
more operations for typed JSON values;
2018-03-13, by wenzelm
clarified signature;
2018-03-13, by wenzelm
clarified signature;
2018-03-12, by wenzelm
tuned signature;
2018-03-12, by wenzelm
explicit Server.Context with output channels (concurrent write);
2018-03-12, by wenzelm
allow "." in message name;
2018-03-12, by wenzelm
re-use existing in/out streams;
2018-03-12, by wenzelm
tuned signature -- more generic;
2018-03-12, by wenzelm
tuned imports;
2018-03-12, by wenzelm
tuned;
2018-03-12, by wenzelm
tuned signature;
2018-03-12, by wenzelm
clarified signature -- do not expose socket;
2018-03-12, by wenzelm
Removed stray 'sledgehammer' invocation
2018-03-12, by Manuel Eberl
Changes to NEWS regarding 2a6ef5ba4822
2018-03-12, by Manuel Eberl
Changes to complete distributive lattices due to Viorel Preoteasa
2018-03-12, by Manuel Eberl
eliminiated superfluous class semiring_bits
2018-03-12, by haftmann
tuned;
2018-03-11, by wenzelm
tuned;
2018-03-11, by wenzelm
update XML cache for slightly modified messages;
2018-03-11, by wenzelm
more compact markup tree: output messages are already stored in command results (e.g. relevant for XML data representation);
2018-03-11, by wenzelm
more options;
2018-03-11, by wenzelm
clarified default server name;
2018-03-11, by wenzelm
more uniform output: this may be parsed by another program;
2018-03-11, by wenzelm
clarified argument formats: explicit Unit, allow XML.Elem as well;
2018-03-11, by wenzelm
tuned comments;
2018-03-11, by wenzelm
convenience to represent XML.Body as single XML.Elem;
2018-03-11, by wenzelm
clarified AFP partitioning;
2018-03-11, by wenzelm
abstract algebraic bit operations
2018-03-10, by haftmann
more balanced AFP partitioning;
2018-03-10, by wenzelm
workaround for occasional deadlock seen in HOL-Proofs with threads=2;
2018-03-10, by wenzelm
adapted to 3869b2400e22;
2018-03-10, by wenzelm
tuned output;
2018-03-10, by wenzelm
more options: client without implicit server startup;
2018-03-10, by wenzelm
console interaction with line-editor;
2018-03-10, by wenzelm
more flexible message formats;
2018-03-10, by wenzelm
clarified interrupt handling;
2018-03-10, by wenzelm
clarified signature;
2018-03-10, by wenzelm
option for console interaction;
2018-03-10, by wenzelm
more uniform Bytes.read_line/read_block operations;
2018-03-10, by wenzelm
auto update;
2018-03-10, by wenzelm
more comments;
2018-03-10, by wenzelm
more general TTY loop;
2018-03-09, by wenzelm
added Reply.NOTE for asynchronous notifications;
2018-03-09, by wenzelm
more operations;
2018-03-09, by wenzelm
more thorough init: purge inactive entries;
2018-03-09, by wenzelm
more generous timeout;
2018-03-09, by wenzelm
Entry.connection: proview password here;
2018-03-09, by wenzelm
clarified initial protocol;
2018-03-09, by wenzelm
ignore empty lines;
2018-03-09, by wenzelm
tuned;
2018-03-09, by wenzelm
more robust read_line after shutdown;
2018-03-09, by wenzelm
more implicit wire protocol;
2018-03-09, by wenzelm
tuned signature;
2018-03-09, by wenzelm
clarified server start, notably for invocation within regular Isabelle/Scala process;
2018-03-09, by wenzelm
tuned signature;
2018-03-09, by wenzelm
tuned signature;
2018-03-09, by wenzelm
clarified toString operations;
2018-03-09, by wenzelm
clarified socket connection;
2018-03-09, by wenzelm
server commands may access Server;
2018-03-09, by wenzelm
tuned -- avoid regex matching on potentially large string;
2018-03-08, by wenzelm
more robust build: prevent problems seen with Poly/ML eb94e2820013 on Mac OS X;
2018-03-08, by wenzelm
clarified notion of unknown files: ignore files outside of a Mercurial repository;
2018-03-08, by wenzelm
more balanced AFP partitioning;
2018-03-08, by wenzelm
more abbrevs -- this makes "(=" ambiguous and thus simplifies input of "(=)" (within the context of Main HOL);
2018-03-07, by wenzelm
tuned -- more uniform;
2018-03-07, by wenzelm
eliminated somewhat pointless parallelism (from 857da80611ab): usually hundreds of tasks with < 1ms each, also note that the enclosing join_theory happens within theory graph parallelism;
2018-03-07, by wenzelm
Drop rewrite rule arguments of sublocale and interpretation implementations.
2018-03-06, by ballarin
more balanced AFP partitioning;
2018-03-06, by wenzelm
clarified signature;
2018-03-06, by wenzelm
build_history_base as remote build on lxbroy10: thus self_update has already happened once, and thus avoids conflicts with parallel builds on shared home directory;
2018-03-06, by wenzelm
more robust: normalize potentially symbolic rev;
2018-03-06, by wenzelm
proxy setup for lrzcloud1;
2018-03-06, by wenzelm
tuned signature;
2018-03-06, by wenzelm
support for permissive connections, for odd situations where host keys are not accepted;
2018-03-06, by wenzelm
proper target directory;
2018-03-06, by wenzelm
eliminated dead code from 2a1acc88a180 (presumably left over from ML type-inference experimentation);
2018-03-06, by wenzelm
document existing Apache2 configuration;
2018-03-04, by wenzelm
consolidated main cronjob server on virtual machine together with build_log database;
2018-03-04, by wenzelm
identify closer to main cronjob -- avoid diverging changeset versions;
2018-03-04, by wenzelm
Drop rewrites after defines in interpretations.
2018-03-04, by ballarin
proper remote_mac according to Admin/Release/CHECKLIST;
2018-03-03, by wenzelm
more Java heap, e.g. relevant for hg.graph on Isabelle repository;
2018-03-03, by wenzelm
more robust check -- do not rely on return code;
2018-03-03, by wenzelm
more compact ML_Statistics, to make build_status work with less than 2GB heap;
2018-03-03, by wenzelm
retain latest ml_stats (amending e76c6cb0d461);
2018-03-03, by wenzelm
accomodate smaller build machine;
2018-03-03, by wenzelm
clarified signature;
2018-03-03, by wenzelm
clarified self_update: imitate visible directory state on remote side;
2018-03-03, by wenzelm
more operations;
2018-03-03, by wenzelm
self_update implies push_isabelle_home (see also 4c253e84ae62);
2018-03-03, by wenzelm
uniform setup_repository (pull/clone without update);
2018-03-03, by wenzelm
clarified signature: facilitate interactive experimentation;
2018-03-03, by wenzelm
clarified tasks;
2018-03-03, by wenzelm
tuned signature;
2018-03-03, by wenzelm
proper order;
2018-03-02, by wenzelm
clarified README;
2018-03-02, by wenzelm
merged
2018-03-02, by wenzelm
more ssh options;
2018-03-02, by wenzelm
support for proxy connection, similar to ProxyCommand in ssh config;
2018-03-02, by wenzelm
prefer https;
2018-03-02, by wenzelm
avoid hardwired parameters;
2018-03-02, by wenzelm
Drop illegitimate optimisation from d5a7f2c54655.
2018-03-02, by ballarin
Fall back to reading rewrite morphism first if activation fails without it.
2018-03-02, by ballarin
Proper rewrite morphisms in locale instances.
2018-03-02, by ballarin
clarified date for presentation vs. formal pull_date;
2018-03-01, by wenzelm
reveal raw data in CSV format;
2018-03-01, by wenzelm
support for CSV files;
2018-03-01, by wenzelm
tuned comment;
2018-03-01, by wenzelm
clarified syntax: reject formal comments explicitly, instead of ignoring them silently;
2018-03-01, by wenzelm
merged
2018-02-28, by immler
generalized lemmas about orthogonal transformation
2018-02-28, by immler
more explicit infixl (see initial 1edf0f223c6e);
2018-02-28, by wenzelm
clarified use of vec type syntax;
2018-02-28, by wenzelm
new lemma
2018-02-26, by haftmann
dedicated append function for string literals
2018-02-26, by haftmann
generalized
2018-02-26, by immler
moved Lipschitz continuity from AFP/Ordinary_Differential_Equations and AFP/Gromov_Hyperbolicity; moved lemmas from AFP/Gromov_Hyperbolicity/Library_Complements
2018-02-26, by immler
merged
2018-02-25, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-256
+256
+1000
+3000
+10000
tip