view staging/updates.rss @ 358:6cc9a3bbc2c6

Pass over Generic
author Adam Chlipala <adam@chlipala.net>
date Mon, 31 Oct 2011 14:24:16 -0400
parents b01c7b3122cc
children df17b699a04f
line wrap: on
line source
<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>

<title>Certified Programming with Dependent Types updates</title>
<link>http://adam.chlipala.net/cpdt/</link>
<description>Updates to a draft textbook</description>

<language>en-us</language>
<managingEditor>adam@chlipala.net</managingEditor>
<webMaster>adam@chlipala.net</webMaster>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>

<item>
        <title>A pass through "Generic Programming"</title>
        <pubDate>Mon, 31 Oct 2011 14:23:29 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adamc@csail.mit.edu</author>
</item>

<item>
        <title>New chapter: "General Recursion"</title>
        <pubDate>Fri, 28 Oct 2011 18:25:46 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adamc@csail.mit.edu</author>
</item>

<item>
        <title>A pass through "Infinite Data and Proofs"</title>
        <pubDate>Sun, 23 Oct 2011 14:47:55 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adamc@csail.mit.edu</author>
	<description>I've added new discussion of co-induction principles and replaced the programming language semantics example.</description>
</item>

<item>
        <title>A pass through "Universes and Axioms"</title>
        <pubDate>Wed, 19 Oct 2011 09:58:57 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adamc@csail.mit.edu</author>
	<description>I've added a new section on avoiding axioms.</description>
</item>

<item>
        <title>A pass through "Dependent Data Structures"</title>
        <pubDate>Sun, 16 Oct 2011 10:45:48 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adamc@csail.mit.edu</author>
</item>

<item>
        <title>A pass through "More Dependent Types"</title>
        <pubDate>Mon, 10 Oct 2011 15:59:55 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adamc@csail.mit.edu</author>
</item>

<item>
        <title>A pass through "Subset Types and Variations"</title>
        <pubDate>Wed, 5 Oct 2011 11:32:54 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adamc@csail.mit.edu</author>
</item>

<item>
        <title>New Match exercises; remove Part IV</title>
        <pubDate>Mon, 3 Oct 2011 11:18:27 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adamc@csail.mit.edu</author>
        <description>The old Part IV is still present in old versions available through the public Mercurial repository.</description>
</item>

<item>
        <title>New chapter on logic programing</title>
        <pubDate>Thu, 22 Sep 2011 11:08:30 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adamc@csail.mit.edu</author>
        <description>Some new content is missing prose.</description>
</item>

<item>
        <title>A pass through Chapter 4</title>
        <pubDate>Mon, 19 Sep 2011 14:03:40 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adamc@csail.mit.edu</author>
</item>

<item>
        <title>Added a public Mercurial repository with the book source</title>
        <pubDate>Wed, 14 Sep 2011 14:01:23 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/repo</link>
        <author>adamc@csail.mit.edu</author>
</item>

<item>
        <title>A pass through Chapter 3</title>
        <pubDate>Mon, 12 Sep 2011 16:47:12 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adamc@csail.mit.edu</author>
</item>

<item>
        <title>Renamed "Tactics" module to "CpdtTactics"</title>
        <pubDate>Wed, 7 Sep 2011 13:45:31 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adamc@csail.mit.edu</author>
	<description>This avoids a name clash with a module included with Coq.</description>
</item>

<item>
        <title>A pass through Chapter 2</title>
        <pubDate>Thu, 1 Sep 2011 11:32:42 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adamc@csail.mit.edu</author>
	<description>I've removed some material on dependent pattern-matching but not yet compensated by adding it back in somewhere else.</description>
</item>

<item>
        <title>A pass through Chapter 1</title>
        <pubDate>Thu, 25 Aug 2011 14:47:30 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adamc@csail.mit.edu</author>
	<description>I've started passes through all chapters, with an eye toward getting ready both for <a href="http://stellar.mit.edu/S/course/6/fa11/6.892/">my fall class</a> and publication by MIT Press.  I'm adding bibliographic references, index entries, and additional exercises, along with the usual tweaks and improvements.  The version I've just put up is the result of a pass through Chapter 1.  Feedback is especially welcome now, as I get the book into final publishable shape!</description>
</item>

<item>
        <title>Tweaks to recent update to satisfy coqdoc 8.3</title>
        <pubDate>Tue, 18 Jan 2011 08:15:00 EST</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adam@chlipala.net</author>
</item>

<item>
        <title>Updated to work with both Coq 8.3 and Coq 8.2</title>
        <pubDate>Fri, 14 Jan 2011 15:39:00 EST</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adam@chlipala.net</author>
</item>

<item>
        <title>A significant revision pass, based on extensive feedback kindly provided by Pierre Castéran</title>
        <pubDate>Wed, 10 Nov 2010 16:33:49 EST</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adam@chlipala.net</author>
</item>

<item>
        <title>Mention that recent versions of Coq allow some omitted "match" cases</title>
        <pubDate>Mon, 28 Jun 2010 07:59:29 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adam@chlipala.net</author>
</item>

<item>
        <title>A few small typo fixes</title>
        <pubDate>Sat, 15 May 2010 06:42:47 EDT</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adam@chlipala.net</author>
</item>

<item>
        <title>Fix table of contents and mention another command needed to enter Chapter 2's code literally</title>
        <pubDate>Wed, 3 Feb 2010 08:16:16 EST</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adam@chlipala.net</author>
</item>

<item>
        <title>RSS feed created</title>
        <pubDate>Wed, 27 Jan 2010 07:33:34 EST</pubDate>
        <link>http://adam.chlipala.net/cpdt/</link>
        <author>adam@chlipala.net</author>
</item>

</channel>
</rss>