bulwahn [Thu, 21 Oct 2010 19:13:11 +0200] rev 40054
adapting alternative_defs, predicate_compile_quickcheck, examples and code_prolog
bulwahn [Thu, 21 Oct 2010 19:13:10 +0200] rev 40053
using a signature in core_data and moving some more functions to core_data
bulwahn [Thu, 21 Oct 2010 19:13:09 +0200] rev 40052
splitting large core file into core_data, mode_inference and predicate_compile_proof
bulwahn [Thu, 21 Oct 2010 19:13:09 +0200] rev 40051
added generator_dseq compilation for a sound depth-limited compilation with small value generators
bulwahn [Thu, 21 Oct 2010 19:13:08 +0200] rev 40050
for now safely but unpractically assume no predicate is terminating
bulwahn [Thu, 21 Oct 2010 19:13:07 +0200] rev 40049
adding decreasing bind and non-decreasing bind; depth-limited and depth-unlimited compilation possible
bulwahn [Thu, 21 Oct 2010 19:13:06 +0200] rev 40048
adding option smart_depth_limiting to predicate compiler
huffman [Wed, 20 Oct 2010 21:26:51 -0700] rev 40047
merged
huffman [Wed, 20 Oct 2010 19:40:02 -0700] rev 40046
introduce function strict :: 'a -> 'b -> 'b, which works like Haskell's seq; use strict instead of strictify in various definitions
huffman [Wed, 20 Oct 2010 17:25:22 -0700] rev 40045
add lemma lub_eq_bottom_iff