log src/InductiveTypes.v

age author description
Fri, 08 Jun 2012 12:51:56 -0400 Adam Chlipala Typesetting pass over InductiveTypes
Wed, 06 Jun 2012 11:25:13 -0400 Adam Chlipala Get it working in Coq 8.4beta1; use nice coqdoc notation for italics
Fri, 20 Apr 2012 12:49:47 -0400 Adam Chlipala Typo fixes
Mon, 26 Mar 2012 16:55:59 -0400 Adam Chlipala Finish pass over LogicProg; change [crush] to take advantage of new [Hint Rewrite] syntax that uses database [core] by default
Fri, 02 Mar 2012 09:58:00 -0500 Adam Chlipala Move exercises out of mainline book
Mon, 12 Sep 2011 16:42:51 -0400 Adam Chlipala New InductiveTypes exercises and difficulty markings
Mon, 12 Sep 2011 11:21:27 -0400 Adam Chlipala Finished pass over InductiveTypes
Sun, 11 Sep 2011 17:22:36 -0400 Adam Chlipala Pass through InductiveTypes, through end of reflexive types
Sun, 11 Sep 2011 16:26:48 -0400 Adam Chlipala Pass through InductiveTypes, through end of recursive types
Wed, 07 Sep 2011 13:47:24 -0400 Adam Chlipala Rename Tactics; change 'principal typing' to 'principal types'
Mon, 17 Jan 2011 15:12:30 -0500 Adam Chlipala Tweak mark-up to support coqdoc 8.3
Wed, 10 Nov 2010 16:31:04 -0500 Adam Chlipala A pass of double-quotes and LaTeX operator beautification
Fri, 15 Oct 2010 09:50:34 -0400 Adam Chlipala PC's Chapter 5 comments
Fri, 01 Oct 2010 14:19:20 -0400 Adam Chlipala Incorporate PC's comments on InductiveTypes
Wed, 11 Nov 2009 10:27:47 -0500 Adam Chlipala Start of MoreDep port; new [dep_destruct] based on [dependent destruction]