huffman [Wed, 15 Sep 2010 12:54:17 -0700] rev 39805
clean up definition of compile_pat function
huffman [Wed, 15 Sep 2010 10:34:39 -0700] rev 39804
rename some fixrec pattern-match compilation functions
bulwahn [Thu, 30 Sep 2010 15:37:12 +0200] rev 39803
adding example for case expressions
bulwahn [Thu, 30 Sep 2010 15:37:11 +0200] rev 39802
applying case beta reduction to case term before matching in predicate compile function flattening; moving case beta reduction function to Predicate_Compile_Aux
bulwahn [Thu, 30 Sep 2010 11:52:22 +0200] rev 39801
merged
bulwahn [Thu, 30 Sep 2010 10:48:12 +0200] rev 39800
adapting manual configuration in examples
bulwahn [Thu, 30 Sep 2010 10:48:12 +0200] rev 39799
finding the counterexample with different options (manually limited precisely, manually limited global, automatically limited global)
bulwahn [Thu, 30 Sep 2010 10:48:11 +0200] rev 39798
adding option to globally limit the prolog execution
bulwahn [Thu, 30 Sep 2010 10:48:09 +0200] rev 39797
removing dead code
haftmann [Thu, 30 Sep 2010 09:45:18 +0200] rev 39796
value uses bare compiler invocation: generated code does not contain antiquotations