Sun, 10 Nov 2013 10:02:34 +0100dropped obsolete check: dest_num always yields positive number
haftmann [Sun, 10 Nov 2013 10:02:34 +0100] rev 55746
dropped obsolete check: dest_num always yields positive number

Sun, 10 Nov 2013 10:02:34 +0100simplified: negative number is trivially smaller than 2, and SMT_Builtin.is_builtin_num implies that its argument is a number
haftmann [Sun, 10 Nov 2013 10:02:34 +0100] rev 55745
simplified: negative number is trivially smaller than 2, and SMT_Builtin.is_builtin_num implies that its argument is a number

Fri, 08 Nov 2013 21:40:07 +0100more exercises
nipkow [Fri, 08 Nov 2013 21:40:07 +0100] rev 55744
more exercises

Fri, 08 Nov 2013 19:03:14 +0100by (auto ...)[1] not by (auto [1])
blanchet [Fri, 08 Nov 2013 19:03:14 +0100] rev 55743
by (auto ...)[1] not by (auto [1])

Fri, 08 Nov 2013 08:59:54 +0100added exercise
nipkow [Fri, 08 Nov 2013 08:59:54 +0100] rev 55742
added exercise

Thu, 07 Nov 2013 16:08:19 +1100Add output translation for <a := .., b := .., ..> state notation.
kleing [Thu, 07 Nov 2013 16:08:19 +1100] rev 55741
Add output translation for <a := .., b := .., ..> state notation.

Thu, 07 Nov 2013 02:42:20 +0100reintroduce mutually (co)rec check, since the underlying N2M code doesn't quite handle the general case (esp. in presence of type variables)
blanchet [Thu, 07 Nov 2013 02:42:20 +0100] rev 55740
reintroduce mutually (co)rec check, since the underlying N2M code doesn't quite handle the general case (esp. in presence of type variables)

Thu, 07 Nov 2013 01:01:04 +0100more docs
blanchet [Thu, 07 Nov 2013 01:01:04 +0100] rev 55739
more docs

Thu, 07 Nov 2013 00:37:18 +0100properly detect when to perform n2m -- e.g. handle the case of two independent functions on irrelevant types being defined in parallel
blanchet [Thu, 07 Nov 2013 00:37:18 +0100] rev 55738
properly detect when to perform n2m -- e.g. handle the case of two independent functions on irrelevant types being defined in parallel

Wed, 06 Nov 2013 23:05:44 +0100reverted 3e1d230f1c00 -- pervasiveness is useful, cf. Coinductive_Nat in the AFP
blanchet [Wed, 06 Nov 2013 23:05:44 +0100] rev 55737
reverted 3e1d230f1c00 -- pervasiveness is useful, cf. Coinductive_Nat in the AFP