Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Housekeeping and performance enhancements | Sean Allred | 2014-10-31 | 1 | -8/+9 |
| | |||||
* | Make sure api-response is defined before parsing | Sean Allred | 2014-10-31 | 1 | -1/+1 |
| | | | | Whoops. | ||||
* | Give more informative message after json error | Sean Allred | 2014-10-31 | 1 | -21/+28 |
| | |||||
* | Throw an error when we receive one from the API | Sean Allred | 2014-10-31 | 1 | -0/+6 |
| | |||||
* | Change *-make-request to return the content only | Sean Allred | 2014-10-31 | 1 | -5/+1 |
| | |||||
* | Simplify explanation of arguments structure | Sean Allred | 2014-10-31 | 1 | -7/+14 |
| | | | | | The consing that was happening actually formed a much easier-to-understand list of lists. | ||||
* | *Vastly* simplify default arguments function | Sean Allred | 2014-10-31 | 1 | -10/+2 |
| | |||||
* | Implement question list retrieval | Sean Allred | 2014-10-30 | 1 | -3/+5 |
| | |||||
* | Fix circular initialization dependency | Sean Allred | 2014-10-30 | 1 | -2/+4 |
| | | | | | | | | 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 commit | Sean Allred | 2014-10-30 | 1 | -0/+180 |
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. |