Mercurial > urweb
log src/jscomp.sml
age | author | description |
---|---|---|
Tue, 16 Apr 2013 10:55:48 -0400 | Adam Chlipala | Basis.tryRpc |
Mon, 01 Apr 2013 10:13:49 -0400 | Adam Chlipala | Change Name_js to skip code snippets that depend on the CSRF-protection signature |
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 |
Sun, 29 Jul 2012 12:54:17 -0400 | Adam Chlipala | Removed evaluation of js function name strings. (from Vladimir Shabanov) |
Wed, 02 May 2012 17:17:57 -0400 | Edward Z. Yang | Add support for -boot flag, which allows in-tree execution of Ur/Web |
Sat, 07 Jan 2012 15:56:22 -0500 | Adam Chlipala | First part of changes to avoid depending on C function call argument order of evaluation (omitting normal Ur function calls, so far) |