Wed, 19 Oct 2011 09:11:21 +0200 NEWS
bulwahn [Wed, 19 Oct 2011 09:11:21 +0200] rev 45191
NEWS
Wed, 19 Oct 2011 09:11:20 +0200 removing old code generator
bulwahn [Wed, 19 Oct 2011 09:11:20 +0200] rev 45190
removing old code generator
Wed, 19 Oct 2011 09:11:19 +0200 removing declaration of code_unfold to address the old code generator
bulwahn [Wed, 19 Oct 2011 09:11:19 +0200] rev 45189
removing declaration of code_unfold to address the old code generator
Wed, 19 Oct 2011 09:11:18 +0200 removing dependency of the generic code generator to old code generator functions thyname_of_type and thyname_of_const
bulwahn [Wed, 19 Oct 2011 09:11:18 +0200] rev 45188
removing dependency of the generic code generator to old code generator functions thyname_of_type and thyname_of_const
Wed, 19 Oct 2011 09:11:18 +0200 removing documentation about the old code generator
bulwahn [Wed, 19 Oct 2011 09:11:18 +0200] rev 45187
removing documentation about the old code generator
Wed, 19 Oct 2011 09:11:16 +0200 removing old code generator setup for executable sets
bulwahn [Wed, 19 Oct 2011 09:11:16 +0200] rev 45186
removing old code generator setup for executable sets
Wed, 19 Oct 2011 09:11:15 +0200 removing old code generator setup for efficient natural numbers; cleaned typo
bulwahn [Wed, 19 Oct 2011 09:11:15 +0200] rev 45185
removing old code generator setup for efficient natural numbers; cleaned typo
Wed, 19 Oct 2011 09:11:14 +0200 removing old code generator setup for real numbers; tuned
bulwahn [Wed, 19 Oct 2011 09:11:14 +0200] rev 45184
removing old code generator setup for real numbers; tuned
Wed, 19 Oct 2011 09:11:14 +0200 removing old code generator setup for rational numbers; tuned
bulwahn [Wed, 19 Oct 2011 09:11:14 +0200] rev 45183
removing old code generator setup for rational numbers; tuned
Wed, 19 Oct 2011 08:37:29 +0200 removing old code generator setup for strings
bulwahn [Wed, 19 Oct 2011 08:37:29 +0200] rev 45182
removing old code generator setup for strings
Wed, 19 Oct 2011 08:37:27 +0200 removing old code generator setup for lists
bulwahn [Wed, 19 Oct 2011 08:37:27 +0200] rev 45181
removing old code generator setup for lists
Wed, 19 Oct 2011 08:37:26 +0200 removing old code generator setup for integers
bulwahn [Wed, 19 Oct 2011 08:37:26 +0200] rev 45180
removing old code generator setup for integers
Wed, 19 Oct 2011 08:37:25 +0200 removing old code generator for inductive predicates
bulwahn [Wed, 19 Oct 2011 08:37:25 +0200] rev 45179
removing old code generator for inductive predicates
Wed, 19 Oct 2011 08:37:24 +0200 removing quickcheck tester SML-inductive based on the old code generator
bulwahn [Wed, 19 Oct 2011 08:37:24 +0200] rev 45178
removing quickcheck tester SML-inductive based on the old code generator
Wed, 19 Oct 2011 08:37:23 +0200 removing old code generator setup for inductive sets in the inductive set package
bulwahn [Wed, 19 Oct 2011 08:37:23 +0200] rev 45177
removing old code generator setup for inductive sets in the inductive set package
Wed, 19 Oct 2011 08:37:22 +0200 removing old code generator setup of inductive predicates
bulwahn [Wed, 19 Oct 2011 08:37:22 +0200] rev 45176
removing old code generator setup of inductive predicates
Wed, 19 Oct 2011 08:37:21 +0200 removing old code generator setup for product types
bulwahn [Wed, 19 Oct 2011 08:37:21 +0200] rev 45175
removing old code generator setup for product types
Wed, 19 Oct 2011 08:37:20 +0200 removing old code generator setup for function types
bulwahn [Wed, 19 Oct 2011 08:37:20 +0200] rev 45174
removing old code generator setup for function types
Wed, 19 Oct 2011 08:37:19 +0200 removing old code generator setup for datatypes
bulwahn [Wed, 19 Oct 2011 08:37:19 +0200] rev 45173
removing old code generator setup for datatypes
Wed, 19 Oct 2011 08:37:17 +0200 removing old code generator for recursive functions
bulwahn [Wed, 19 Oct 2011 08:37:17 +0200] rev 45172
removing old code generator for recursive functions
Wed, 19 Oct 2011 08:37:16 +0200 removing old code generator setup in the HOL theory
bulwahn [Wed, 19 Oct 2011 08:37:16 +0200] rev 45171
removing old code generator setup in the HOL theory
Wed, 19 Oct 2011 08:37:15 +0200 removing invocations of the evaluation method based on the old code generator
bulwahn [Wed, 19 Oct 2011 08:37:15 +0200] rev 45170
removing invocations of the evaluation method based on the old code generator
Wed, 19 Oct 2011 08:37:14 +0200 removing invocations of the old code generator
bulwahn [Wed, 19 Oct 2011 08:37:14 +0200] rev 45169
removing invocations of the old code generator
Tue, 18 Oct 2011 15:40:59 +0200 freeze conjecture schematics before applying lambda-translation, which sometimes calls "close_form" and ruins it for freezing
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
Tue, 18 Oct 2011 15:40:58 +0200 gracefully handle quantifiers of the form "All $ t" where "t" is not a lambda-abstraction in higher-order translations
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
Tue, 18 Oct 2011 15:27:18 +0200 tuned
bulwahn [Tue, 18 Oct 2011 15:27:18 +0200] rev 45166
tuned
Tue, 18 Oct 2011 15:27:17 +0200 adding testing of quickcheck narrowing with finite types to mutabelle script; modified is_executable in mutabelle_extra
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
Tue, 18 Oct 2011 11:59:03 +0200 mira: collect size of heap images
krauss [Tue, 18 Oct 2011 11:59:03 +0200] rev 45164
mira: collect size of heap images
Mon, 17 Oct 2011 21:37:38 +0200 updated doc related to Satallax
blanchet [Mon, 17 Oct 2011 21:37:38 +0200] rev 45163
updated doc related to Satallax
Mon, 17 Oct 2011 21:37:37 +0200 parse Satallax unsat cores
blanchet [Mon, 17 Oct 2011 21:37:37 +0200] rev 45162
parse Satallax unsat cores
Mon, 17 Oct 2011 18:05:14 +0200 merged
wenzelm [Mon, 17 Oct 2011 18:05:14 +0200] rev 45161
merged
Mon, 17 Oct 2011 14:22:14 +0200 (old) NEWS
noschinl [Mon, 17 Oct 2011 14:22:14 +0200] rev 45160
(old) NEWS
Mon, 17 Oct 2011 10:19:01 +0200 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
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
Mon, 17 Oct 2011 11:24:22 +0200 always use sockets on Windows/Cygwin;
wenzelm [Mon, 17 Oct 2011 11:24:22 +0200] rev 45158
always use sockets on Windows/Cygwin; discontinued special raw_dump facility;
Sun, 16 Oct 2011 21:49:47 +0200 mira configuration: use official polyml 5.4.1 on lxbroy10
krauss [Sun, 16 Oct 2011 21:49:47 +0200] rev 45157
mira configuration: use official polyml 5.4.1 on lxbroy10
Sun, 16 Oct 2011 18:48:30 +0200 added Term.dummy_pattern conveniences;
wenzelm [Sun, 16 Oct 2011 18:48:30 +0200] rev 45156
added Term.dummy_pattern conveniences;
Sun, 16 Oct 2011 16:56:01 +0200 slightly more standard-conformant XML parsing (see also 94033767ef9b);
wenzelm [Sun, 16 Oct 2011 16:56:01 +0200] rev 45155
slightly more standard-conformant XML parsing (see also 94033767ef9b);
Sun, 16 Oct 2011 14:48:01 +0200 tuned proof
haftmann [Sun, 16 Oct 2011 14:48:01 +0200] rev 45154
tuned proof
Sun, 16 Oct 2011 14:48:00 +0200 tuned type annnotation
haftmann [Sun, 16 Oct 2011 14:48:00 +0200] rev 45153
tuned type annnotation
Sun, 16 Oct 2011 14:48:00 +0200 hide not_member as also member
haftmann [Sun, 16 Oct 2011 14:48:00 +0200] rev 45152
hide not_member as also member
Sat, 15 Oct 2011 20:40:13 +0200 misc tuning and modernization;
wenzelm [Sat, 15 Oct 2011 20:40:13 +0200] rev 45151
misc tuning and modernization;
Sat, 15 Oct 2011 18:14:36 +0200 updated to Scala 2.8.2.final;
wenzelm [Sat, 15 Oct 2011 18:14:36 +0200] rev 45150
updated to Scala 2.8.2.final;
Sat, 15 Oct 2011 17:00:17 +0200 prefer recent polyml-5.4.1, but retain potentially fragile polyml-5.2.1 as experimental test;
wenzelm [Sat, 15 Oct 2011 17:00:17 +0200] rev 45149
prefer recent polyml-5.4.1, but retain potentially fragile polyml-5.2.1 as experimental test;
Sat, 15 Oct 2011 16:58:37 +0200 updated to polyml-5.4.1;
wenzelm [Sat, 15 Oct 2011 16:58:37 +0200] rev 45148
updated to polyml-5.4.1;
Sat, 15 Oct 2011 15:55:10 +0200 updated to polyml-5.4.1;
wenzelm [Sat, 15 Oct 2011 15:55:10 +0200] rev 45147
updated to polyml-5.4.1;
Sat, 15 Oct 2011 00:18:00 +0200 merged
haftmann [Sat, 15 Oct 2011 00:18:00 +0200] rev 45146
merged
Fri, 14 Oct 2011 22:42:56 +0200 monadic bind
haftmann [Fri, 14 Oct 2011 22:42:56 +0200] rev 45145
monadic bind
Fri, 14 Oct 2011 18:55:59 +0200 moved sublists to More_List.thy
haftmann [Fri, 14 Oct 2011 18:55:59 +0200] rev 45144
moved sublists to More_List.thy
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip