aboutsummaryrefslogtreecommitdiff
path: root/tests.el
Commit message (Collapse)AuthorAgeFilesLines
* Implement question list retrievalSean Allred2014-10-301-3/+8
|
* Fix circular initialization dependencySean Allred2014-10-301-0/+10
| | | | | | | | stack-filter needs stack-core to compile the filter, but stack-core uses the default filter to make a request. Note that setting `stack-core-filter' to `nil' still gives proper behaviour; no `filter' argument is passed through the method call.
* Initial commitSean Allred2014-10-301-0/+6
Well, not really. If you would like the old version history, please get in touch with me at code@seanallred.com. It's a wreck though and contains inconsistent information.