Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tree-style specification for filter-from-nil | Sean Allred | 2015-01-04 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | Instead of saying (field-a field-b object-a.subfield field-c object-b.subfield-a object-b.subfield-b) you can rather say (field-a field-b (object-a subfield) field-c (object-b subfield-a subfield-b)) To avoid a dependency loop, sx-browse-filter has been moved to sx-filter.el. | ||||
* | Prune sx--filter-data | Sean Allred | 2015-01-01 | 1 | -35/+0 |
| | |||||
* | Docstrings for tests | Sean Allred | 2015-01-01 | 1 | -2/+2 |
| | |||||
* | Split tests into separate files | Sean Allred | 2015-01-01 | 1 | -0/+66 |