summaryrefslogtreecommitdiffstats
path: root/tests/test35-schema-dribble/change.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add %sort() and %dribble_merge()Nalin Dahyabhai2013-05-231-0/+11
Add %sort(), which binary-sorts a single list of values, and %dribble_merge(), which takes a quoted length, a separator, and some expressions and produces a list of lists of values using the separator, where no list is larger than the length.