log

age author description
Sun, 14 Sep 2008 15:20:53 -0400 Adam Chlipala Push writes inside lets
Sun, 14 Sep 2008 15:10:04 -0400 Adam Chlipala Crud supports INSERT
Sun, 14 Sep 2008 11:02:18 -0400 Adam Chlipala SQL sequences
Sat, 13 Sep 2008 20:15:30 -0400 Adam Chlipala Deletion for Crud
Sat, 13 Sep 2008 20:04:28 -0400 Adam Chlipala Crud gets column headings
Sat, 13 Sep 2008 19:53:07 -0400 Adam Chlipala Name disjointness check changed to case insensitive
Sat, 13 Sep 2008 19:49:53 -0400 Adam Chlipala queryX
Sat, 13 Sep 2008 14:58:57 -0400 Adam Chlipala Change prefix.cm to work with latest smlnj Debian package
Sat, 13 Sep 2008 11:13:46 -0400 Adam Chlipala foldTRX2
Sat, 13 Sep 2008 10:44:58 -0400 Adam Chlipala Optimize immediate writes of query results
Sat, 13 Sep 2008 10:33:30 -0400 Adam Chlipala Remove unneeded 'rec' in Reduce
Sat, 13 Sep 2008 10:30:45 -0400 Adam Chlipala foldTR2
Thu, 11 Sep 2008 19:59:31 -0400 Adam Chlipala Fixed a mind-numbing De Bruijn bug
Thu, 11 Sep 2008 18:36:20 -0400 Adam Chlipala Fix bug in subsignature check for con synonyms
Thu, 11 Sep 2008 18:32:41 -0400 Adam Chlipala Crud list works
Thu, 11 Sep 2008 17:41:52 -0400 Adam Chlipala Crud listing IDs
Thu, 11 Sep 2008 13:06:51 -0400 Adam Chlipala More opportunities to use regions and lack of string copying
Thu, 11 Sep 2008 12:40:40 -0400 Adam Chlipala Region memory allocation for query parameters
Thu, 11 Sep 2008 12:22:06 -0400 Adam Chlipala Improve detection of opportunities for prepared statements with bool parameters
Thu, 11 Sep 2008 12:12:22 -0400 Adam Chlipala Fix memory management bug
Thu, 11 Sep 2008 11:53:33 -0400 Adam Chlipala Expand scope of base type conversion coalesce optimizations
Thu, 11 Sep 2008 11:44:46 -0400 Adam Chlipala Improve linear-let optimization
Thu, 11 Sep 2008 11:30:39 -0400 Adam Chlipala Optimization removes linear let-bindings of impure expressions
Thu, 11 Sep 2008 10:34:47 -0400 Adam Chlipala Fix memory bounds checks; specialization of multi-argument polymorphic function works
Thu, 11 Sep 2008 10:14:59 -0400 Adam Chlipala Unpolyed a polymorphic function of two arguments
Thu, 11 Sep 2008 09:36:47 -0400 Adam Chlipala Unpoly non-recursive function
Tue, 09 Sep 2008 12:36:13 -0400 Adam Chlipala Termination checking allows anything in links and actions
Tue, 09 Sep 2008 11:46:33 -0400 Adam Chlipala Termination checking
Tue, 09 Sep 2008 09:15:00 -0400 Adam Chlipala Datatype positivity check
Sun, 07 Sep 2008 15:40:42 -0400 Adam Chlipala Rename 'lw' prefixes to 'uw'