Mercurial > urweb
log demo/more/grid1.ur
age | author | description |
---|---|---|
Sat, 19 Sep 2009 14:21:25 -0400 | Adam Chlipala | Paging mostly working; just need to get it working properly with filtering |
Tue, 15 Sep 2009 12:23:42 -0400 | Adam Chlipala | Fixed a Mono_reduce bug, which was breaking selection enabling in Grid |
Tue, 15 Sep 2009 11:18:20 -0400 | Adam Chlipala | Selection working, but switching it on isn't |
Tue, 15 Sep 2009 10:18:56 -0400 | Adam Chlipala | Summary row with aggregates |
Tue, 15 Sep 2009 09:40:51 -0400 | Adam Chlipala | Dropped in initial aggregate types |
Sun, 13 Sep 2009 13:25:09 -0400 | Adam Chlipala | Full Grid1 compiles, thanks to avoiding code size blow-up in mono_reduce |