haftmann [Wed, 08 Sep 2010 13:22:24 +0200] rev 39214
removed ancient constdefs command
nipkow [Wed, 08 Sep 2010 10:45:55 +0200] rev 39213
put expand_(fun/set)_eq back in as synonyms, for compatibility
huffman [Tue, 07 Sep 2010 15:56:33 -0700] rev 39212
set up Nil and Cons to work as fixrec patterns
haftmann [Tue, 07 Sep 2010 17:36:33 +0200] rev 39211
merged
haftmann [Tue, 07 Sep 2010 16:58:01 +0200] rev 39210
updated generated document
haftmann [Tue, 07 Sep 2010 16:49:32 +0200] rev 39209
only write ghc pragma when writing to a file
haftmann [Tue, 07 Sep 2010 16:37:23 +0200] rev 39208
added flat_program; tuned signature
haftmann [Tue, 07 Sep 2010 16:37:23 +0200] rev 39207
dropped ancient deresolve_base; plain_const_syntax also needs modification of instance statement
haftmann [Tue, 07 Sep 2010 16:26:14 +0200] rev 39206
moved flat_program to code_namespace
haftmann [Tue, 07 Sep 2010 16:05:20 +0200] rev 39205
dropped outdated substitution
haftmann [Tue, 07 Sep 2010 16:05:18 +0200] rev 39204
Haskell uses generic flat_program combinator
haftmann [Tue, 07 Sep 2010 11:08:58 +0200] rev 39203
factored out build_module_namespace
haftmann [Tue, 07 Sep 2010 11:08:57 +0200] rev 39202
added generic flat_program procedure
bulwahn [Tue, 07 Sep 2010 14:11:05 +0200] rev 39201
using the proposed modes for starting the fixpoint iteration in the mode analysis
nipkow [Tue, 07 Sep 2010 12:04:34 +0200] rev 39200
merged
nipkow [Tue, 07 Sep 2010 12:04:18 +0200] rev 39199
renamed expand_*_eq in HOLCF as well
nipkow [Tue, 07 Sep 2010 10:05:19 +0200] rev 39198
expand_fun_eq -> ext_iff
expand_set_eq -> set_ext_iff
Naming in line now with multisets
bulwahn [Tue, 07 Sep 2010 11:52:43 +0200] rev 39197
merged
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39196
lower expectation in Reg exp example
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39195
renewing specification in example file; adding invocation in example file
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39194
handling collection of simprules as sets rather than as lists
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39193
stating errors in error messages more verbose in predicate compiler
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39192
raising an exception instead of guessing some reasonable behaviour for this function
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39191
using linear find_least instead of sorting in the mode analysis of the predicate compiler
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39190
adding code attribute to definition of equality of finite sets for executability of equality of finite sets
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39189
adapting example files
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39188
adding the Reg_Exp example
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39187
towards time limiting the prolog execution
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39186
adding IMP quickcheck examples
bulwahn [Tue, 07 Sep 2010 11:51:53 +0200] rev 39185
adding the CFG example to the build process