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