Mercurial > urweb
log
age | author | description |
---|---|---|
Sat, 21 Apr 2012 13:57:10 -0400 | Adam Chlipala | Avoid kindof failures in elaboration |
Mon, 16 Apr 2012 10:12:04 -0400 | Adam Chlipala | Tweak printing of constructor record literals to allow re-parsing by compiler |
Mon, 16 Apr 2012 09:53:48 -0400 | Adam Chlipala | Simplify types for printing with '-dumpTypes' |
Mon, 16 Apr 2012 09:46:42 -0400 | Adam Chlipala | Do a lot more type simplification for error messages |
Mon, 16 Apr 2012 09:07:28 -0400 | Adam Chlipala | Fix monoization of recursive variants |
Wed, 11 Apr 2012 03:05:26 +0400 | Vladimir Shabanov | Saving uw_event for all events (so stopPropagation works everywhere) |
Wed, 11 Apr 2012 03:06:23 +0400 | Vladimir Shabanov | Fixed 'onload' handling for img tag. |