log

age author description
Thu, 02 Dec 2010 12:24:09 -0500 Adam Chlipala More hnorm during type class resolution
Sun, 28 Nov 2010 15:06:11 -0500 Adam Chlipala More accurate/conservative leaky type detection in CjrPrint
Fri, 26 Nov 2010 11:57:04 -0500 Adam Chlipala Fix JavaScript unit unurlification; URL blessing client-side
Sun, 21 Nov 2010 15:43:24 -0500 Adam Chlipala Fix a bug in C list unurlification
Sat, 20 Nov 2010 10:45:22 -0500 Adam Chlipala queryL1 and List.sort
Sat, 20 Nov 2010 09:48:03 -0500 Adam Chlipala In FastCGI, signal 304 with a header, not the usual HTTP/1.1 line
Fri, 19 Nov 2010 17:06:11 -0500 Adam Chlipala Fix RPC deserialization of channels
Fri, 19 Nov 2010 15:01:06 -0500 Adam Chlipala Simplify Basis.strcat calls in MonoOpt
Thu, 18 Nov 2010 14:22:04 -0500 Adam Chlipala Karn Kallio's patch for static mhash linking
Sat, 13 Nov 2010 14:38:06 -0500 Adam Chlipala More hnormKind for isUnitCon
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
Thu, 30 Sep 2010 18:12:04 -0400 Adam Chlipala Mention empty-third-field 'rewrite' directives
Thu, 16 Sep 2010 15:34:50 -0400 Adam Chlipala Fix typing of cut operators; fix lexing of XML comments
Thu, 09 Sep 2010 12:42:25 -0400 Adam Chlipala Support empty datatypes, which can now be generated via 'variant []'
Tue, 07 Sep 2010 09:47:06 -0400 Adam Chlipala Updating documentation
Tue, 07 Sep 2010 09:21:51 -0400 Adam Chlipala Shortcut invocations for single .ur files