log

age author description
Tue, 02 Nov 2010 09:13:00 -0400 Adam Chlipala New release
Tue, 19 Oct 2010 17:54:49 -0400 Adam Chlipala Fixes for nasty bugs in Reduce and Especialize
Tue, 19 Oct 2010 15:26:12 -0400 Adam Chlipala Monad.appR3
Tue, 19 Oct 2010 11:51:53 -0400 Adam Chlipala Monad.appR
Tue, 19 Oct 2010 10:13:24 -0400 Adam Chlipala Smarter handling of unification variables for 'kindof' on projections
Sun, 17 Oct 2010 13:26:11 -0400 Adam Chlipala Simplify type of Monad.appR2
Thu, 14 Oct 2010 11:54:54 -0400 Adam Chlipala Documenting limits
Thu, 14 Oct 2010 11:35:56 -0400 Adam Chlipala -limit for running time
Thu, 14 Oct 2010 11:06:26 -0400 Adam Chlipala Interface for setting memory limits
Sun, 10 Oct 2010 20:33:10 -0400 Adam Chlipala :::_ notation; switch to TooDeep error message
Sun, 10 Oct 2010 15:54:51 -0400 Adam Chlipala Fix infinite looping bug in Great Unification Fix
Sun, 10 Oct 2010 15:37:14 -0400 Adam Chlipala Tweaking unification fix to apply to demo/more
Sun, 10 Oct 2010 14:41:03 -0400 Adam Chlipala Hopeful fix for the Great Unification Bug
Sun, 10 Oct 2010 13:07:38 -0400 Adam Chlipala Flex kinds for type-level tuples; ::_ notation
Thu, 30 Sep 2010 18:29:59 -0400 Adam Chlipala Demo improvements