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
boehmes [Thu, 01 May 2014 22:56:59 +0200] rev 56815
added internal proof-producing SAT solver
wenzelm [Thu, 01 May 2014 22:41:03 +0200] rev 56814
tuned output;
haftmann [Thu, 01 May 2014 10:20:20 +0200] rev 56813
separate ML module
haftmann [Thu, 01 May 2014 09:30:36 +0200] rev 56812
centralized upper/lowercase name mangling
haftmann [Thu, 01 May 2014 09:30:35 +0200] rev 56811
optional case enforcement
haftmann [Thu, 01 May 2014 09:30:34 +0200] rev 56810
obsolete: no symbol identifiers remaining in Pure
haftmann [Thu, 01 May 2014 09:30:34 +0200] rev 56809
prevent subscription in nested contexts explicitly -- at foundational and user level
haftmann [Thu, 01 May 2014 09:30:33 +0200] rev 56808
cleanup
haftmann [Thu, 01 May 2014 09:30:32 +0200] rev 56807
NEWS
panny [Thu, 01 May 2014 14:07:27 +0200] rev 56806
use qualified name (was interpreted as a catch-all variable name)
panny [Thu, 01 May 2014 14:05:29 +0200] rev 56805
add additional check to avoid selector formula right-hand side consisting of a nullary constructor getting interpreted as a discriminator formula
wenzelm [Thu, 01 May 2014 10:02:33 +0200] rev 56804
updated keywords;
wenzelm [Wed, 30 Apr 2014 22:45:26 +0200] rev 56803
clarified signature: load_file is still required internally;
wenzelm [Wed, 30 Apr 2014 22:35:42 +0200] rev 56802
merged
wenzelm [Wed, 30 Apr 2014 22:34:11 +0200] rev 56801
some support for session-qualified theories: allow to refer to resources via qualified name instead of odd file-system path;
wenzelm [Wed, 30 Apr 2014 13:11:24 +0200] rev 56800
support for long names in Scala;
wenzelm [Wed, 30 Apr 2014 12:12:44 +0200] rev 56799
tuned;
berghofe [Wed, 30 Apr 2014 15:43:44 +0200] rev 56798
Discontinued old spark_open; spark_open_siv is now spark_open
wenzelm [Tue, 29 Apr 2014 22:52:15 +0200] rev 56797
suppress slightly odd completions of "real";
wenzelm [Tue, 29 Apr 2014 22:50:55 +0200] rev 56796
tuned proofs;
wenzelm [Tue, 29 Apr 2014 21:54:26 +0200] rev 56795
tuned proofs;
wenzelm [Tue, 29 Apr 2014 21:29:36 +0200] rev 56794
clarified exit sequence: prover is reset afterwards, no more output messages;