wenzelm [Fri, 02 May 2014 19:30:34 +0200] rev 56829
proper tool wrap-up;
wenzelm [Fri, 02 May 2014 19:28:32 +0200] rev 56828
tuned spelling;
wenzelm [Fri, 02 May 2014 18:54:47 +0200] rev 56827
avoid deprecated Scala syntax;
haftmann [Fri, 02 May 2014 21:18:50 +0200] rev 56826
enforce case of identifiers only to accomodate strict language requirements (or clear separation of constructors from variables in the case of SML)
wenzelm [Fri, 02 May 2014 14:15:23 +0200] rev 56825
more standard doc session specification;
wenzelm [Fri, 02 May 2014 13:57:57 +0200] rev 56824
discontinued adhoc check (see also ea8343187225);
wenzelm [Fri, 02 May 2014 13:52:45 +0200] rev 56823
more frugal access to theory text via Reader, reduced costs for I/O text decoding;
prefer non-strict Symbol.decode, since Reader[Char] may present symbols in either way;
wenzelm [Fri, 02 May 2014 12:27:40 +0200] rev 56822
support URLs as well;
wenzelm [Fri, 02 May 2014 12:09:02 +0200] rev 56821
reclaimed Byte_Reader from 51560e392e1b;
nipkow [Fri, 02 May 2014 07:54:23 +0200] rev 56820
new documentation: How to Prove it
boehmes [Thu, 01 May 2014 23:04:07 +0200] rev 56819
disable bad Z3 proof
boehmes [Thu, 01 May 2014 22:57:38 +0200] rev 56818
use SMT2 for Boogie examples
boehmes [Thu, 01 May 2014 22:57:36 +0200] rev 56817
less verbose SAT tactic
boehmes [Thu, 01 May 2014 22:57:34 +0200] rev 56816
use internal proof-producing SAT solver for more efficient SMT proof replay