blanchet [Thu, 03 Apr 2014 16:57:19 +0200] rev 56378
updated Z3 TPTP to 4.3.1+
blanchet [Thu, 03 Apr 2014 13:29:58 +0200] rev 56377
updated Why3 version in docs
blanchet [Thu, 03 Apr 2014 10:51:24 +0200] rev 56376
added same idiomatic handling of namings for Ctr_Sugar/BNF-related interpretation hooks as for typedef and (old-style) datatypes
blanchet [Thu, 03 Apr 2014 10:51:22 +0200] rev 56375
use same idiom as used for datatype 'size' function to name constants and theorems emerging from various type interpretations -- reduces the chances of name clashes on theory merges
blanchet [Thu, 03 Apr 2014 10:51:20 +0200] rev 56374
removed clone (cf. 300f613060b0)
wenzelm [Wed, 02 Apr 2014 20:41:44 +0200] rev 56373
tuned signature -- more explicit iterator terminology;
wenzelm [Wed, 02 Apr 2014 20:22:12 +0200] rev 56372
more explicit iterator terminology, in accordance to Scala 2.8 library;
clarified Graph.keys_iterator vs. Graph.keys, with subtle change of semantics;
tuned output;