annotate staging/updates.rss @ 361:df17b699a04f

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