Thu, 30 Sep 2010 15:37:12 +0200 |
bulwahn |
adding example for case expressions
|
changeset |
files
|
Thu, 30 Sep 2010 15:37:11 +0200 |
bulwahn |
applying case beta reduction to case term before matching in predicate compile function flattening; moving case beta reduction function to Predicate_Compile_Aux
|
changeset |
files
|
Thu, 30 Sep 2010 11:52:22 +0200 |
bulwahn |
merged
|
changeset |
files
|
Thu, 30 Sep 2010 10:48:12 +0200 |
bulwahn |
adapting manual configuration in examples
|
changeset |
files
|
Thu, 30 Sep 2010 10:48:12 +0200 |
bulwahn |
finding the counterexample with different options (manually limited precisely, manually limited global, automatically limited global)
|
changeset |
files
|
Thu, 30 Sep 2010 10:48:11 +0200 |
bulwahn |
adding option to globally limit the prolog execution
|
changeset |
files
|
Thu, 30 Sep 2010 10:48:09 +0200 |
bulwahn |
removing dead code
|
changeset |
files
|
Thu, 30 Sep 2010 09:45:18 +0200 |
haftmann |
value uses bare compiler invocation: generated code does not contain antiquotations
|
changeset |
files
|
Thu, 30 Sep 2010 09:31:07 +0200 |
haftmann |
updated files to recent changes
|
changeset |
files
|
Thu, 30 Sep 2010 08:50:45 +0200 |
haftmann |
corrected subsumption check: arguments have been reversed; addition of default equations to non-default equations is identity
|
changeset |
files
|
Thu, 30 Sep 2010 08:50:45 +0200 |
haftmann |
tuned
|
changeset |
files
|
Thu, 30 Sep 2010 07:34:06 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 29 Sep 2010 15:28:29 +0200 |
haftmann |
redundancy check: drop trailing Var arguments (avoids eta problems with equations)
|
changeset |
files
|
Wed, 29 Sep 2010 17:59:20 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 29 Sep 2010 11:55:08 +0200 |
bulwahn |
removing obsolete distinction between prod_case and other case expressions after merging of split and prod_case (d3daea901123) in predicate compiler
|
changeset |
files
|
Wed, 29 Sep 2010 11:36:16 +0200 |
bulwahn |
merged
|
changeset |
files
|
Wed, 29 Sep 2010 10:33:15 +0200 |
bulwahn |
adding splitting of conjuncts in assumptions as forward rule on theorems; replacing term transformation for splitting conjuncts by theorem transformation; removing obsolete functions; tuned
|
changeset |
files
|
Wed, 29 Sep 2010 10:33:15 +0200 |
bulwahn |
added test case for predicate arguments in higher-order argument position
|
changeset |
files
|
Wed, 29 Sep 2010 10:33:15 +0200 |
bulwahn |
improving the compilation to handle predicate arguments in higher-order argument positions
|
changeset |
files
|
Wed, 29 Sep 2010 10:33:15 +0200 |
bulwahn |
added a test case to Predicate_Compile_Tests
|
changeset |
files
|
Wed, 29 Sep 2010 10:33:14 +0200 |
bulwahn |
putting the last step of the proof in a TRY block to handle the case that the simplifier already solved the goal
|
changeset |
files
|
Wed, 29 Sep 2010 11:02:24 +0200 |
krauss |
backed out my old attempt at single_hyp_subst_tac (67cd6ed76446)
|
changeset |
files
|
Wed, 29 Sep 2010 10:05:44 +0200 |
haftmann |
scala is reserved identifier
|
changeset |
files
|
Wed, 29 Sep 2010 09:21:26 +0200 |
haftmann |
platform-sensitive contrib paths for ghc, ocaml
|
changeset |
files
|
Wed, 29 Sep 2010 09:08:01 +0200 |
haftmann |
fact listsum now names listsum_foldl
|
changeset |
files
|
Wed, 29 Sep 2010 09:08:00 +0200 |
haftmann |
delete code lemma explicitly
|
changeset |
files
|
Wed, 29 Sep 2010 09:07:58 +0200 |
haftmann |
moved old_primrec source to nominal package, where it is still used
|
changeset |
files
|
Tue, 28 Sep 2010 15:39:59 +0200 |
haftmann |
dropped old primrec package
|
changeset |
files
|
Tue, 28 Sep 2010 15:34:47 +0200 |
haftmann |
merged
|
changeset |
files
|
Tue, 28 Sep 2010 15:21:45 +0200 |
haftmann |
localized listsum
|
changeset |
files
|
Tue, 28 Sep 2010 15:21:45 +0200 |
haftmann |
lemma listsum_conv_fold
|
changeset |
files
|
Tue, 28 Sep 2010 15:34:30 +0200 |
haftmann |
merged
|
changeset |
files
|