Mercurial > urweb
log src/urweb.grm
age | author | description |
---|---|---|
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 |
Tue, 02 Jun 2009 15:43:18 -0400 | Adam Chlipala | Tweak -- precedence; use right env for final exhaustiveness errors |