Mercurial > urweb
log
age | author | description |
---|---|---|
Tue, 07 Aug 2012 10:02:19 -0400 | Adam Chlipala | Return to working version mode |
Tue, 07 Aug 2012 09:41:02 -0400 | Adam Chlipala | New release |
Sun, 05 Aug 2012 17:11:39 -0400 | Adam Chlipala | Revert last changeset for now; needs more thought |
Sun, 05 Aug 2012 14:55:28 -0400 | Adam Chlipala | Tweaking treatment of function application: substitute or introduce a 'let'? |
Fri, 03 Aug 2012 12:39:04 -0400 | Adam Chlipala | Back out last change and pursue a different fix, based on explicitly aborting script execution at times when we don't expect scripts to run |
Fri, 03 Aug 2012 08:38:47 -0400 | Adam Chlipala | Undo change to script evaluation, originally made to support <active> + 'giveFocus'; alternate approach to making 'giveFocus' work in dynamic code generatione |
Fri, 03 Aug 2012 08:32:03 -0400 | Adam Chlipala | Fix some unportable uses of C character class functions |