Mercurial > urweb
log lib/js/urweb.js
age | author | description |
---|---|---|
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 |
Sun, 29 Jul 2012 12:54:17 -0400 | Adam Chlipala | Removed evaluation of js function name strings. (from Vladimir Shabanov) |
Wed, 25 Jul 2012 08:20:15 -0400 | Adam Chlipala | Change 'spawn' implementation to allow blocking within <active code> |