blanchet [Thu, 22 Oct 2009 16:34:49 +0200] rev 33194
merged
blanchet [Thu, 22 Oct 2009 16:34:30 +0200] rev 33193
wrap line correctly in Nitpick documentation
blanchet [Thu, 22 Oct 2009 14:51:47 +0200] rev 33192
added Nitpick's theory and ML files to Isabelle/HOL;
the examples and the documentation are on their way.
blanchet [Thu, 22 Oct 2009 14:45:20 +0200] rev 33191
Added Nitpick manual.
berghofe [Mon, 26 Oct 2009 14:54:43 +0100] rev 33190
merged
berghofe [Mon, 26 Oct 2009 14:53:33 +0100] rev 33189
Added Pattern.thy to Nominal/Examples.
haftmann [Mon, 26 Oct 2009 12:23:59 +0100] rev 33188
merged
haftmann [Mon, 26 Oct 2009 10:51:42 +0100] rev 33187
tuned
haftmann [Mon, 26 Oct 2009 10:51:42 +0100] rev 33186
added SML_Quickcheck import
haftmann [Mon, 26 Oct 2009 10:51:41 +0100] rev 33185
tuned code setup for primitive boolean connectors
haftmann [Mon, 26 Oct 2009 09:41:26 +0100] rev 33184
legacy warnings for old-style term styles
wenzelm [Mon, 26 Oct 2009 12:02:06 +0100] rev 33183
removed unnecessary NameSpace prefix;
wenzelm [Mon, 26 Oct 2009 11:57:58 +0100] rev 33182
misc tuning and updates;
wenzelm [Mon, 26 Oct 2009 11:37:33 +0100] rev 33181
merged
wenzelm [Mon, 26 Oct 2009 11:36:23 +0100] rev 33180
implicit default is 4 cores -- more cost-effective;
wenzelm [Mon, 26 Oct 2009 11:30:20 +0100] rev 33179
deleted junk;
wenzelm [Mon, 26 Oct 2009 11:30:08 +0100] rev 33178
more precise dependencies, notably for HOL-Multivariate_Analysis;
haftmann [Mon, 26 Oct 2009 11:19:24 +0100] rev 33177
re-moved theory Fin_Fun to AFP
haftmann [Mon, 26 Oct 2009 09:03:57 +0100] rev 33176
merged
himmelma [Fri, 23 Oct 2009 13:23:18 +0200] rev 33175
distinguished session for multivariate analysis
haftmann [Mon, 26 Oct 2009 08:54:20 +0100] rev 33174
adjusted to changes in corresponding ML code
wenzelm [Sun, 25 Oct 2009 21:35:46 +0100] rev 33173
eliminated obsolete tags for types/consts -- now handled via name space, in strongly typed fashion;
wenzelm [Sun, 25 Oct 2009 20:54:21 +0100] rev 33172
maintain theory name via name space, not tags;
AxClass.thynames_of_arity: explicit theory name, not tags;
wenzelm [Sun, 25 Oct 2009 19:21:34 +0100] rev 33171
name space groups are identified by serial, not serial_string;
wenzelm [Sun, 25 Oct 2009 19:19:41 +0100] rev 33170
maintain group via name space, not tags;
tuned;
wenzelm [Sun, 25 Oct 2009 19:19:35 +0100] rev 33169
LocalTheory.naming_of;
wenzelm [Sun, 25 Oct 2009 19:19:29 +0100] rev 33168
begin_theory: set theory_name here;
wenzelm [Sun, 25 Oct 2009 19:18:59 +0100] rev 33167
maintain group via name space, not tags;
wenzelm [Sun, 25 Oct 2009 19:18:25 +0100] rev 33166
maintain proper Name_Space.naming, with conceal and set_group;
maintain group via name space, not tags;
tuned signature;
tuned;
wenzelm [Sun, 25 Oct 2009 19:17:42 +0100] rev 33165
more direct access to naming;
tuned signature;
wenzelm [Sun, 25 Oct 2009 19:14:46 +0100] rev 33164
Name_Space.naming: maintain group and theory_name as well;
tuned;
wenzelm [Sun, 25 Oct 2009 19:14:25 +0100] rev 33163
export is_concealed;
tuned;
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