log

age author description
Thu, 23 Dec 2010 18:07:05 -0500 Adam Chlipala Fix soundness bug in Effectize, where it missed some functions that might have effectful RPCs
Thu, 23 Dec 2010 17:46:40 -0500 Adam Chlipala [De]serialization of times in JavaScript; proper integer division in JavaScript; Basis.crypt; Top.mkRead'; more aggressive Mono-level inlining, for values of function-y types
Thu, 23 Dec 2010 11:23:31 -0500 Adam Chlipala Recursive record unification errors, for more detail
Tue, 21 Dec 2010 18:01:23 -0500 Adam Chlipala Basis.cdataChar
Tue, 21 Dec 2010 17:01:51 -0500 Adam Chlipala Allow SQL aggregation over nullable types
Tue, 21 Dec 2010 14:01:27 -0500 Adam Chlipala More detail on Especialize in the manual
Tue, 21 Dec 2010 13:57:12 -0500 Adam Chlipala Hopeful fix to stop Especialize infinite looping
Mon, 20 Dec 2010 19:28:41 -0500 Adam Chlipala Fix manual mistake about '@' notations; remove obsolete demos
Mon, 20 Dec 2010 13:29:56 -0500 Adam Chlipala Remove redundant macro
Mon, 20 Dec 2010 13:22:44 -0500 Adam Chlipala Use proper string time format for SQLite
Mon, 20 Dec 2010 09:34:10 -0500 Adam Chlipala Implement constrained type kinding properly; bump mono inline threshhold
Mon, 20 Dec 2010 08:48:20 -0500 Adam Chlipala Fix manual discussion of tuple syntax
Sat, 18 Dec 2010 15:17:09 -0500 Adam Chlipala Periodic tasks
Sat, 18 Dec 2010 14:17:45 -0500 Adam Chlipala Change tasks to support parametric code; add clientLeaves
Sat, 18 Dec 2010 10:56:31 -0500 Adam Chlipala postBody type
Thu, 16 Dec 2010 18:40:49 -0500 Adam Chlipala Restore behavior of not complaining about undetermined unification variables when there are other errors
Thu, 16 Dec 2010 13:35:40 -0500 Adam Chlipala Fiddly tweaks
Thu, 16 Dec 2010 10:23:37 -0500 Adam Chlipala Clarify that you aren't supposed to be able to create new XML tags
Thu, 16 Dec 2010 09:59:05 -0500 Adam Chlipala Enforce character constraints on source filenames
Wed, 15 Dec 2010 09:42:35 -0500 Adam Chlipala Small tweaks to update demos for record unification change
Wed, 15 Dec 2010 09:37:36 -0500 Adam Chlipala Smarter record unification
Tue, 14 Dec 2010 10:59:17 -0500 Adam Chlipala Allow use of path variables in strings with no slashes
Tue, 14 Dec 2010 10:35:52 -0500 Adam Chlipala Bump year on LICENSE
Tue, 14 Dec 2010 10:21:51 -0500 Adam Chlipala Better treatment of relative paths in .urp files
Tue, 14 Dec 2010 09:37:23 -0500 Adam Chlipala Moving Incl and Mem to Meta library
Sun, 12 Dec 2010 10:57:41 -0500 Adam Chlipala Fix merging of prefix settings
Sun, 12 Dec 2010 10:44:19 -0500 Adam Chlipala -prefix command-line option
Sun, 12 Dec 2010 10:35:04 -0500 Adam Chlipala Change Basis.debug to use the protocol's debug function
Sat, 11 Dec 2010 19:57:22 -0500 Adam Chlipala Warn about XHTML looseness
Sat, 11 Dec 2010 15:16:04 -0500 Adam Chlipala minHeap option in .urp files