Mercurial > urweb
log src/monoize.sml
age | author | description |
---|---|---|
Tue, 16 Apr 2013 10:55:48 -0400 | Adam Chlipala | Basis.tryRpc |
Fri, 15 Mar 2013 16:09:55 -0400 | Adam Chlipala | Make Scriptcheck catch more script/message-passing uses, and move the phase earlier in compilation |
Mon, 31 Dec 2012 09:04:35 -0500 | Adam Chlipala | Add more HTML singleton tags, anticipating that others may make them available via the FFI |
Thu, 27 Dec 2012 15:34:11 -0500 | Adam Chlipala | Add some name-mangling rules to allow XML attribute 'name' and attributes with dashes |
Tue, 11 Dec 2012 15:58:23 -0500 | Adam Chlipala | Ignore polymorphism in JavaScript calls to custom FFI functions, allowing a kind of simple dynamic typing (unsafe, of course) |
Fri, 30 Nov 2012 10:02:13 -0500 | Adam Chlipala | add Placeholder attribute to <password>; change <textbox> code generation to set 'type' to 'text' |
Wed, 28 Nov 2012 16:56:45 -0500 | Adam Chlipala | Allow any FFI module to declare new HTML tags |