log

age author description
Sun, 12 Oct 2008 11:50:21 -0400 Adam Chlipala top.urs indents and type-checks with new twiddle syntax
Sun, 12 Oct 2008 11:44:43 -0400 Adam Chlipala Basis indents and type-checks with new twiddle syntax
Sun, 12 Oct 2008 10:48:01 -0400 Adam Chlipala More indenting
Sun, 12 Oct 2008 10:30:08 -0400 Adam Chlipala Get type definitions font-locking again
Sun, 12 Oct 2008 10:22:50 -0400 Adam Chlipala Customized font faces
Sun, 12 Oct 2008 10:04:17 -0400 Adam Chlipala First sort-of-working run of urweb-mode
Sat, 04 Oct 2008 20:05:50 -0400 Adam Chlipala Expand cases where expression wildcards are allowed
Sat, 04 Oct 2008 19:56:59 -0400 Adam Chlipala Improved inference of records of tuples
Sat, 04 Oct 2008 16:15:13 -0400 Adam Chlipala Use checkbox in CRUD example
Sat, 04 Oct 2008 15:54:03 -0400 Adam Chlipala Small clean-ups in crud; Compiler.check
Sat, 04 Oct 2008 15:50:28 -0400 Adam Chlipala Merge CDisjoint and TDisjoint
Thu, 18 Sep 2008 15:01:01 -0400 Adam Chlipala Force existence of bin and clib directories
Sun, 14 Sep 2008 19:22:04 -0400 Adam Chlipala Fix inexhaustive match
Sun, 14 Sep 2008 19:14:40 -0400 Adam Chlipala Crud completed
Sun, 14 Sep 2008 19:03:55 -0400 Adam Chlipala Crud update form
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