Mercurial > urweb
log src/settings.sml
age | author | description |
---|---|---|
Thu, 10 Mar 2011 20:22:03 -0500 | Adam Chlipala | Ignore JavaScript events in Effectize; allow extra spaces for 'jsFunc'; eat carriage returns at line ends in .urp files |
Wed, 02 Mar 2011 18:35:03 -0500 | Adam Chlipala | Allow debug and naughtyDebug in client-side code, implemented with alert |
Tue, 08 Feb 2011 16:54:01 -0500 | Adam Chlipala | Notice that Basis.now is effectful; smarter JavaScript encoding of initial source values built using server-side expressions that can't be turned into JavaScript |
Thu, 20 Jan 2011 10:40:40 -0500 | Adam Chlipala | Patch from Vladimir Shabanov to support implicit passing of 'time' values from server to client |
Thu, 13 Jan 2011 18:15:04 -0500 | Adam Chlipala | alwaysInline .urp setting |
Tue, 11 Jan 2011 18:04:52 -0500 | Adam Chlipala | Some more string parsing functions; naughtyDebug |
Sun, 26 Dec 2010 17:29:03 -0500 | Adam Chlipala | queryString and effectfulUrl |