wenzelm [Mon, 29 Jan 2007 19:58:14 +0100] rev 22205
proper simproc_setup;
tuned ML setup;
wenzelm [Mon, 29 Jan 2007 19:58:14 +0100] rev 22204
added get_simproc, @{simproc};
wenzelm [Sun, 28 Jan 2007 23:29:17 +0100] rev 22203
added interface for target_naming;
wenzelm [Sun, 28 Jan 2007 23:29:16 +0100] rev 22202
added simproc_setup;
wenzelm [Sun, 28 Jan 2007 23:29:15 +0100] rev 22201
added def_simproc(_i) -- define named simprocs;
tuned;
wenzelm [Sun, 28 Jan 2007 23:29:14 +0100] rev 22200
updated;
chaieb [Sun, 28 Jan 2007 11:52:52 +0100] rev 22199
Now deals with simples cases where the input equations contain type variables
See example in ReflectionEx.thy
haftmann [Fri, 26 Jan 2007 13:59:06 +0100] rev 22198
refined algorithm
haftmann [Fri, 26 Jan 2007 13:59:04 +0100] rev 22197
clarified code
haftmann [Fri, 26 Jan 2007 13:59:03 +0100] rev 22196
exported interface for explicit error messages
haftmann [Fri, 26 Jan 2007 13:59:02 +0100] rev 22195
added NestedEnvironment
paulson [Fri, 26 Jan 2007 10:48:09 +0100] rev 22194
Improved debugging
paulson [Fri, 26 Jan 2007 10:46:22 +0100] rev 22193
Streamlined and improved debugging messages
nipkow [Fri, 26 Jan 2007 10:46:15 +0100] rev 22192
more fixes of arithmetic for min/max.
paulson [Fri, 26 Jan 2007 10:24:33 +0100] rev 22191
min/max lemmas (actually unused!)
paulson [Fri, 26 Jan 2007 10:24:12 +0100] rev 22190
simplification of Suc/numeral combinations with min, max