Mercurial > urweb
log lib/js/urweb.js
age | author | description |
---|---|---|
Fri, 26 Nov 2010 11:57:04 -0500 | Adam Chlipala | Fix JavaScript unit unurlification; URL blessing client-side |
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 |