Mercurial > urweb
log
age | author | description |
---|---|---|
Sun, 12 Apr 2015 14:28:27 -0400 | Adam Chlipala | Return to working version mode |
Sun, 12 Apr 2015 14:19:02 -0400 | Adam Chlipala | New release |
Tue, 07 Apr 2015 14:18:53 -0400 | Ziv Scully | New mouse events oncontextmenu, onmouseenter, and onmouseleave. |
Sun, 08 Mar 2015 11:12:28 -0400 | Adam Chlipala | Make flattening of reactive HTML trees iterative instead of recursive, to avoid stack overflows |
Sun, 08 Mar 2015 11:05:54 -0400 | Adam Chlipala | Fix dynClass JavaScript reversion |
Sun, 08 Mar 2015 10:55:05 -0400 | Adam Chlipala | Fix interpretation of 'file' argument paths |
Fri, 06 Mar 2015 09:46:21 -0500 | Adam Chlipala | Change MonoReduce to do fixed-pointing, since it sometimes enables more optimizations for itself (e.g., yanking lambdas out of [case]s) |