log src/StackMachine.v

age author description
Wed, 01 Aug 2012 16:09:37 -0400 Adam Chlipala Undo some overzealous vspace tweaks
Mon, 30 Jul 2012 13:21:36 -0400 Adam Chlipala A pass of improvements to vertical spacing, up through end of InductiveTypes
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 11:25:11 -0400 Adam Chlipala Start figuring out which coqdoc changes will be needed to produce a pretty final version
Wed, 06 Jun 2012 11:25:13 -0400 Adam Chlipala Get it working in Coq 8.4beta1; use nice coqdoc notation for italics
Sun, 22 Apr 2012 15:51:03 -0400 Adam Chlipala Citations for continuations and unification
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
Thu, 03 Nov 2011 17:04:41 -0400 Adam Chlipala Explicit note about primitive recursion restriction, early on
Sun, 25 Sep 2011 13:20:56 -0400 Adam Chlipala Pass over Match
Sun, 11 Sep 2011 17:22:36 -0400 Adam Chlipala Pass through InductiveTypes, through end of reflexive types
Wed, 07 Sep 2011 13:47:24 -0400 Adam Chlipala Rename Tactics; change 'principal typing' to 'principal types'
Thu, 01 Sep 2011 11:32:15 -0400 Adam Chlipala Pass through second half of StackMachine
Mon, 29 Aug 2011 15:31:06 -0400 Adam Chlipala Pass through first half of StackMachine, along with some reorganization of the build process
Thu, 25 Aug 2011 14:41:49 -0400 Adam Chlipala Finished 2011 pass through Intro