Mercurial > urweb
log src/urweb.grm
age | author | description |
---|---|---|
Tue, 20 Oct 2009 10:19:00 -0400 | Adam Chlipala | Add tuple pattern-matching at the constructor level |
Tue, 06 Oct 2009 15:39:27 -0400 | Adam Chlipala | SELECT DISTINCT; eta expansion during Cjrization |
Sat, 19 Sep 2009 14:21:25 -0400 | Adam Chlipala | Paging mostly working; just need to get it working properly with filtering |
Tue, 25 Aug 2009 13:57:56 -0400 | Adam Chlipala | grid1 compiles but gets stuck in JS |
Sun, 07 Jun 2009 14:15:22 -0400 | Adam Chlipala | List.all; fix ANDALSO/ORELSE parsing precedence |
Sun, 07 Jun 2009 12:01:55 -0400 | Adam Chlipala | && and || |
Tue, 02 Jun 2009 19:28:25 -0400 | Adam Chlipala | Lexing some more string escape sequences; JS versions of number read; fix problem with signature unification; escape < more often in Jscomp |