index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demo
/
more
/
dlist.ur
Commit message (
Collapse
)
Author
Age
*
Redo HTML context classification, to keep regular <body> tags out of <table> ↵
Adam Chlipala
2011-12-20
|
|
|
|
and <tr>
*
Tweaking unification fix to apply to demo/more
Adam Chlipala
2010-10-10
|
*
Paging + filtering seemingly working, but runtime system isn't GCing signals ↵
Adam Chlipala
2009-09-19
|
|
|
|
properly, so performance goes south quickly
*
Progress on sorting + filtering
Adam Chlipala
2009-09-19
|
*
Paging mostly working; just need to get it working properly with filtering
Adam Chlipala
2009-09-19
|
*
Testing Dlist MaxLength with constant value
Adam Chlipala
2009-09-19
|
*
Testing Dlist StartPosition with constant offset
Adam Chlipala
2009-09-19
|
*
Pseudo-sort working with filters
Adam Chlipala
2009-09-17
|
*
Grid changed to use Dlist.replace; filters stopped working
Adam Chlipala
2009-09-17
|
*
Basic tail recursion introduction seems to be working
Adam Chlipala
2009-09-17
|
*
Bad sort functions tested
Adam Chlipala
2009-09-17
|
*
Insert dummy Sort parameter
Adam Chlipala
2009-09-17
|
*
Make filter argument to render, not create
Adam Chlipala
2009-09-17
|
*
Filters implementation type-checking
Adam Chlipala
2009-09-15
|
*
Summary row with aggregates
Adam Chlipala
2009-09-15
|
*
Start 'more' demo with dbgrid
Adam Chlipala
2009-09-08