Mercurial > urweb
log src/jscomp.sml
age | author | description |
---|---|---|
Sun, 05 Sep 2010 14:00:57 -0400 | Adam Chlipala | tryDml |
Tue, 10 Aug 2010 15:55:43 -0400 | Adam Chlipala | Better UTF-8 escaping for JavaScript and SQL literals |
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 |
Sun, 16 May 2010 18:25:00 -0400 | Adam Chlipala | Fix width/height CSS choices for table rows/columns; stop warning about inability to embed type in JavaScript |
Thu, 04 Mar 2010 13:47:16 -0500 | Adam Chlipala | Louder jscomp; toUpper/Lower fix for JavaScript |