Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+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.
merged
2014-04-30, by wenzelm
some support for session-qualified theories: allow to refer to resources via qualified name instead of odd file-system path;
2014-04-30, by wenzelm
support for long names in Scala;
2014-04-30, by wenzelm
tuned;
2014-04-30, by wenzelm
Discontinued old spark_open; spark_open_siv is now spark_open
2014-04-30, by berghofe
suppress slightly odd completions of "real";
2014-04-29, by wenzelm
tuned proofs;
2014-04-29, by wenzelm
tuned proofs;
2014-04-29, by wenzelm
clarified exit sequence: prover is reset afterwards, no more output messages;
2014-04-29, by wenzelm
more synchronized treatment of prover process, which might emit more messages before shutdown and requires manager to accept them;
2014-04-29, by wenzelm
tuned;
2014-04-29, by wenzelm
some sanity checks for Isabelle sources;
2014-04-29, by wenzelm
prefer plain ASCII / latex over not-so-universal Unicode;
2014-04-29, by wenzelm
tuned whitespace;
2014-04-29, by wenzelm
proper Unix line termination;
2014-04-29, by wenzelm
require explicit 'document_files';
2014-04-29, by wenzelm
updated mkroot;
2014-04-29, by wenzelm
basic support for Mercurial command line tools;
2014-04-29, by wenzelm
clarified;
2014-04-29, by wenzelm
ignore malformed file names outright, e.g. .class files with dollar;
2014-04-29, by wenzelm
more systematic Isabelle output, like in classic Isabelle/ML (without markup);
2014-04-29, by wenzelm
systematic replacement of 'files' by 'document_files';
2014-04-29, by wenzelm
tuned signature -- accomodate operations of ROOT files;
2014-04-29, by wenzelm
tuned -- prefer Isabelle/Scala operations;
2014-04-29, by wenzelm
tuned proofs;
2014-04-28, by wenzelm
tuned;
2014-04-28, by wenzelm
tuned proofs;
2014-04-28, by wenzelm
improved syslog performance -- avoid denial-of-service e.g. with threads_trace = 5 and active Syslog dockable;
2014-04-28, by wenzelm
tuned -- fewer aliases of critical operations;
2014-04-28, by wenzelm
removed dead code;
2014-04-28, by wenzelm
tuned comments;
2014-04-28, by wenzelm
more systematic delay_first discipline for change_buffer and prune_history;
2014-04-28, by wenzelm
mane delayed events outside of Swing thread -- triggers no longer require Swing_Thread.later;
2014-04-28, by wenzelm
tuned;
2014-04-28, by wenzelm
added Scala version of module Event_Timer;
2014-04-28, by wenzelm
restored naming trick
2014-04-28, by blanchet
more reliable 'name_of_bnf'
2014-04-28, by blanchet
cleaner 'rel_inject' theorems
2014-04-28, by blanchet
modernized Isabelle classpath for graphview;
2014-04-27, by wenzelm
tuned;
2014-04-27, by wenzelm
merged
2014-04-26, by wenzelm
NEWS;
2014-04-26, by wenzelm
tuned message;
2014-04-26, by wenzelm
proper handling of shared zoom component: update layout dynamically;
2014-04-26, by wenzelm
PIDE support for find_consts;
2014-04-26, by wenzelm
some rearrangements to support multiple find operations;
2014-04-26, by wenzelm
tuned;
2014-04-26, by wenzelm
clarified GUI focus;
2014-04-26, by wenzelm
actually observe search limit;
2014-04-26, by wenzelm
misc tuning;
2014-04-26, by wenzelm
uniform focus traversal via TAB / Shift-TAB for all fields, in contrast to Java defaults, but in accordance to occasional jEdit practice;
2014-04-26, by wenzelm
tuned GUI events;
2014-04-26, by wenzelm
tuned;
2014-04-26, by wenzelm
tuned spelling;
2014-04-26, by wenzelm
clarified PIDE modules;
2014-04-26, by wenzelm
clarified;
2014-04-26, by wenzelm
tuned signature;
2014-04-26, by wenzelm
tuned imports;
2014-04-26, by wenzelm
tuned headers;
2014-04-26, by wenzelm
tuned signature;
2014-04-26, by wenzelm
more complete classical rules for Inf and Sup, modelled after theiry counterparts on Inter and Union (and INF and SUP)
2014-04-26, by haftmann
subsumed by existing default simp rules for functions and booleans
2014-04-26, by haftmann
tuned
2014-04-26, by haftmann
avoid non-standard simp default rule
2014-04-26, by haftmann
retired wwwfind
2014-04-26, by kleing
use right set of variables for recursive check
2014-04-26, by blanchet
merged
2014-04-26, by wenzelm
tuned -- potentially more robust;
2014-04-26, by wenzelm
suppress potential dangerous option (see 1baa5d19ac44);
2014-04-25, by wenzelm
manager is direct receiver of prover output -- discontinued old performance tuning (329320fc88df, 1baa5d19ac44);
2014-04-25, by wenzelm
modernized theory setup;
2014-04-25, by wenzelm
just one default thread pool (which is hardwired to Runtime.availableProcessors);
2014-04-25, by wenzelm
tuned signature -- separate pool for JFuture tasks, which can be canceled;
2014-04-25, by wenzelm
prefer Isabelle/Scala operations;
2014-04-25, by wenzelm
unused;
2014-04-25, by wenzelm
use Z3 4.3.2 to fix most FIXMEs
2014-04-25, by blanchet
added Z3 4.3.2 (unstable) component
2014-04-25, by blanchet
updated Z3 version number
2014-04-25, by blanchet
use Z3 4.3.2 syntax
2014-04-25, by blanchet
subscription as target-specific implementation device
2014-04-25, by haftmann
make SML/NJ happier;
2014-04-25, by wenzelm
merged
2014-04-25, by wenzelm
updated properties for scala.concurrent.ExecutionContext.Implicits.global (future task farm), similar to Isabelle/ML;
2014-04-25, by wenzelm
simplified change_buffer (again, see 937826d702d5): no thread, just timer, rely on asynchronous commands_changed.post;
2014-04-25, by wenzelm
replaced manager Actor by Consumer_Thread, which is lazy to defer its start to actual Handler init time;
2014-04-25, by wenzelm
tuned whitespace;
2014-04-25, by wenzelm
obsolete;
2014-04-25, by wenzelm
clarified Session.Consumer, with Session.Outlet managed by dispatcher thread;
2014-04-25, by wenzelm
tuned comments;
2014-04-25, by wenzelm
more robust prover termination;
2014-04-25, by wenzelm
more explicit checks;
2014-04-25, by wenzelm
tuned signature;
2014-04-24, by wenzelm
more uniform warning/error handling, potentially with propagation to send_wait caller;
2014-04-24, by wenzelm
more careful shutdown (amending f2f53f7046f4);
2014-04-24, by wenzelm
misc tuning;
2014-04-24, by wenzelm
obsolete;
2014-04-24, by wenzelm
converted main session manager to Consumer_Thread: messages need to be consumed immediately, postponed_changes replaces implicit actor mailbox scanning;
2014-04-24, by wenzelm
simplified commands_changed_buffer (in contrast to a8331fb5c959): rely on better performance of Consumer_Thread/Mailbox and more direct Timer (like session_actor.receiver);
2014-04-24, by wenzelm
simplified -- prefer Consumer_Thread over Actor;
2014-04-24, by wenzelm
tuned imports;
2014-04-24, by wenzelm
support for requests with explicit acknowledgment (and exception propagation);
2014-04-24, by wenzelm
more robust thread: continue after failure;
2014-04-24, by wenzelm
clarified command_input: Consumer_Thread;
2014-04-24, by wenzelm
further robustification wrt. unclear ranges;
2014-04-24, by wenzelm
allow more control of main loop;
2014-04-24, by wenzelm
eliminated pointless output actors;
2014-04-24, by wenzelm
more robust shutdown;
2014-04-24, by wenzelm
consumer thread with unbounded queueing of requests (similar to Message_Channel in ML);
2014-04-24, by wenzelm
proper signaling after each state update (NB: ML version does this uniformly via timed_access);
2014-04-24, by wenzelm
added Mailbox, as in ML;
2014-04-24, by wenzelm
synchronized access, similar to ML version;
2014-04-24, by wenzelm
tuned signature, in accordance to ML version;
2014-04-24, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
tip