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. |
Sun, 15 Apr 2012 12:40:53 -0400 |
Adam Chlipala |
Remove string-valued style attribute, which may allow injection attacks |
Wed, 11 Apr 2012 03:03:19 +0400 |
Vladimir Shabanov |
Added several missing tag attributes |
Sun, 08 Apr 2012 16:29:28 -0400 |
Adam Chlipala |
Optimize code from last changeset a bit |
Sun, 08 Apr 2012 16:24:16 -0400 |
Adam Chlipala |
Refactor to avoid dependence on recursive mutexes |
Thu, 29 Mar 2012 11:23:35 -0400 |
Adam Chlipala |
Return to working version mode |
Thu, 29 Mar 2012 11:09:43 -0400 |
Adam Chlipala |
New release |
Thu, 29 Mar 2012 09:55:04 -0400 |
Adam Chlipala |
Fix defunctorization of modules containing datatype definitions |
Fri, 16 Mar 2012 08:42:51 -0400 |
Adam Chlipala |
Change ID generation scheme to conform to HTML standards (thanks to Edward Yang for the catch) |
Wed, 14 Mar 2012 10:10:56 -0400 |
Adam Chlipala |
New JavaScript FFI function: setInnerHTML |
Wed, 14 Mar 2012 09:06:23 -0400 |
Adam Chlipala |
Remove weird special case for FFI functions whose first arguments have type [unit] |
Tue, 13 Mar 2012 20:17:23 -0400 |
Adam Chlipala |
Delete C temporary directories, even if other files wind up there |