huffman [Thu, 30 Sep 2010 17:06:25 -0700] rev 39807
fixrec: rename match_cpair to match_Pair
huffman [Wed, 15 Sep 2010 13:26:21 -0700] rev 39806
remove code for obsolete 'fixpat' command
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