Mercurial > urweb
log lib/js/urweb.js
age | author | description |
---|---|---|
Thu, 06 Jan 2011 14:25:42 -0500 | Adam Chlipala | Client-side redirects |
Thu, 23 Dec 2010 17:46:40 -0500 | Adam Chlipala | [De]serialization of times in JavaScript; proper integer division in JavaScript; Basis.crypt; Top.mkRead'; more aggressive Mono-level inlining, for values of function-y types |
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 |