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
haftmann [Thu, 30 Sep 2010 09:31:07 +0200] rev 39795
updated files to recent changes
haftmann [Thu, 30 Sep 2010 08:50:45 +0200] rev 39794
corrected subsumption check: arguments have been reversed; addition of default equations to non-default equations is identity
haftmann [Thu, 30 Sep 2010 08:50:45 +0200] rev 39793
tuned
haftmann [Thu, 30 Sep 2010 07:34:06 +0200] rev 39792
merged
haftmann [Wed, 29 Sep 2010 15:28:29 +0200] rev 39791
redundancy check: drop trailing Var arguments (avoids eta problems with equations)
wenzelm [Wed, 29 Sep 2010 17:59:20 +0200] rev 39790
merged
bulwahn [Wed, 29 Sep 2010 11:55:08 +0200] rev 39789
removing obsolete distinction between prod_case and other case expressions after merging of split and prod_case (d3daea901123) in predicate compiler
bulwahn [Wed, 29 Sep 2010 11:36:16 +0200] rev 39788
merged
bulwahn [Wed, 29 Sep 2010 10:33:15 +0200] rev 39787
adding splitting of conjuncts in assumptions as forward rule on theorems; replacing term transformation for splitting conjuncts by theorem transformation; removing obsolete functions; tuned
bulwahn [Wed, 29 Sep 2010 10:33:15 +0200] rev 39786
added test case for predicate arguments in higher-order argument position
bulwahn [Wed, 29 Sep 2010 10:33:15 +0200] rev 39785
improving the compilation to handle predicate arguments in higher-order argument positions
bulwahn [Wed, 29 Sep 2010 10:33:15 +0200] rev 39784
added a test case to Predicate_Compile_Tests
bulwahn [Wed, 29 Sep 2010 10:33:14 +0200] rev 39783
putting the last step of the proof in a TRY block to handle the case that the simplifier already solved the goal
krauss [Wed, 29 Sep 2010 11:02:24 +0200] rev 39782
backed out my old attempt at single_hyp_subst_tac (67cd6ed76446)
It never was totally reliable, and better alternatives now exist (Subgoal.FOCUS).
haftmann [Wed, 29 Sep 2010 10:05:44 +0200] rev 39781
scala is reserved identifier
haftmann [Wed, 29 Sep 2010 09:21:26 +0200] rev 39780
platform-sensitive contrib paths for ghc, ocaml
haftmann [Wed, 29 Sep 2010 09:08:01 +0200] rev 39779
fact listsum now names listsum_foldl
haftmann [Wed, 29 Sep 2010 09:08:00 +0200] rev 39778
delete code lemma explicitly
haftmann [Wed, 29 Sep 2010 09:07:58 +0200] rev 39777
moved old_primrec source to nominal package, where it is still used
haftmann [Tue, 28 Sep 2010 15:39:59 +0200] rev 39776
dropped old primrec package
haftmann [Tue, 28 Sep 2010 15:34:47 +0200] rev 39775
merged
haftmann [Tue, 28 Sep 2010 15:21:45 +0200] rev 39774
localized listsum
haftmann [Tue, 28 Sep 2010 15:21:45 +0200] rev 39773
lemma listsum_conv_fold
haftmann [Tue, 28 Sep 2010 15:34:30 +0200] rev 39772
merged
haftmann [Tue, 28 Sep 2010 15:33:56 +0200] rev 39771
NEWS
haftmann [Tue, 28 Sep 2010 15:32:59 +0200] rev 39770
dropped syntax for old primrec package