log src/StackMachine.v

age author description
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
Wed, 03 Aug 2011 10:34:53 -0400 Adam Chlipala Further emphasize necessity and purpose of Set Implicit Arguments; tweak Makefile to support parallel builds
Tue, 28 Jun 2011 08:38:08 -0400 Adam Chlipala Clarify need to insert hidden commands
Mon, 17 Jan 2011 15:12:30 -0500 Adam Chlipala Tweak mark-up to support coqdoc 8.3
Fri, 14 Jan 2011 14:55:32 -0500 Adam Chlipala Small tweak to keep things working in 8.2
Thu, 09 Dec 2010 13:44:57 -0500 Adam Chlipala Fixes added while proofreading JFR camera-ready
Wed, 10 Nov 2010 16:31:04 -0500 Adam Chlipala A pass of double-quotes and LaTeX operator beautification
Fri, 01 Oct 2010 14:19:20 -0400 Adam Chlipala Incorporate PC's comments on InductiveTypes
Fri, 01 Oct 2010 13:39:05 -0400 Adam Chlipala Some improvements to installation instructions, based on Mitch Wand's feedback