Mercurial > urweb
log
age | author | description |
---|---|---|
Tue, 11 Aug 2009 12:01:54 -0400 | Adam Chlipala | JavaScript urlifying of bools; correct Link attribute escaping |
Tue, 11 Aug 2009 11:26:37 -0400 | Adam Chlipala | Be careful in Jscomp to avoid interpreting non-boolean/reference types as booleans with ?: |
Sun, 09 Aug 2009 16:13:27 -0400 | Adam Chlipala | Library improvements; proper list [un]urlification; remove server-side ServerCalls; eta reduction in type inference |
Thu, 06 Aug 2009 15:23:04 -0400 | Adam Chlipala | Fix type class resolution infinite loop, discovered while meeting with Ezra |
Thu, 06 Aug 2009 14:57:44 -0400 | Adam Chlipala | <dyn> inside <tr> |
Thu, 06 Aug 2009 14:39:03 -0400 | Adam Chlipala | dlist add and delete both working in Iceape and Konqueror |
Thu, 06 Aug 2009 14:24:40 -0400 | Adam Chlipala | dlist row add working with Konqueror |