Mercurial > urweb
log lib/js/urweb.js
age | author | description |
---|---|---|
Sun, 22 Aug 2010 19:45:07 -0400 | Adam Chlipala | Confirm boxes; proper event handler setting for ctags |
Sat, 22 May 2010 16:29:54 -0400 | Adam Chlipala | Switch to strings and eval for thunkifying JavaScripted functions |
Sat, 22 May 2010 14:09:06 -0400 | Adam Chlipala | Thunking recursive JavaScripted function ASTs, to reduce page load time dramatically |
Tue, 18 May 2010 14:47:56 -0400 | Adam Chlipala | URL-escape with '.' instead of '%', to avoid confusing proxies |
Thu, 04 Mar 2010 13:47:16 -0500 | Adam Chlipala | Louder jscomp; toUpper/Lower fix for JavaScript |
Tue, 09 Feb 2010 17:00:31 -0500 | Adam Chlipala | Set additional request headers for POST RPCs |
Sat, 02 Jan 2010 14:54:15 -0500 | Adam Chlipala | JavaScript urlification; more lenient export pattern in Corify; only include scripts in pages that use JavaScript |