log src/MoreDep.v

age author description
Tue, 24 Nov 2009 07:54:38 -0500 Adam Chlipala Fix typo
Wed, 11 Nov 2009 12:21:28 -0500 Adam Chlipala Finish porting MoreDep
Wed, 11 Nov 2009 10:27:47 -0500 Adam Chlipala Start of MoreDep port; new [dep_destruct] based on [dependent destruction]
Fri, 06 Nov 2009 10:52:43 -0500 Adam Chlipala Parts I want to keep compile with 8.2
Wed, 08 Oct 2008 14:22:47 -0400 Adam Chlipala Fix red-black section heading
Wed, 08 Oct 2008 14:18:35 -0400 Adam Chlipala Add a darn newline
Wed, 08 Oct 2008 13:55:20 -0400 Adam Chlipala Exercise added at end of MoreDep
Wed, 08 Oct 2008 10:01:26 -0400 Adam Chlipala Templatize MoreDep
Tue, 07 Oct 2008 22:14:39 -0400 Adam Chlipala Prettify rbtree a bit more
Tue, 07 Oct 2008 22:05:37 -0400 Adam Chlipala Prettify rbtree a bit
Tue, 07 Oct 2008 21:58:45 -0400 Adam Chlipala Move [present] section earlier
Tue, 07 Oct 2008 21:49:35 -0400 Adam Chlipala Correctness of insertion
Tue, 07 Oct 2008 20:15:12 -0400 Adam Chlipala Red-black insert
Tue, 07 Oct 2008 16:50:46 -0400 Adam Chlipala Comment regexp matcher
Tue, 07 Oct 2008 16:08:58 -0400 Adam Chlipala Finish automating regexp
Tue, 07 Oct 2008 14:52:15 -0400 Adam Chlipala Add star to regexp matcher; need to automate a bit more
Tue, 07 Oct 2008 10:49:07 -0400 Adam Chlipala Remove -impredicative-set
Mon, 06 Oct 2008 14:41:13 -0400 Adam Chlipala Add 'Or' to regexp matcher
Mon, 06 Oct 2008 14:33:11 -0400 Adam Chlipala Start of certified regexp matcher
Mon, 06 Oct 2008 13:07:24 -0400 Adam Chlipala Tagless interpreter & cfold
Sun, 05 Oct 2008 20:07:35 -0400 Adam Chlipala Incorporate crush' bug reports; ilists in MoreDep
Sun, 05 Oct 2008 15:42:14 -0400 Adam Chlipala Start of MoreDep