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
paulson [Fri, 26 Jan 2007 10:22:42 +0100] rev 22189
Fixed long-standing, MAJOR bug in "lt"
haftmann [Fri, 26 Jan 2007 09:24:35 +0100] rev 22188
adjusted manual to improved treatment of overloaded constants
nipkow [Thu, 25 Jan 2007 16:57:57 +0100] rev 22187
Allows evaluation of min/max o numerals.
haftmann [Thu, 25 Jan 2007 09:32:56 +0100] rev 22186
fixed bug for OCaml bigints