Fri, 01 Oct 2010 15:11:15 +0200 |
wenzelm |
tuned default "Prover Session" perspective;
|
changeset |
files
|
Fri, 01 Oct 2010 14:47:46 +0200 |
wenzelm |
eliminated ancient OldTerm.term_frees;
|
changeset |
files
|
Fri, 01 Oct 2010 14:27:51 +0200 |
wenzelm |
more antiquotations;
|
changeset |
files
|
Fri, 01 Oct 2010 13:36:35 +0200 |
wenzelm |
simplified outer syntax setup;
|
changeset |
files
|
Fri, 01 Oct 2010 10:25:36 +0200 |
haftmann |
chop_while replace drop_while and take_while
|
changeset |
files
|
Fri, 01 Oct 2010 08:25:23 +0200 |
haftmann |
merged
|
changeset |
files
|
Thu, 30 Sep 2010 18:37:29 +0200 |
haftmann |
take_while, drop_while
|
changeset |
files
|
Thu, 30 Sep 2010 18:46:19 -0700 |
huffman |
rename cont2cont_split to cont2cont_prod_case; add lemmas prod_contI, prod_cont_iff; simplify some proofs
|
changeset |
files
|
Thu, 30 Sep 2010 17:06:25 -0700 |
huffman |
fixrec: rename match_cpair to match_Pair
|
changeset |
files
|
Wed, 15 Sep 2010 13:26:21 -0700 |
huffman |
remove code for obsolete 'fixpat' command
|
changeset |
files
|
Wed, 15 Sep 2010 12:54:17 -0700 |
huffman |
clean up definition of compile_pat function
|
changeset |
files
|
Wed, 15 Sep 2010 10:34:39 -0700 |
huffman |
rename some fixrec pattern-match compilation functions
|
changeset |
files
|
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
|