Mercurial > urweb
log src/scriptcheck.sml
age | author | description |
---|---|---|
2009-06-27 | Adam Chlipala | Avoid using prepared statements for non-persistent protocols |
2009-06-23 | Adam Chlipala | Initial implementation of protocols in Settings |
2009-05-14 | Adam Chlipala | cselect.onchange |
2009-04-26 | Adam Chlipala | Returning a blob as page result |
2009-04-16 | Adam Chlipala | onError |
2009-04-04 | Adam Chlipala | sleep and better Scriptcheck |
2009-04-04 | Adam Chlipala | _Really_ implement embedded closure GC; extend Scriptcheck to figure out when client IDs must be assigned |
2009-03-22 | Adam Chlipala | Proper recv |
2009-03-22 | Adam Chlipala | First message send delivered, but not interpreted |
2009-03-10 | Adam Chlipala | React demo |
2009-03-10 | Adam Chlipala | Avoid any JavaScript when pages don't need it; update demo prose |