hoelzl [Mon, 25 Aug 2014 14:24:05 +0200] rev 58042
introduce real_of typeclass for real :: 'a => real
nipkow [Mon, 25 Aug 2014 16:06:41 +0200] rev 58041
added lemmas
hoelzl [Tue, 19 Aug 2014 18:37:32 +0200] rev 58040
better linarith support for floor, ceiling, natfloor, and natceiling
Andreas Lochbihler [Mon, 25 Aug 2014 09:40:50 +0200] rev 58039
add testing framework for generated code
Andreas Lochbihler [Mon, 25 Aug 2014 09:08:45 +0200] rev 58038
correct code equation for term_of on integer
Andreas Lochbihler [Mon, 25 Aug 2014 08:45:32 +0200] rev 58037
merged
Andreas Lochbihler [Fri, 22 Aug 2014 14:39:40 +0200] rev 58036
add code equation for term_of on integer
blanchet [Fri, 22 Aug 2014 17:35:48 +0200] rev 58035
added lemmas contributed by Rene Thiemann
wenzelm [Fri, 22 Aug 2014 15:55:24 +0200] rev 58034
attach modifier only later, to avoid interference as e.g. in "simp add: foo [simplified] bar";
wenzelm [Fri, 22 Aug 2014 15:39:30 +0200] rev 58033
tuned whitespace;