Mercurial > urweb
log src/jscomp.sml
age | author | description |
---|---|---|
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 |
Tue, 02 Mar 2010 16:00:48 -0500 | Adam Chlipala | Tone down Reduce and compensate with a new push-lambda-inside-case rule in MonoOpt; expand more Basis synonyms in Monoize |
Sun, 03 Jan 2010 12:47:27 -0500 | Adam Chlipala | Proper C-side deserialization; Shake.sliceDb |
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 |