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
+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.
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip