aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Wishlist section to reference Waffle.io boardSean Allred2014-11-021-5/+5
* Kill two tasks on the wishlist -- they're done!Sean Allred2014-11-021-5/+0
* Update README.orgSean Allred2014-11-021-0/+1
* Merge pull request #6 from vermiculus/precompiled-filtersSean Allred2014-11-025-31/+123
|\
| * Simplify filter-store-all by modifying *-storeSean Allred2014-11-021-19/+18
| * Fix get-sample-data and avoid `find-file-noselect'Sean Allred2014-11-021-8/+7
| * Implement and use `stack-cache-get' and `-set'Sean Allred2014-11-022-22/+32
| * Let-bind stack-cache-directory insteadSean Allred2014-11-021-1/+1
| * Let-bind user-emacs-directory to cwdSean Allred2014-11-022-8/+11
| * Consolidate testing variables and print requestsSean Allred2014-11-021-2/+4
| * Fix test cases re file persistenceSean Allred2014-11-021-15/+14
| * Store compiled filter for question browsingSean Allred2014-11-021-1/+4
| * Introduce persistent storage for filtersSean Allred2014-11-022-0/+58
| * Checkdoc fileSean Allred2014-11-021-4/+5
| * Fix return when file already existsSean Allred2014-11-021-2/+1
| * Convenience function for retrieving cache filesSean Allred2014-11-021-1/+5
| * Add function to retrieve cache filesSean Allred2014-11-021-0/+9
| * Modify directory-local variables everywhereSean Allred2014-11-021-0/+1
| * Whitespace normalization in stack-filter.elSean Allred2014-11-021-10/+11
| * Add cache directory as a customizable variableSean Allred2014-11-021-0/+4
|/
* Merge pull request #5 from vermiculus/convenience-functionsSean Allred2014-11-025-65/+78
|\
| * Use a simpler construct to test filter inclusionSean Allred2014-11-022-48/+7
| * Kill test cruftSean Allred2014-11-011-1/+0
| * More readable test cases; whitespaceSean Allred2014-11-011-26/+20
| * Remove test cruftSean Allred2014-11-011-2/+0
| * Introduce `stack-core-silent-requests' as defaultSean Allred2014-11-011-0/+5
| * Return the correct type from filterSean Allred2014-11-012-31/+86
| * Return -no-value if it cannot find sampleSean Allred2014-11-011-1/+3
| * Fix syntax issueSean Allred2014-11-012-3/+8
| * Make the sample data loader a functionSean Allred2014-11-011-1/+1
| * Use correct directory for testSean Allred2014-11-011-1/+1
| * Fix testSean Allred2014-11-011-1/+7
| * More work on data filter; add testsSean Allred2014-11-016-1296/+37
| * Merge branch 'convenience-functions' of github.com:vermiculus/stack-mode into...Sean Allred2014-11-010-0/+0
| |\
| | * Add sample data for development testingSean Allred2014-11-012-0/+1228
| | * Add function to filter data structureSean Allred2014-11-012-0/+23
| | * Consolidate test statementsSean Allred2014-11-011-3/+1
| * | Add sample data for development testingSean Allred2014-11-012-0/+1228
| * | Add function to filter data structureSean Allred2014-11-012-0/+23
| * | Consolidate test statementsSean Allred2014-11-011-3/+1
|/ /
* | Update README.orgSean Allred2014-11-011-1/+1
* | Move tests and sample data to test/Sean Allred2014-11-014-0/+1295
|/
* Support older versions than 24.3Sean Allred2014-11-011-2/+1
* Use `url-retrieve-synchronously' dependendentlySean Allred2014-11-012-2/+7
* Strip properties from string sent to json-readSean Allred2014-10-311-1/+3
* Handle case where API response is compressedSean Allred2014-10-312-41/+64
* Housekeeping and performance enhancementsSean Allred2014-10-311-8/+9
* Update .travis.ymlSean Allred2014-10-311-0/+8
* Add Gitter badgeSean Allred2014-10-311-0/+1
* Add debug-on-error to testsArtur Malabarba2014-10-311-0/+1