Mercurial > urweb
log src/urweb.grm
age | author | description |
---|---|---|
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 |
Thu, 28 May 2009 12:07:05 -0400 | Adam Chlipala | Destructing local let, to the point where demo compiles |
Thu, 28 May 2009 10:35:25 -0400 | Adam Chlipala | Demo compiles with pattern-matching-fu |
Thu, 28 May 2009 10:16:50 -0400 | Adam Chlipala | fn-pattern code in but not tested yet; hello compiles |