Mercurial > urweb
log src/cjr_print.sml
age | author | description |
---|---|---|
Sun, 21 Aug 2011 10:55:31 -0400 | Adam Chlipala | Add prototypes for [un]urlification functions |
Sun, 21 Aug 2011 10:39:19 -0400 | Adam Chlipala | Fix crash in list unurlification |
Fri, 19 Aug 2011 08:59:01 -0400 | Adam Chlipala | Add timestamps to 'app.js' filenames, to prevent inappropriate caching by browsers |
Sun, 14 Aug 2011 16:46:36 -0400 | Adam Chlipala | Fix list urlification |
Tue, 02 Aug 2011 17:04:14 -0400 | Adam Chlipala | Compile self-tail-calls as gotos |
Sat, 23 Jul 2011 16:27:04 -0400 | Adam Chlipala | A few more tweaks to support Clang (including ending use of nested functions) |
Tue, 19 Jul 2011 09:18:50 -0400 | Adam Chlipala | Change cookie signature comparison to resist timing attacks (based on code suggested by Robin Green and Austin Seipp) |