Mercurial > urweb
log
age | author | description |
---|---|---|
Tue, 27 Dec 2011 16:20:48 -0500 | Adam Chlipala | 'dynClass' pseudo-attribute |
Tue, 20 Dec 2011 21:06:25 -0500 | Adam Chlipala | Refactor HTML contexts to prevent some illegal nestings (that can crash the JavaScript runtime system) |
Tue, 20 Dec 2011 19:02:04 -0500 | Adam Chlipala | Redo HTML context classification, to keep regular <body> tags out of <table> and <tr> |
Sun, 18 Dec 2011 12:00:36 -0500 | Adam Chlipala | Order constructors properly in wildification, to avoid spuriously displeasing the new scoping check |