Fri, 02 May 2014 20:07:55 +0200 wenzelm more redirection;
Fri, 02 May 2014 20:01:45 +0200 wenzelm prefer scala.Console with its support for thread-local redirection;
Fri, 02 May 2014 19:51:40 +0200 wenzelm tuned signature -- channels for diagnostic output for system tools means stderr;
Fri, 02 May 2014 19:30:34 +0200 wenzelm proper tool wrap-up;
Fri, 02 May 2014 19:28:32 +0200 wenzelm tuned spelling;
Fri, 02 May 2014 18:54:47 +0200 wenzelm avoid deprecated Scala syntax;
Fri, 02 May 2014 21:18:50 +0200 haftmann enforce case of identifiers only to accomodate strict language requirements (or clear separation of constructors from variables in the case of SML)
Fri, 02 May 2014 14:15:23 +0200 wenzelm more standard doc session specification;
Fri, 02 May 2014 13:57:57 +0200 wenzelm discontinued adhoc check (see also ea8343187225);
Fri, 02 May 2014 13:52:45 +0200 wenzelm more frugal access to theory text via Reader, reduced costs for I/O text decoding;
Fri, 02 May 2014 12:27:40 +0200 wenzelm support URLs as well;
Fri, 02 May 2014 12:09:02 +0200 wenzelm reclaimed Byte_Reader from 51560e392e1b;
Fri, 02 May 2014 07:54:23 +0200 nipkow new documentation: How to Prove it
Thu, 01 May 2014 23:04:07 +0200 boehmes disable bad Z3 proof
Thu, 01 May 2014 22:57:38 +0200 boehmes use SMT2 for Boogie examples
Thu, 01 May 2014 22:57:36 +0200 boehmes less verbose SAT tactic
Thu, 01 May 2014 22:57:34 +0200 boehmes use internal proof-producing SAT solver for more efficient SMT proof replay
Thu, 01 May 2014 22:56:59 +0200 boehmes added internal proof-producing SAT solver
Thu, 01 May 2014 22:41:03 +0200 wenzelm tuned output;
Thu, 01 May 2014 10:20:20 +0200 haftmann separate ML module
Thu, 01 May 2014 09:30:36 +0200 haftmann centralized upper/lowercase name mangling
Thu, 01 May 2014 09:30:35 +0200 haftmann optional case enforcement
Thu, 01 May 2014 09:30:34 +0200 haftmann obsolete: no symbol identifiers remaining in Pure
Thu, 01 May 2014 09:30:34 +0200 haftmann prevent subscription in nested contexts explicitly -- at foundational and user level
Thu, 01 May 2014 09:30:33 +0200 haftmann cleanup
Thu, 01 May 2014 09:30:32 +0200 haftmann NEWS
Thu, 01 May 2014 14:07:27 +0200 panny use qualified name (was interpreted as a catch-all variable name)
Thu, 01 May 2014 14:05:29 +0200 panny add additional check to avoid selector formula right-hand side consisting of a nullary constructor getting interpreted as a discriminator formula
Thu, 01 May 2014 10:02:33 +0200 wenzelm updated keywords;
Wed, 30 Apr 2014 22:45:26 +0200 wenzelm clarified signature: load_file is still required internally;
Wed, 30 Apr 2014 22:35:42 +0200 wenzelm merged
Wed, 30 Apr 2014 22:34:11 +0200 wenzelm some support for session-qualified theories: allow to refer to resources via qualified name instead of odd file-system path;
Wed, 30 Apr 2014 13:11:24 +0200 wenzelm support for long names in Scala;
Wed, 30 Apr 2014 12:12:44 +0200 wenzelm tuned;
Wed, 30 Apr 2014 15:43:44 +0200 berghofe Discontinued old spark_open; spark_open_siv is now spark_open
Tue, 29 Apr 2014 22:52:15 +0200 wenzelm suppress slightly odd completions of "real";
Tue, 29 Apr 2014 22:50:55 +0200 wenzelm tuned proofs;
Tue, 29 Apr 2014 21:54:26 +0200 wenzelm tuned proofs;
Tue, 29 Apr 2014 21:29:36 +0200 wenzelm clarified exit sequence: prover is reset afterwards, no more output messages;
Tue, 29 Apr 2014 21:11:24 +0200 wenzelm more synchronized treatment of prover process, which might emit more messages before shutdown and requires manager to accept them;
Tue, 29 Apr 2014 20:40:44 +0200 wenzelm tuned;
Tue, 29 Apr 2014 16:14:27 +0200 wenzelm some sanity checks for Isabelle sources;
Tue, 29 Apr 2014 16:02:02 +0200 wenzelm prefer plain ASCII / latex over not-so-universal Unicode;
Tue, 29 Apr 2014 16:00:34 +0200 wenzelm tuned whitespace;
Tue, 29 Apr 2014 16:00:13 +0200 wenzelm proper Unix line termination;
Tue, 29 Apr 2014 15:42:19 +0200 wenzelm require explicit 'document_files';
Tue, 29 Apr 2014 15:35:40 +0200 wenzelm updated mkroot;
Tue, 29 Apr 2014 15:24:41 +0200 wenzelm basic support for Mercurial command line tools;
Tue, 29 Apr 2014 14:50:40 +0200 wenzelm clarified;
Tue, 29 Apr 2014 14:04:10 +0200 wenzelm ignore malformed file names outright, e.g. .class files with dollar;
Tue, 29 Apr 2014 13:32:13 +0200 wenzelm more systematic Isabelle output, like in classic Isabelle/ML (without markup);
Tue, 29 Apr 2014 13:29:05 +0200 wenzelm systematic replacement of 'files' by 'document_files';
Tue, 29 Apr 2014 12:00:50 +0200 wenzelm tuned signature -- accomodate operations of ROOT files;
Tue, 29 Apr 2014 11:14:39 +0200 wenzelm tuned -- prefer Isabelle/Scala operations;
Mon, 28 Apr 2014 23:43:13 +0200 wenzelm tuned proofs;
Mon, 28 Apr 2014 17:50:03 +0200 wenzelm tuned;
Mon, 28 Apr 2014 17:48:59 +0200 wenzelm tuned proofs;
Mon, 28 Apr 2014 16:17:07 +0200 wenzelm improved syslog performance -- avoid denial-of-service e.g. with threads_trace = 5 and active Syslog dockable;
Mon, 28 Apr 2014 15:29:09 +0200 wenzelm tuned -- fewer aliases of critical operations;
Mon, 28 Apr 2014 15:22:57 +0200 wenzelm removed dead code;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip