annotate staging/updates.rss @ 357:b01c7b3122cc

New release
author Adam Chlipala <adam@chlipala.net>
date Fri, 28 Oct 2011 18:26:16 -0400
parents 36a08cad9245
children 6cc9a3bbc2c6
rev   line source
adamc@268 1 <?xml version="1.0" encoding="utf-8" ?>
adamc@268 2 <rss version="2.0">
adamc@268 3 <channel>
adamc@268 4
adamc@268 5 <title>Certified Programming with Dependent Types updates</title>
adamc@268 6 <link>http://adam.chlipala.net/cpdt/</link>
adamc@268 7 <description>Updates to a draft textbook</description>
adamc@268 8
adamc@268 9 <language>en-us</language>
adamc@270 10 <managingEditor>adam@chlipala.net</managingEditor>
adamc@270 11 <webMaster>adam@chlipala.net</webMaster>
adamc@268 12 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
adamc@268 13
adamc@268 14 <item>
adam@357 15 <title>New chapter: "General Recursion"</title>
adam@357 16 <pubDate>Fri, 28 Oct 2011 18:25:46 EDT</pubDate>
adam@357 17 <link>http://adam.chlipala.net/cpdt/</link>
adam@357 18 <author>adamc@csail.mit.edu</author>
adam@357 19 </item>
adam@357 20
adam@357 21 <item>
adam@347 22 <title>A pass through "Infinite Data and Proofs"</title>
adam@347 23 <pubDate>Sun, 23 Oct 2011 14:47:55 EDT</pubDate>
adam@347 24 <link>http://adam.chlipala.net/cpdt/</link>
adam@347 25 <author>adamc@csail.mit.edu</author>
adam@347 26 <description>I've added new discussion of co-induction principles and replaced the programming language semantics example.</description>
adam@347 27 </item>
adam@347 28
adam@347 29 <item>
adam@345 30 <title>A pass through "Universes and Axioms"</title>
adam@345 31 <pubDate>Wed, 19 Oct 2011 09:58:57 EDT</pubDate>
adam@345 32 <link>http://adam.chlipala.net/cpdt/</link>
adam@345 33 <author>adamc@csail.mit.edu</author>
adam@345 34 <description>I've added a new section on avoiding axioms.</description>
adam@345 35 </item>
adam@345 36
adam@345 37 <item>
adam@342 38 <title>A pass through "Dependent Data Structures"</title>
adam@342 39 <pubDate>Sun, 16 Oct 2011 10:45:48 EDT</pubDate>
adam@342 40 <link>http://adam.chlipala.net/cpdt/</link>
adam@342 41 <author>adamc@csail.mit.edu</author>
adam@342 42 </item>
adam@342 43
adam@342 44 <item>
adam@338 45 <title>A pass through "More Dependent Types"</title>
adam@338 46 <pubDate>Mon, 10 Oct 2011 15:59:55 EDT</pubDate>
adam@338 47 <link>http://adam.chlipala.net/cpdt/</link>
adam@338 48 <author>adamc@csail.mit.edu</author>
adam@338 49 </item>
adam@338 50
adam@338 51 <item>
adam@336 52 <title>A pass through "Subset Types and Variations"</title>
adam@336 53 <pubDate>Wed, 5 Oct 2011 11:32:54 EDT</pubDate>
adam@336 54 <link>http://adam.chlipala.net/cpdt/</link>
adam@336 55 <author>adamc@csail.mit.edu</author>
adam@336 56 </item>
adam@336 57
adam@336 58 <item>
adam@333 59 <title>New Match exercises; remove Part IV</title>
adam@333 60 <pubDate>Mon, 3 Oct 2011 11:18:27 EDT</pubDate>
adam@333 61 <link>http://adam.chlipala.net/cpdt/</link>
adam@333 62 <author>adamc@csail.mit.edu</author>
adam@333 63 <description>The old Part IV is still present in old versions available through the public Mercurial repository.</description>
adam@333 64 </item>
adam@333 65
adam@333 66 <item>
adam@325 67 <title>New chapter on logic programing</title>
adam@325 68 <pubDate>Thu, 22 Sep 2011 11:08:30 EDT</pubDate>
adam@325 69 <link>http://adam.chlipala.net/cpdt/</link>
adam@325 70 <author>adamc@csail.mit.edu</author>
adam@325 71 <description>Some new content is missing prose.</description>
adam@325 72 </item>
adam@325 73
adam@325 74 <item>
adam@322 75 <title>A pass through Chapter 4</title>
adam@322 76 <pubDate>Mon, 19 Sep 2011 14:03:40 EDT</pubDate>
adam@322 77 <link>http://adam.chlipala.net/cpdt/</link>
adam@322 78 <author>adamc@csail.mit.edu</author>
adam@322 79 </item>
adam@322 80
adam@322 81 <item>
adam@321 82 <title>Added a public Mercurial repository with the book source</title>
adam@321 83 <pubDate>Wed, 14 Sep 2011 14:01:23 EDT</pubDate>
adam@321 84 <link>http://adam.chlipala.net/cpdt/repo</link>
adam@321 85 <author>adamc@csail.mit.edu</author>
adam@321 86 </item>
adam@321 87
adam@321 88 <item>
adam@319 89 <title>A pass through Chapter 3</title>
adam@319 90 <pubDate>Mon, 12 Sep 2011 16:47:12 EDT</pubDate>
adam@319 91 <link>http://adam.chlipala.net/cpdt/</link>
adam@319 92 <author>adamc@csail.mit.edu</author>
adam@319 93 </item>
adam@319 94
adam@319 95 <item>
adam@314 96 <title>Renamed "Tactics" module to "CpdtTactics"</title>
adam@314 97 <pubDate>Wed, 7 Sep 2011 13:45:31 EDT</pubDate>
adam@314 98 <link>http://adam.chlipala.net/cpdt/</link>
adam@314 99 <author>adamc@csail.mit.edu</author>
adam@314 100 <description>This avoids a name clash with a module included with Coq.</description>
adam@314 101 </item>
adam@314 102
adam@314 103 <item>
adam@313 104 <title>A pass through Chapter 2</title>
adam@313 105 <pubDate>Thu, 1 Sep 2011 11:32:42 EDT</pubDate>
adam@313 106 <link>http://adam.chlipala.net/cpdt/</link>
adam@313 107 <author>adamc@csail.mit.edu</author>
adam@313 108 <description>I've removed some material on dependent pattern-matching but not yet compensated by adding it back in somewhere else.</description>
adam@313 109 </item>
adam@313 110
adam@313 111 <item>
adam@308 112 <title>A pass through Chapter 1</title>
adam@308 113 <pubDate>Thu, 25 Aug 2011 14:47:30 EDT</pubDate>
adam@308 114 <link>http://adam.chlipala.net/cpdt/</link>
adam@308 115 <author>adamc@csail.mit.edu</author>
adam@308 116 <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>
adam@308 117 </item>
adam@308 118
adam@308 119 <item>
adam@303 120 <title>Tweaks to recent update to satisfy coqdoc 8.3</title>
adam@303 121 <pubDate>Tue, 18 Jan 2011 08:15:00 EST</pubDate>
adam@303 122 <link>http://adam.chlipala.net/cpdt/</link>
adam@303 123 <author>adam@chlipala.net</author>
adam@303 124 </item>
adam@303 125
adam@303 126 <item>
adam@299 127 <title>Updated to work with both Coq 8.3 and Coq 8.2</title>
adam@299 128 <pubDate>Fri, 14 Jan 2011 15:39:00 EST</pubDate>
adam@299 129 <link>http://adam.chlipala.net/cpdt/</link>
adam@299 130 <author>adam@chlipala.net</author>
adam@299 131 </item>
adam@299 132
adam@299 133 <item>
adam@293 134 <title>A significant revision pass, based on extensive feedback kindly provided by Pierre Castéran</title>
adam@293 135 <pubDate>Wed, 10 Nov 2010 16:33:49 EST</pubDate>
adam@293 136 <link>http://adam.chlipala.net/cpdt/</link>
adam@293 137 <author>adam@chlipala.net</author>
adam@293 138 </item>
adam@293 139
adam@293 140 <item>
adam@276 141 <title>Mention that recent versions of Coq allow some omitted "match" cases</title>
adam@276 142 <pubDate>Mon, 28 Jun 2010 07:59:29 EDT</pubDate>
adam@276 143 <link>http://adam.chlipala.net/cpdt/</link>
adam@276 144 <author>adam@chlipala.net</author>
adam@276 145 </item>
adam@276 146
adam@276 147 <item>
adamc@274 148 <title>A few small typo fixes</title>
adamc@274 149 <pubDate>Sat, 15 May 2010 06:42:47 EDT</pubDate>
adamc@274 150 <link>http://adam.chlipala.net/cpdt/</link>
adamc@274 151 <author>adam@chlipala.net</author>
adamc@274 152 </item>
adamc@274 153
adamc@274 154 <item>
adamc@270 155 <title>Fix table of contents and mention another command needed to enter Chapter 2's code literally</title>
adamc@270 156 <pubDate>Wed, 3 Feb 2010 08:16:16 EST</pubDate>
adamc@270 157 <link>http://adam.chlipala.net/cpdt/</link>
adamc@270 158 <author>adam@chlipala.net</author>
adamc@270 159 </item>
adamc@270 160
adamc@270 161 <item>
adamc@268 162 <title>RSS feed created</title>
adamc@268 163 <pubDate>Wed, 27 Jan 2010 07:33:34 EST</pubDate>
adamc@268 164 <link>http://adam.chlipala.net/cpdt/</link>
adamc@270 165 <author>adam@chlipala.net</author>
adamc@268 166 </item>
adamc@268 167
adamc@268 168 </channel>
adamc@268 169 </rss>