Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Use a simpler construct to test filter inclusion | Sean Allred | 2014-11-02 | 2 | -48/+7 | |
| | * | Kill test cruft | Sean Allred | 2014-11-01 | 1 | -1/+0 | |
| | * | More readable test cases; whitespace | Sean Allred | 2014-11-01 | 1 | -26/+20 | |
| | * | Remove test cruft | Sean Allred | 2014-11-01 | 1 | -2/+0 | |
| | * | Introduce `stack-core-silent-requests' as default | Sean Allred | 2014-11-01 | 1 | -0/+5 | |
| | * | Return the correct type from filter | Sean Allred | 2014-11-01 | 2 | -31/+86 | |
| | * | Return -no-value if it cannot find sample | Sean Allred | 2014-11-01 | 1 | -1/+3 | |
| | * | Fix syntax issue | Sean Allred | 2014-11-01 | 2 | -3/+8 | |
| | * | Make the sample data loader a function | Sean Allred | 2014-11-01 | 1 | -1/+1 | |
| | * | Use correct directory for test | Sean Allred | 2014-11-01 | 1 | -1/+1 | |
| | * | Fix test | Sean Allred | 2014-11-01 | 1 | -1/+7 | |
| | * | More work on data filter; add tests | Sean Allred | 2014-11-01 | 6 | -1296/+37 | |
| | * | Merge branch 'convenience-functions' of github.com:vermiculus/stack-mode into... | Sean Allred | 2014-11-01 | 0 | -0/+0 | |
| | |\ | ||||||
| | | * | Add sample data for development testing | Sean Allred | 2014-11-01 | 2 | -0/+1228 | |
| | | * | Add function to filter data structure | Sean Allred | 2014-11-01 | 2 | -0/+23 | |
| | | * | Consolidate test statements | Sean Allred | 2014-11-01 | 1 | -3/+1 | |
| | * | | Add sample data for development testing | Sean Allred | 2014-11-01 | 2 | -0/+1228 | |
| | * | | Add function to filter data structure | Sean Allred | 2014-11-01 | 2 | -0/+23 | |
| | * | | Consolidate test statements | Sean Allred | 2014-11-01 | 1 | -3/+1 | |
| |/ / | ||||||
| * | | Update README.org | Sean Allred | 2014-11-01 | 1 | -1/+1 | |
| * | | Move tests and sample data to test/ | Sean Allred | 2014-11-01 | 4 | -0/+1295 | |
| |/ | ||||||
| * | Support older versions than 24.3 | Sean Allred | 2014-11-01 | 1 | -2/+1 | |
| * | Use `url-retrieve-synchronously' dependendently | Sean Allred | 2014-11-01 | 2 | -2/+7 | |
| * | Strip properties from string sent to json-read | Sean Allred | 2014-10-31 | 1 | -1/+3 | |
| * | Handle case where API response is compressed | Sean Allred | 2014-10-31 | 2 | -41/+64 | |
| * | Housekeeping and performance enhancements | Sean Allred | 2014-10-31 | 1 | -8/+9 | |
| * | Update .travis.yml | Sean Allred | 2014-10-31 | 1 | -0/+8 | |
| * | Add Gitter badge | Sean Allred | 2014-10-31 | 1 | -0/+1 | |
* | | Question-list mode | Artur Malabarba | 2014-11-03 | 3 | -1/+139 | |
* | | Implement an example with the html renderer | Artur Malabarba | 2014-11-01 | 1 | -2/+10 | |
* | | Major-mode for navigating question list. | Artur Malabarba | 2014-11-01 | 1 | -0/+52 | |
* | | Add comments and html renderer | Artur Malabarba | 2014-11-01 | 1 | -9/+48 | |
* | | Add comments to stack-lto | Artur Malabarba | 2014-11-01 | 1 | -11/+12 | |
* | | Add sample files for a typical query data. | Artur Malabarba | 2014-10-31 | 3 | -39/+32 | |
* | | Initial lisp-to-org converter | Artur Malabarba | 2014-10-31 | 1 | -0/+85 | |
* | | Add example json and el files | Artur Malabarba | 2014-10-31 | 2 | -0/+46 | |
|/ | ||||||
* | Add debug-on-error to tests | Artur Malabarba | 2014-10-31 | 1 | -0/+1 | |
* | Remove unsupport platform from EVM config | Sean Allred | 2014-10-31 | 1 | -1/+0 | |
* | Update Travis CI | Sean Allred | 2014-10-31 | 1 | -13/+15 | |
* | Make sure api-response is defined before parsing | Sean Allred | 2014-10-31 | 1 | -1/+1 | |
* | Give more informative message after json error | Sean Allred | 2014-10-31 | 2 | -23/+30 | |
* | Install emacs before Cask | Sean Allred | 2014-10-31 | 1 | -8/+6 | |
* | Add evm as instructed by Cask | Sean Allred | 2014-10-31 | 1 | -0/+1 | |
* | Use Cask to manage dependencies | Sean Allred | 2014-10-31 | 3 | -1/+22 | |
* | Hopefully fix Travis build | Sean Allred | 2014-10-31 | 2 | -3/+3 | |
* | Add Travis CI button | Sean Allred | 2014-10-31 | 1 | -0/+2 | |
* | Implement proper unit tests | Sean Allred | 2014-10-31 | 3 | -15/+27 | |
* | Throw an error when we receive one from the API | Sean Allred | 2014-10-31 | 1 | -0/+6 | |
* | Formatting changes | Sean Allred | 2014-10-31 | 1 | -3/+6 | |
* | Add stack-network | Sean Allred | 2014-10-31 | 1 | -0/+33 |