wenzelm [Sun, 07 Jul 2013 17:30:16 +0200] rev 52546
tuned comments;
traytel [Sun, 07 Jul 2013 10:24:00 +0200] rev 52545
Func -> Func_option, Ffunc -> Func (avoids dependence of codatatypes on the option type)
traytel [Fri, 05 Jul 2013 18:10:07 +0200] rev 52544
tuned spelling
wenzelm [Sat, 06 Jul 2013 22:16:55 +0200] rev 52543
eliminated pointless catch of unlikely exceptions, which may occur in Doc.contents already;
wenzelm [Sat, 06 Jul 2013 22:11:18 +0200] rev 52542
more release notes according to availability in proper release vs. repository clone;
discontinued generated HTML for files that are accessible in 1 click;
wenzelm [Sat, 06 Jul 2013 21:51:35 +0200] rev 52541
quick access to release notes (imitating website/documentation.html);
wenzelm [Sat, 06 Jul 2013 21:50:14 +0200] rev 52540
more dependencies;
wenzelm [Sat, 06 Jul 2013 21:19:38 +0200] rev 52539
minimal jedit mode for Isabelle NEWS;
wenzelm [Fri, 05 Jul 2013 23:17:39 +0200] rev 52538
merged
wenzelm [Fri, 05 Jul 2013 23:10:18 +0200] rev 52537
more uniform Counter in ML and Scala;
wenzelm [Fri, 05 Jul 2013 22:58:24 +0200] rev 52536
tuned signature;
tuned comments;
wenzelm [Fri, 05 Jul 2013 22:09:16 +0200] rev 52535
tuned signature -- eliminated pointless type synonym;
wenzelm [Fri, 05 Jul 2013 18:37:44 +0200] rev 52534
tuned signature;
tuned;
wenzelm [Fri, 05 Jul 2013 17:09:28 +0200] rev 52533
clarified type Command.eval;
wenzelm [Fri, 05 Jul 2013 16:22:28 +0200] rev 52532
tuned signature;
wenzelm [Fri, 05 Jul 2013 16:01:45 +0200] rev 52531
tuned signature;
wenzelm [Fri, 05 Jul 2013 15:38:03 +0200] rev 52530
explicit module Document_ID as source of globally unique identifiers across ML/Scala;
nipkow [Fri, 05 Jul 2013 16:45:31 +0200] rev 52529
improved proof automation for numerals
wenzelm [Fri, 05 Jul 2013 14:09:06 +0200] rev 52528
merged
wenzelm [Thu, 04 Jul 2013 23:51:47 +0200] rev 52527
separate exec_id assignment for Command.print states, without affecting result of eval;
tuned signature;
tuned;
wenzelm [Thu, 04 Jul 2013 16:04:53 +0200] rev 52526
more Command.memo operations;
more explicit types Command.eval vs. Command.print vs. Document.exec;
clarified print function parameters;
nipkow [Fri, 05 Jul 2013 09:17:03 +0200] rev 52525
tund proofs
wenzelm [Thu, 04 Jul 2013 12:02:11 +0200] rev 52524
tuned;
wenzelm [Thu, 04 Jul 2013 11:55:45 +0200] rev 52523
made SML/NJ happy;
Andreas Lochbihler [Thu, 04 Jul 2013 09:13:49 +0200] rev 52522
merged
krauss [Wed, 03 Jul 2013 00:08:29 +0200] rev 52521
more robust instantiation: extract vars from conclusion instead of relying on fixed overall ordering
haftmann [Thu, 04 Jul 2013 08:52:44 +0200] rev 52520
consider explicit hint for domain of class parameters when printing instance statements
haftmann [Thu, 04 Jul 2013 08:52:44 +0200] rev 52519
explicit hint for domain of class parameters in instance statements
wenzelm [Wed, 03 Jul 2013 23:42:07 +0200] rev 52518
merged
wenzelm [Wed, 03 Jul 2013 23:26:09 +0200] rev 52517
tuned message;