Wed, 05 Aug 2015 14:46:55 -0400 |
Adam Chlipala |
Builds with Coq 8.5beta2 |
Tue, 05 Feb 2013 12:38:25 -0500 |
Adam Chlipala |
Pass through Chapter 9 |
Tue, 08 Jan 2013 14:38:56 -0500 |
Adam Chlipala |
Incorporate feedback from Nathan Collins |
Fri, 30 Nov 2012 11:57:55 -0500 |
Adam Chlipala |
Batch of changes based on proofreader feedback |
Sun, 11 Nov 2012 18:17:23 -0500 |
Adam Chlipala |
Batch of changes based on proofreader feedback |
Mon, 22 Oct 2012 14:23:52 -0400 |
Adam Chlipala |
Batch of changes based on proofreader feedback |
Wed, 29 Aug 2012 17:03:19 -0400 |
Adam Chlipala |
Proofreading pass through Chapter 17 |
Tue, 28 Aug 2012 15:53:21 -0400 |
Adam Chlipala |
Proofreading pass through Chapter 11 |
Mon, 27 Aug 2012 17:51:15 -0400 |
Adam Chlipala |
Proofreading pass through Chapter 9 |
Wed, 01 Aug 2012 16:32:04 -0400 |
Adam Chlipala |
Vertical spacing pass for MoreDep and DataStruct |
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 18:10:26 -0400 |
Adam Chlipala |
Pass through DataStruct, to incorporate new coqdoc features; globally replace [refl_equal] with [eq_refl] |
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 14:31:17 -0400 |
Adam Chlipala |
Typesetting pass over DataStruct |
Wed, 06 Jun 2012 11:25:13 -0400 |
Adam Chlipala |
Get it working in Coq 8.4beta1; use nice coqdoc notation for italics |
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 |
Sun, 16 Oct 2011 10:46:15 -0400 |
Adam Chlipala |
Pass through DataStruct |
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 |
Thu, 09 Dec 2010 14:39:49 -0500 |
Adam Chlipala |
Spelling errors found preparing JFR paper |
Thu, 09 Dec 2010 13:44:57 -0500 |
Adam Chlipala |
Fixes added while proofreading JFR camera-ready |
Fri, 05 Nov 2010 13:48:39 -0400 |
Adam Chlipala |
PC comments for DataStruct |
Wed, 18 Nov 2009 15:38:01 -0500 |
Adam Chlipala |
Update DataStruct with a new reason to use reflexive types; start Universes |
Wed, 11 Nov 2009 14:34:24 -0500 |
Adam Chlipala |
Touch-ups to DataStruct |
Wed, 11 Nov 2009 14:28:47 -0500 |
Adam Chlipala |
Switch DepList to inductive, not recursive, types |
Wed, 11 Nov 2009 14:00:04 -0500 |
Adam Chlipala |
Port DataStruct |
Fri, 06 Nov 2009 12:15:05 -0500 |
Adam Chlipala |
'make doc' works with 8.2 |
Fri, 06 Nov 2009 10:52:43 -0500 |
Adam Chlipala |
Parts I want to keep compile with 8.2 |
Wed, 22 Oct 2008 09:43:37 -0400 |
Adam Chlipala |
Clarify intent to use hlist |
Wed, 22 Oct 2008 07:50:47 -0400 |
Adam Chlipala |
s/reflexive/index function |
Mon, 20 Oct 2008 17:02:04 -0400 |
Adam Chlipala |
s/itree/htree |
Tue, 14 Oct 2008 15:21:02 -0400 |
Adam Chlipala |
Clarify exercise wording |
Tue, 14 Oct 2008 15:11:14 -0400 |
Adam Chlipala |
Pattern-matching exercise |
Tue, 14 Oct 2008 14:58:33 -0400 |
Adam Chlipala |
itree exercise |
Tue, 14 Oct 2008 13:05:43 -0400 |
Adam Chlipala |
Templatize DataStruct |
Tue, 14 Oct 2008 11:28:44 -0400 |
Adam Chlipala |
Commentary on cond example |
Tue, 14 Oct 2008 10:52:38 -0400 |
Adam Chlipala |
Code for cond-folding example |
Mon, 13 Oct 2008 15:09:58 -0400 |
Adam Chlipala |
Index functions |
Mon, 13 Oct 2008 14:04:39 -0400 |
Adam Chlipala |
Recursive type definitions |
Mon, 13 Oct 2008 13:20:57 -0400 |
Adam Chlipala |
STLC interp |
Mon, 13 Oct 2008 12:35:48 -0400 |
Adam Chlipala |
hlist and hget |
Mon, 13 Oct 2008 11:59:20 -0400 |
Adam Chlipala |
Commentary on ilist get |
Mon, 13 Oct 2008 10:47:21 -0400 |
Adam Chlipala |
Start of DataStruct |