log src/Intro.v

age author description
Sun, 20 Jan 2019 15:16:29 -0500 Adam Chlipala Port to Coq 8.9.0
Sun, 07 Jan 2018 11:53:31 -0500 Adam Chlipala Update for extraction to work in Coq 8.7, which unfortunately at last breaks compatibility with Coq versions before 8.6
Wed, 12 Jul 2017 13:58:28 -0400 Adam Chlipala Add copyright year
Wed, 12 Jul 2017 13:49:46 -0400 Adam Chlipala And working with 8.6 again
Thu, 15 Oct 2015 07:42:00 -0400 Adam Chlipala Fix Epigram URL
Wed, 05 Aug 2015 14:57:14 -0400 Adam Chlipala ...and back to working in 8.4 again
Wed, 05 Aug 2015 14:46:55 -0400 Adam Chlipala Builds with Coq 8.5beta2
Sun, 12 May 2013 12:50:27 -0400 Adam Chlipala Addressing some inaccuracies of comparison with PVS
Fri, 18 Jan 2013 13:45:00 -0500 Adam Chlipala Fix one reported grammatical error and make my own final pass over Chapter 1
Tue, 08 Jan 2013 15:48:32 -0500 Adam Chlipala Exercises online
Mon, 07 Jan 2013 15:23:16 -0500 Adam Chlipala Add explicit warning that Coq 8.4 or later is required
Sun, 11 Nov 2012 13:36:17 -0500 Adam Chlipala Updated description of CoqIDE limitations
Mon, 22 Oct 2012 14:23:52 -0400 Adam Chlipala Batch of changes based on proofreader feedback
Mon, 08 Oct 2012 16:04:49 -0400 Adam Chlipala Batch of changes based on proofreader feedback
Wed, 26 Sep 2012 16:35:35 -0400 Adam Chlipala Batch of changes based on proofreader feedback
Wed, 29 Aug 2012 18:26:26 -0400 Adam Chlipala Spell check
Fri, 17 Aug 2012 11:35:59 -0400 Adam Chlipala Proofreading pass through Chapter 1
Fri, 27 Jul 2012 16:47:28 -0400 Adam Chlipala A pass over all formatting, after big pile of coqdoc changes
Wed, 25 Jul 2012 15:51:54 -0400 Adam Chlipala Pass through StackMachine, to incorporate new coqdoc features
Wed, 25 Jul 2012 15:07:12 -0400 Adam Chlipala Improve Intro mark-up, based on new coqdoc features planned 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, 06 May 2012 17:15:15 -0400 Adam Chlipala Instructions on directory-local Coq parameter specification, thanks to a tip from Thomas Braibant
Sun, 22 Apr 2012 15:38:11 -0400 Adam Chlipala Define 'certified program'
Thu, 12 Apr 2012 18:41:32 -0400 Adam Chlipala Comment CpdtTactics.v
Sun, 01 Apr 2012 15:14:44 -0400 Adam Chlipala Typo fixes
Sun, 01 Apr 2012 15:02:32 -0400 Adam Chlipala New chapter: ProgLang
Thu, 29 Mar 2012 18:10:52 -0400 Adam Chlipala Get it to build with Coq 8.4
Fri, 02 Mar 2012 10:52:22 -0500 Adam Chlipala The one rule of dependent pattern matching
Fri, 02 Mar 2012 09:58:00 -0500 Adam Chlipala Move exercises out of mainline book
Wed, 26 Oct 2011 17:14:28 -0400 Adam Chlipala Move GeneralRec one chapter slot later, since Subset should be a prereq
Wed, 26 Oct 2011 11:19:52 -0400 Adam Chlipala Stub out new chapter
Mon, 03 Oct 2011 11:15:51 -0400 Adam Chlipala Remove Part IV
Tue, 20 Sep 2011 14:07:21 -0400 Adam Chlipala New LogicProg chapter
Mon, 12 Sep 2011 16:42:51 -0400 Adam Chlipala New InductiveTypes exercises and difficulty markings
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
Thu, 25 Aug 2011 11:46:56 -0400 Adam Chlipala Started revising Intro
Fri, 14 Jan 2011 15:43:32 -0500 Adam Chlipala Forgot to increment two timestamps
Wed, 10 Nov 2010 16:31:04 -0500 Adam Chlipala A pass of double-quotes and LaTeX operator beautification
Fri, 05 Nov 2010 10:35:56 -0400 Adam Chlipala Subset suggestions from PC; improvements to build process for coqdoc fontification
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
Fri, 01 Oct 2010 13:39:05 -0400 Adam Chlipala Some improvements to installation instructions, based on Mitch Wand's feedback
Wed, 03 Feb 2010 08:14:39 -0500 Adam Chlipala Fix PDF ToC generation; mention Set Implicit Arguments in StackMachine
Wed, 30 Dec 2009 13:38:13 -0500 Adam Chlipala Import DeBruijn
Mon, 28 Dec 2009 12:35:44 -0500 Adam Chlipala OpSem code
Wed, 09 Dec 2009 14:12:33 -0500 Adam Chlipala New release
Fri, 04 Dec 2009 13:44:05 -0500 Adam Chlipala Uncommented functor example
Wed, 18 Nov 2009 15:38:01 -0500 Adam Chlipala Update DataStruct with a new reason to use reflexive types; start Universes
Fri, 13 Nov 2009 12:03:08 -0500 Adam Chlipala Port Generic
Mon, 09 Nov 2009 13:18:46 -0500 Adam Chlipala Most old Sestoft suggestions processed
Fri, 06 Nov 2009 16:44:06 -0500 Adam Chlipala Revising for 8.2 through first big example
Fri, 28 Nov 2008 09:55:56 -0500 Adam Chlipala Start of Generic
Tue, 18 Nov 2008 12:44:46 -0500 Adam Chlipala Import predicative Impure example
Sun, 16 Nov 2008 11:54:51 -0500 Adam Chlipala Start of Intensional
Mon, 10 Nov 2008 17:27:55 -0500 Adam Chlipala Extensional exercise
Mon, 10 Nov 2008 11:05:49 -0500 Adam Chlipala STLC cpsExp