bulwahn [Wed, 19 Oct 2011 09:11:18 +0200] rev 45187
removing documentation about the old code generator
bulwahn [Wed, 19 Oct 2011 09:11:16 +0200] rev 45186
removing old code generator setup for executable sets
bulwahn [Wed, 19 Oct 2011 09:11:15 +0200] rev 45185
removing old code generator setup for efficient natural numbers; cleaned typo
bulwahn [Wed, 19 Oct 2011 09:11:14 +0200] rev 45184
removing old code generator setup for real numbers; tuned
bulwahn [Wed, 19 Oct 2011 09:11:14 +0200] rev 45183
removing old code generator setup for rational numbers; tuned
bulwahn [Wed, 19 Oct 2011 08:37:29 +0200] rev 45182
removing old code generator setup for strings
bulwahn [Wed, 19 Oct 2011 08:37:27 +0200] rev 45181
removing old code generator setup for lists
bulwahn [Wed, 19 Oct 2011 08:37:26 +0200] rev 45180
removing old code generator setup for integers
bulwahn [Wed, 19 Oct 2011 08:37:25 +0200] rev 45179
removing old code generator for inductive predicates
bulwahn [Wed, 19 Oct 2011 08:37:24 +0200] rev 45178
removing quickcheck tester SML-inductive based on the old code generator
bulwahn [Wed, 19 Oct 2011 08:37:23 +0200] rev 45177
removing old code generator setup for inductive sets in the inductive set package
bulwahn [Wed, 19 Oct 2011 08:37:22 +0200] rev 45176
removing old code generator setup of inductive predicates
bulwahn [Wed, 19 Oct 2011 08:37:21 +0200] rev 45175
removing old code generator setup for product types
bulwahn [Wed, 19 Oct 2011 08:37:20 +0200] rev 45174
removing old code generator setup for function types
bulwahn [Wed, 19 Oct 2011 08:37:19 +0200] rev 45173
removing old code generator setup for datatypes
bulwahn [Wed, 19 Oct 2011 08:37:17 +0200] rev 45172
removing old code generator for recursive functions
bulwahn [Wed, 19 Oct 2011 08:37:16 +0200] rev 45171
removing old code generator setup in the HOL theory
bulwahn [Wed, 19 Oct 2011 08:37:15 +0200] rev 45170
removing invocations of the evaluation method based on the old code generator
bulwahn [Wed, 19 Oct 2011 08:37:14 +0200] rev 45169
removing invocations of the old code generator
blanchet [Tue, 18 Oct 2011 15:40:59 +0200] rev 45168
freeze conjecture schematics before applying lambda-translation, which sometimes calls "close_form" and ruins it for freezing
blanchet [Tue, 18 Oct 2011 15:40:58 +0200] rev 45167
gracefully handle quantifiers of the form "All $ t" where "t" is not a lambda-abstraction in higher-order translations
bulwahn [Tue, 18 Oct 2011 15:27:18 +0200] rev 45166
tuned
bulwahn [Tue, 18 Oct 2011 15:27:17 +0200] rev 45165
adding testing of quickcheck narrowing with finite types to mutabelle script; modified is_executable in mutabelle_extra
krauss [Tue, 18 Oct 2011 11:59:03 +0200] rev 45164
mira: collect size of heap images
blanchet [Mon, 17 Oct 2011 21:37:38 +0200] rev 45163
updated doc related to Satallax
blanchet [Mon, 17 Oct 2011 21:37:37 +0200] rev 45162
parse Satallax unsat cores
wenzelm [Mon, 17 Oct 2011 18:05:14 +0200] rev 45161
merged
noschinl [Mon, 17 Oct 2011 14:22:14 +0200] rev 45160
(old) NEWS
bulwahn [Mon, 17 Oct 2011 10:19:01 +0200] rev 45159
moving some common functions from quickcheck to the more HOL-specific quickcheck_common; renamed inductive_SML's configurations to more canonical names; adds automatically left and right hand sides of equations as evaluation terms
wenzelm [Mon, 17 Oct 2011 11:24:22 +0200] rev 45158
always use sockets on Windows/Cygwin;
discontinued special raw_dump facility;