Sun, 25 Oct 2009 00:10:25 +0200 |
wenzelm |
merged
|
changeset |
files
|
Sat, 24 Oct 2009 20:27:26 +0200 |
bulwahn |
further changes due to the previous merge in the predicate compiler
|
changeset |
files
|
Sat, 24 Oct 2009 23:57:42 +0200 |
wenzelm |
merge -- imported from bulwahn d759e2728188;
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:43 +0200 |
bulwahn |
removed tuple functions from the predicate compiler
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:43 +0200 |
bulwahn |
improving the compilation with higher-order arguments in the predicate compiler
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:43 +0200 |
bulwahn |
now the predicate compilere handles the predicate without introduction rules better as before
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:43 +0200 |
bulwahn |
removed dead code; added examples
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:43 +0200 |
bulwahn |
removed obsolete GeneratorPrem; clean-up after modularization; tuned
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
modularized the compilation in the predicate compiler
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
adapted parser for options in the predicate compiler
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
modifying the depth-limited compilation to be sound, but now throws an error undefined in case of hitting the depth limit in an negative context; cleaning up the examples
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
cleaning the signature of the predicate compiler core; renaming signature and structures to uniform long names
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
added skip_proof option; playing with compilation of depth-limited predicates
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
reinvestigating the compilation of the random computation in the predicate compiler
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
added option to generate random values to values command in the predicate compiler
|
changeset |
files
|
Sat, 24 Oct 2009 16:55:42 +0200 |
bulwahn |
commented out the random generator compilation in the example file
|
changeset |
files
|
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
|