wenzelm [Sun, 25 Oct 2009 19:14:11 +0100] rev 33162
merge_list: no exception DUP here;
wenzelm [Sun, 25 Oct 2009 13:20:31 +0100] rev 33161
merged
wenzelm [Sun, 25 Oct 2009 13:14:00 +0100] rev 33160
more uniform ISABELLE_USEDIR_OPTIONS;
wenzelm [Sun, 25 Oct 2009 13:04:06 +0100] rev 33159
make SML/NJ happy;
wenzelm [Sun, 25 Oct 2009 13:18:35 +0100] rev 33158
conceal consts via name space, not tags;
wenzelm [Sun, 25 Oct 2009 12:27:21 +0100] rev 33157
allow name space entries to be "concealed" -- via binding/naming/local_theory;
wenzelm [Sun, 25 Oct 2009 11:58:11 +0100] rev 33156
switch to polyml-5.2.1 to see if it impacts performance;
chaieb [Sun, 25 Oct 2009 08:57:55 +0100] rev 33155
merged
chaieb [Sun, 25 Oct 2009 08:57:36 +0100] rev 33154
Multivariate polynomials library over fields
chaieb [Sun, 25 Oct 2009 08:57:36 +0100] rev 33153
A theory of polynomials based on lists
chaieb [Sun, 25 Oct 2009 08:57:35 +0100] rev 33152
Add a quantifier elimination for parametric linear arithmetic over ordered fields (parameters are multivariate polynomials)
wenzelm [Sun, 25 Oct 2009 00:10:25 +0200] rev 33151
merged
bulwahn [Sat, 24 Oct 2009 20:27:26 +0200] rev 33150
further changes due to the previous merge in the predicate compiler
wenzelm [Sat, 24 Oct 2009 23:57:42 +0200] rev 33149
merge -- imported from bulwahn d759e2728188;
bulwahn [Sat, 24 Oct 2009 16:55:43 +0200] rev 33148
removed tuple functions from the predicate compiler
bulwahn [Sat, 24 Oct 2009 16:55:43 +0200] rev 33147
improving the compilation with higher-order arguments in the predicate compiler
bulwahn [Sat, 24 Oct 2009 16:55:43 +0200] rev 33146
now the predicate compilere handles the predicate without introduction rules better as before
bulwahn [Sat, 24 Oct 2009 16:55:43 +0200] rev 33145
removed dead code; added examples
bulwahn [Sat, 24 Oct 2009 16:55:43 +0200] rev 33144
removed obsolete GeneratorPrem; clean-up after modularization; tuned
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33143
modularized the compilation in the predicate compiler
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33142
adapted parser for options in the predicate compiler
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33141
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
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33140
cleaning the signature of the predicate compiler core; renaming signature and structures to uniform long names
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33139
added skip_proof option; playing with compilation of depth-limited predicates
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33138
reinvestigating the compilation of the random computation in the predicate compiler
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33137
added option to generate random values to values command in the predicate compiler
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33136
commented out the random generator compilation in the example file
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33135
added option to execute depth-limited computations for the values command in the predicate compiler
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33134
renamed functions from sizelim to more natural name depth_limited for compilation of depth-limited search in the predicate compiler
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33133
simplified and improved compilation of depth-limited search in the predicate compiler
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33132
moved argument expected_modes into options; improved mode check to only check mode of the named predicate
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33131
removed unnecessary argument rpred in code_pred function
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33130
added option show_mode_inference; added splitting of conjunctions in expand_tuples
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33129
changed import_intros to handle parameters differently; changed handling of higher-order function compilation; reverted MicroJava change; tuned
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33128
further cleaning up
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33127
added option show_proof_trace
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33126
importing of polymorphic introduction rules with different schematic variable names
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33125
added option show_intermediate_results
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33124
continued cleaning up; moved tuple expanding to core
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33123
cleaned up debugging messages; added options to code_pred command
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33122
added first support for higher-order function translation
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33121
added to process higher-order arguments by adding new constants
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33120
cleaned up
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33119
added theory with alternative definitions for the predicate compiler; cleaned up examples
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33118
importing theorems correctly causes problems with mutual recursive predicates in the predicate compiler; must be discussed with Stefan first
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33117
higher-order arguments in different rules are fixed to one name in the predicate compiler
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33116
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
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33115
changed proof method to handle widen predicate in JinjaThreads
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33114
added further examples; added mode to code_pred command; tuned; some temporary things in Predicate_Compile_ex
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33113
processing of tuples in introduction rules
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33112
added a few tricky examples with tuples; added alternative introduction rules for some constants; corrected mode analysis with negation; improved fetching of definitions
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33111
developing an executable the operator
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33110
generalizing singleton with a default value
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33109
changed elimination preprocessing due to an error with a JinjaThread predicate
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33108
added test for higher-order function inductification; added debug messages
bulwahn [Sat, 24 Oct 2009 16:55:40 +0200] rev 33107
added filtering of case constants in the definition retrieval of the predicate compiler
bulwahn [Sat, 24 Oct 2009 16:55:37 +0200] rev 33106
extended core of predicate compiler to expand tuples in introduction rules
bulwahn [Sat, 24 Oct 2009 16:55:35 +0200] rev 33105
added tupled versions of examples for the predicate compiler
bulwahn [Sat, 24 Oct 2009 16:54:32 +0200] rev 33104
moved meta_fun_cong lemma into ML-file; tuned
wenzelm [Sun, 25 Oct 2009 00:05:57 +0200] rev 33103
merged