log src/InductiveTypes.v

age author description
Wed, 25 Jul 2012 16:15:50 -0400 Adam Chlipala Pass through InductiveTypes, to incorporate new coqdoc features
Wed, 25 Jul 2012 15:51:54 -0400 Adam Chlipala Pass through StackMachine, to incorporate new coqdoc features
Tue, 17 Jul 2012 16:37:58 -0400 Adam Chlipala Update for Coq trunk version intended for final 8.4 release
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]
Mon, 09 Nov 2009 13:18:46 -0500 Adam Chlipala Most old Sestoft suggestions processed
Mon, 09 Nov 2009 11:09:50 -0500 Adam Chlipala Port InductiveTypes
Fri, 06 Nov 2009 12:15:05 -0500 Adam Chlipala 'make doc' works with 8.2
Sat, 03 Jan 2009 19:57:02 -0500 Adam Chlipala Feedback from Peter Gammie
Fri, 02 Jan 2009 09:09:35 -0500 Adam Chlipala Typo reported by mulhern; stop publishing to Harvard
Fri, 03 Oct 2008 14:29:21 -0400 Adam Chlipala Break into Parts
Sat, 27 Sep 2008 14:57:08 -0400 Adam Chlipala Propositional logic
Mon, 15 Sep 2008 10:05:37 -0400 Adam Chlipala Make Chap. 3 title less grand
Sat, 13 Sep 2008 14:31:51 -0400 Adam Chlipala Improve template generation; craft template for InductiveTypes
Sat, 13 Sep 2008 08:58:48 -0400 Adam Chlipala Spell check
Fri, 12 Sep 2008 17:18:11 -0400 Adam Chlipala Publishing to the web
Fri, 12 Sep 2008 16:55:37 -0400 Adam Chlipala Exercises
Fri, 12 Sep 2008 15:30:59 -0400 Adam Chlipala TVL and constant-folding exercises
Fri, 12 Sep 2008 14:59:08 -0400 Adam Chlipala Manual Proofs About Constructors
Wed, 10 Sep 2008 15:47:22 -0400 Adam Chlipala Nested Inductive Types
Wed, 10 Sep 2008 14:41:41 -0400 Adam Chlipala Interlude on Proof Terms
Wed, 10 Sep 2008 12:54:51 -0400 Adam Chlipala Reflexive Types
Wed, 10 Sep 2008 12:16:54 -0400 Adam Chlipala Little fixes
Mon, 08 Sep 2008 16:00:02 -0400 Adam Chlipala Mutual induction
Mon, 08 Sep 2008 15:38:34 -0400 Adam Chlipala Parameterized inductives
Mon, 08 Sep 2008 15:23:04 -0400 Adam Chlipala nat lists and trees
Mon, 08 Sep 2008 15:02:18 -0400 Adam Chlipala nat
Mon, 08 Sep 2008 14:28:55 -0400 Adam Chlipala bool
Mon, 08 Sep 2008 14:19:50 -0400 Adam Chlipala Start of Inductive Types