Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
added option to execute depth-limited computations for the values command in the predicate compiler
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
renamed functions from sizelim to more natural name depth_limited for compilation of depth-limited search in the predicate compiler
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
simplified and improved compilation of depth-limited search in the predicate compiler
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
moved argument expected_modes into options; improved mode check to only check mode of the named predicate
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
removed unnecessary argument rpred in code_pred function
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
added option show_mode_inference; added splitting of conjunctions in expand_tuples
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
changed import_intros to handle parameters differently; changed handling of higher-order function compilation; reverted MicroJava change; tuned
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
further cleaning up
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
added option show_proof_trace
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
importing of polymorphic introduction rules with different schematic variable names
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
added option show_intermediate_results
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
continued cleaning up; moved tuple expanding to core
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
cleaned up debugging messages; added options to code_pred command
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
added first support for higher-order function translation
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
added to process higher-order arguments by adding new constants
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
cleaned up
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
added theory with alternative definitions for the predicate compiler; cleaned up examples
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
importing theorems correctly causes problems with mutual recursive predicates in the predicate compiler; must be discussed with Stefan first
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
higher-order arguments in different rules are fixed to one name in the predicate compiler
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
changed importing introduction rules to fix the same type variables in all introduction rules; improved mode analysis for partially applied relations; added test case; tuned
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
changed proof method to handle widen predicate in JinjaThreads
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
added further examples; added mode to code_pred command; tuned; some temporary things in Predicate_Compile_ex
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
processing of tuples in introduction rules
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
added a few tricky examples with tuples; added alternative introduction rules for some constants; corrected mode analysis with negation; improved fetching of definitions
|
changeset |
files
|