Mercurial > urweb
log src/urweb.grm
age | author | description |
---|---|---|
Sat, 03 Dec 2011 17:07:34 -0500 | Adam Chlipala | New 't.*' notation for SELECT |
Wed, 23 Nov 2011 13:17:40 -0430 | Karn Kallio | Add LIKE operator to SQL sublanguage. |
Sat, 19 Nov 2011 10:43:57 -0500 | Adam Chlipala | COALESCE |
Sat, 15 Oct 2011 13:30:59 -0400 | Adam Chlipala | Fix parsing conflict |
Sat, 15 Oct 2011 10:05:13 -0400 | Adam Chlipala | Extend and document 'con' syntax with arguments |
Fri, 14 Oct 2011 02:33:03 -0430 | Karn Kallio | IF THEN ELSE conditional for SQL. |