Mercurial > urweb
log lib/js/urweb.js
age | author | description |
---|---|---|
Sun, 05 Apr 2009 16:17:32 -0400 | Adam Chlipala | Fixing some regressions and other bugs |
Sat, 04 Apr 2009 14:03:39 -0400 | Adam Chlipala | _Really_ implement embedded closure GC; extend Scriptcheck to figure out when client IDs must be assigned |
Sat, 04 Apr 2009 12:54:39 -0400 | Adam Chlipala | Fix overzealous Marshalcheck; garbage-collect string-embedded closures when no dyns are active |
Sat, 04 Apr 2009 11:46:24 -0400 | Adam Chlipala | Checking spans in dyns |
Thu, 02 Apr 2009 15:12:06 -0400 | Adam Chlipala | Redo signal implementation to avoid memory leaks |
Thu, 02 Apr 2009 10:57:14 -0400 | Adam Chlipala | Don't self-update ctextboxes unnecessarily |
Sun, 29 Mar 2009 11:37:29 -0400 | Adam Chlipala | Redo channels, making them single-client |