Fri, 04 Oct 2013 13:17:49 +0200 NEWS;
wenzelm [Fri, 04 Oct 2013 13:17:49 +0200] rev 54305
NEWS;
Thu, 03 Oct 2013 17:03:20 +0200 Added tag Isabelle2013-1-RC1 for changeset c37100233af7
wenzelm [Thu, 03 Oct 2013 17:03:20 +0200] rev 54304
Added tag Isabelle2013-1-RC1 for changeset c37100233af7
Mon, 11 Nov 2013 18:25:13 +0100 reintroduced check from bd36da55d825 after all, due to hard-to-solve issues outside the N2M code
blanchet [Mon, 11 Nov 2013 18:25:13 +0100] rev 54303
reintroduced check from bd36da55d825 after all, due to hard-to-solve issues outside the N2M code
Mon, 11 Nov 2013 18:13:17 +0100 removed dead code
blanchet [Mon, 11 Nov 2013 18:13:17 +0100] rev 54302
removed dead code
Mon, 11 Nov 2013 17:59:41 +0100 added check to avoid odd situations the N2M code cannot handle
blanchet [Mon, 11 Nov 2013 17:59:41 +0100] rev 54301
added check to avoid odd situations the N2M code cannot handle
Mon, 11 Nov 2013 17:40:55 +0100 reverted check introduced in ce58fb149ff6, now that independent functions are allowed (cf. 347c3b0cab44)
blanchet [Mon, 11 Nov 2013 17:40:55 +0100] rev 54300
reverted check introduced in ce58fb149ff6, now that independent functions are allowed (cf. 347c3b0cab44)
Mon, 11 Nov 2013 17:38:53 +0100 tuned signature
blanchet [Mon, 11 Nov 2013 17:38:53 +0100] rev 54299
tuned signature
Mon, 11 Nov 2013 16:41:08 +0100 handle independent functions defined in parallel in N2M (in presence of type variables, see ce58fb149ff6)
traytel [Mon, 11 Nov 2013 16:41:08 +0100] rev 54298
handle independent functions defined in parallel in N2M (in presence of type variables, see ce58fb149ff6)
Mon, 11 Nov 2013 10:23:01 +0100 tuned
nipkow [Mon, 11 Nov 2013 10:23:01 +0100] rev 54297
tuned
Mon, 11 Nov 2013 10:10:28 +0100 tuned
nipkow [Mon, 11 Nov 2013 10:10:28 +0100] rev 54296
tuned
Sun, 10 Nov 2013 15:05:06 +0100 qualifed popular user space names
haftmann [Sun, 10 Nov 2013 15:05:06 +0100] rev 54295
qualifed popular user space names
Sun, 10 Nov 2013 10:02:34 +0100 dropped obsolete check: dest_num always yields positive number
haftmann [Sun, 10 Nov 2013 10:02:34 +0100] rev 54294
dropped obsolete check: dest_num always yields positive number
Sun, 10 Nov 2013 10:02:34 +0100 simplified: 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 54293
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 +0100 more exercises
nipkow [Fri, 08 Nov 2013 21:40:07 +0100] rev 54292
more exercises
Fri, 08 Nov 2013 19:03:14 +0100 by (auto ...)[1] not by (auto [1])
blanchet [Fri, 08 Nov 2013 19:03:14 +0100] rev 54291
by (auto ...)[1] not by (auto [1])
Fri, 08 Nov 2013 08:59:54 +0100 added exercise
nipkow [Fri, 08 Nov 2013 08:59:54 +0100] rev 54290
added exercise
Thu, 07 Nov 2013 16:08:19 +1100 Add output translation for <a := .., b := .., ..> state notation.
kleing [Thu, 07 Nov 2013 16:08:19 +1100] rev 54289
Add output translation for <a := .., b := .., ..> state notation.
Thu, 07 Nov 2013 02:42:20 +0100 reintroduce 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 54288
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 +0100 more docs
blanchet [Thu, 07 Nov 2013 01:01:04 +0100] rev 54287
more docs
Thu, 07 Nov 2013 00:37:18 +0100 properly 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 54286
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 +0100 reverted 3e1d230f1c00 -- pervasiveness is useful, cf. Coinductive_Nat in the AFP
blanchet [Wed, 06 Nov 2013 23:05:44 +0100] rev 54285
reverted 3e1d230f1c00 -- pervasiveness is useful, cf. Coinductive_Nat in the AFP
Wed, 06 Nov 2013 22:50:12 +0100 simplified code
blanchet [Wed, 06 Nov 2013 22:50:12 +0100] rev 54284
simplified code
Wed, 06 Nov 2013 22:42:54 +0100 fourth attempt at generalizing N2M types (to leverage caching)
blanchet [Wed, 06 Nov 2013 22:42:54 +0100] rev 54283
fourth attempt at generalizing N2M types (to leverage caching)
Wed, 06 Nov 2013 21:40:41 +0100 tuning
blanchet [Wed, 06 Nov 2013 21:40:41 +0100] rev 54282
tuning
Tue, 05 Nov 2013 21:23:42 +0100 int and nat are conditionally_complete_lattices
hoelzl [Tue, 05 Nov 2013 21:23:42 +0100] rev 54281
int and nat are conditionally_complete_lattices
Wed, 06 Nov 2013 14:50:50 +0100 be more open-minded and allow needless mutual recursion for 'prim(co)rec', since we allow it for '(co)datatype' -- eventual warnings (or errors) should be centralized in 'fp_bnf'
blanchet [Wed, 06 Nov 2013 14:50:50 +0100] rev 54280
be more open-minded and allow needless mutual recursion for 'prim(co)rec', since we allow it for '(co)datatype' -- eventual warnings (or errors) should be centralized in 'fp_bnf'
Wed, 06 Nov 2013 13:00:45 +0100 removed dead code
blanchet [Wed, 06 Nov 2013 13:00:45 +0100] rev 54279
removed dead code
Wed, 06 Nov 2013 13:00:16 +0100 update docs
blanchet [Wed, 06 Nov 2013 13:00:16 +0100] rev 54278
update docs
Wed, 06 Nov 2013 12:47:50 +0100 take out possibility of moving corecursive calls past constructors -- this doesn't work in the general case
blanchet [Wed, 06 Nov 2013 12:47:50 +0100] rev 54277
take out possibility of moving corecursive calls past constructors -- this doesn't work in the general case
Wed, 06 Nov 2013 12:01:48 +0100 took out loopy code
blanchet [Wed, 06 Nov 2013 12:01:48 +0100] rev 54276
took out loopy code
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip