comparison staging/updates.rss @ 378:6413675f8e04

Recursing under binders in reification
author Adam Chlipala <adam@chlipala.net>
date Thu, 29 Mar 2012 17:13:23 -0400
parents 3b36b1e05b4e
children 31fa03bc0f18
comparison
equal deleted inserted replaced
377:252ba054a1cd 378:6413675f8e04
10 <managingEditor>adam@chlipala.net</managingEditor> 10 <managingEditor>adam@chlipala.net</managingEditor>
11 <webMaster>adam@chlipala.net</webMaster> 11 <webMaster>adam@chlipala.net</webMaster>
12 <docs>http://blogs.law.harvard.edu/tech/rss</docs> 12 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
13 13
14 <item> 14 <item>
15 <title>Two new tricks useful in proof by reflection</title>
16 <pubDate>Thu, 29 Mar 2012 17:12:01 EDT</pubDate>
17 <link>http://adam.chlipala.net/cpdt/</link>
18 <author>adamc@csail.mit.edu</author>
19 <description>The "Universes and Axioms" chapter has a new ending describing a way to avoid axioms in dealing with reified typing environments, and the "Proof by Reflection" chapter has a new ending explaining how to write a reification function that recurses under binders.</description>
20 </item>
21
22 <item>
15 <title>Revisions touching many chapters</title> 23 <title>Revisions touching many chapters</title>
16 <pubDate>Mon, 26 Mar 2012 16:59:11 EDT</pubDate> 24 <pubDate>Mon, 26 Mar 2012 16:59:11 EDT</pubDate>
17 <link>http://adam.chlipala.net/cpdt/</link> 25 <link>http://adam.chlipala.net/cpdt/</link>
18 <author>adamc@csail.mit.edu</author> 26 <author>adamc@csail.mit.edu</author>
19 <description>I've moved the exercises out of the book, because I don't feel that I have the time to produce well-tested exercises yet; changed crush's use of autorewrite so that Hint Rewrite commands may be given without explicit hint databases; added a crucial new section to "More Dependent Types"; and added prose and other improvements to "Proof Search by Logic Programming."</description> 27 <description>I've moved the exercises out of the book, because I don't feel that I have the time to produce well-tested exercises yet; changed crush's use of autorewrite so that Hint Rewrite commands may be given without explicit hint databases; added a crucial new section to "More Dependent Types"; and added prose and other improvements to "Proof Search by Logic Programming."</description>