Wed, 31 Mar 2010 16:44:41 +0200 |
bulwahn |
adding setup for handling arithmetic of natural numbers and integers precisely and more efficiently in the predicate compiler; changed alternative size_list definition for predicate compiler
|
changeset |
files
|
Wed, 31 Mar 2010 16:44:41 +0200 |
bulwahn |
no specialisation for predicates without introduction rules in the predicate compiler
|
changeset |
files
|
Wed, 31 Mar 2010 16:44:41 +0200 |
bulwahn |
improving lookup function to handle overloaded constants more correctly in the function flattening of the predicate compiler
|
changeset |
files
|
Wed, 31 Mar 2010 16:44:41 +0200 |
bulwahn |
activating the signature of Predicate_Compile again which was deactivated in changeset d93a3cb55068 for debugging purposes
|
changeset |
files
|
Wed, 31 Mar 2010 16:44:41 +0200 |
bulwahn |
adding iterate_upto interface in compilations and iterate_upto functions in Isabelle theories for arithmetic setup of the predicate compiler
|
changeset |
files
|
Wed, 31 Mar 2010 16:44:41 +0200 |
bulwahn |
clarifying the Predicate_Compile_Core signature
|
changeset |
files
|
Wed, 31 Mar 2010 16:44:41 +0200 |
bulwahn |
adding signature to Predicate_Compile_Aux; tuning Predicate_Compile_Aux structure
|
changeset |
files
|
Wed, 31 Mar 2010 16:44:41 +0200 |
bulwahn |
putting compilation setup of predicate compiler in a separate file
|
changeset |
files
|
Tue, 30 Mar 2010 15:46:50 -0700 |
huffman |
simplify fold_graph proofs
|
changeset |
files
|
Tue, 30 Mar 2010 23:12:55 +0200 |
krauss |
NEWS
|
changeset |
files
|
Tue, 30 Mar 2010 15:25:35 +0200 |
krauss |
removed dead code; fixed typo
|
changeset |
files
|
Tue, 30 Mar 2010 15:25:30 +0200 |
krauss |
switched PThm/PAxm etc. to use canonical order of type variables (term variables unchanged)
|
changeset |
files
|
Tue, 30 Mar 2010 12:47:39 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:56 +0200 |
bulwahn |
adding skip_proof in the examples because proof procedure cannot handle alternative compilations yet
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:55 +0200 |
bulwahn |
tuned
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:54 +0200 |
bulwahn |
generalized alternative functions to alternative compilation to handle arithmetic functions better
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:54 +0200 |
bulwahn |
correcting alternative functions with tuples
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:53 +0200 |
bulwahn |
no specialisation for patterns with only tuples in the predicate compiler
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:53 +0200 |
bulwahn |
adding registration of functions in the function flattening
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:53 +0200 |
bulwahn |
added book-keeping, registration and compilation with alternative functions for predicates in the predicate compiler
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:52 +0200 |
bulwahn |
adding specialisation examples of the predicate compiler
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:52 +0200 |
bulwahn |
adding specialisation of predicates to the predicate compiler
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:50 +0200 |
bulwahn |
returning an more understandable user error message in the values command
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:49 +0200 |
bulwahn |
adding Lazy_Sequences with explicit depth-bound
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:48 +0200 |
bulwahn |
removing fishing for split thm in the predicate compiler
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:46 +0200 |
bulwahn |
prefer recursive calls before others in the mode inference
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:45 +0200 |
bulwahn |
added statistics to values command for random generation
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:43 +0200 |
bulwahn |
adopting Predicate_Compile_Quickcheck
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:43 +0200 |
bulwahn |
made quickcheck generic with respect to which compilation; added random compilation to quickcheck
|
changeset |
files
|
Mon, 29 Mar 2010 17:30:41 +0200 |
bulwahn |
removed yieldn in Lazy_Sequence and put in the ML structure; corrects behaviour of values command
|
changeset |
files
|