aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | New assoc-let implementation.Artur Malabarba2014-11-121-64/+24
|/ / / /
* | | | Merge pull request #38 from vermiculus/gzip-testingSean Allred2014-11-112-17/+41
|\ \ \ \ | |_|_|/ |/| | |
| * | | Simplify logical structureSean Allred2014-11-111-1/+1
| * | | Use correct function nameSean Allred2014-11-111-1/+1
| * | | Include encoding functionsSean Allred2014-11-101-0/+1
| * | | Proper GZIP testingSean Allred2014-11-102-17/+40
|/ / /
* | | Merge pull request #35 from vermiculus/24.4-testingArtur Malabarba2014-11-092-4/+19
|\ \ \
| * | | Ensure dependencies for this version are in placeSean Allred2014-11-091-0/+1
| * | | Ensure Emacs uses hard tabs for this fileSean Allred2014-11-091-0/+4
| * | | Add rules to install evm; caskSean Allred2014-11-091-0/+6
| * | | Ensure correct version is being testedSean Allred2014-11-091-0/+1
| * | | Compress Makefile usageSean Allred2014-11-091-3/+3
| * | | Avoid .DEFAULT rule in MakefileSean Allred2014-11-091-2/+4
| * | | Add 24.4 supportSean Allred2014-11-092-2/+3
|/ / /
* | | Update commentsSean Allred2014-11-081-3/+3
* | | Merge pull request #34 from vermiculus/initializationSean Allred2014-11-0811-219/+258
|\ \ \
| * \ \ Merge branch 'master' into initializationSean Allred2014-11-087-8/+57
| |\ \ \ | |/ / / |/| | |
* | | | Consolidate keywords, update emailsSean Allred2014-11-085-8/+34
* | | | Rename makefileSean Allred2014-11-081-0/+13
* | | | Add makefileSean Allred2014-11-081-0/+11
| |_|/ |/| |
| * | Use macroSean Allred2014-11-082-2/+3
| * | Use macroSean Allred2014-11-082-12/+15
| * | Abstract out method callsSean Allred2014-11-088-86/+99
| * | Implement front-end with back-endSean Allred2014-11-081-64/+7
| * | Use the key for every request; no exceptionsSean Allred2014-11-081-1/+4
| * | Add internal request functionSean Allred2014-11-081-0/+52
| * | Delineate and alphabetize API symbolsSean Allred2014-11-081-5/+35
| * | Re-work filtering and cachingSean Allred2014-11-086-67/+36
| * | Finish name changesSean Allred2014-11-084-19/+19
| * | Introduce initialization logic and hooksSean Allred2014-11-072-5/+31
|/ /
| * Implement sx-question-modeArtur Malabarba2014-11-083-50/+301
| * Function for getting a single question.Artur Malabarba2014-11-081-0/+10
| * Add date formatting to sx-timeArtur Malabarba2014-11-081-0/+22
| * Implement no-update argument to sx-question-list-refreshArtur Malabarba2014-11-081-2/+9
|/
* Merge pull request #33 from vermiculus/macro--sx-assoc-letSean Allred2014-11-072-28/+70
|\
| * Add missing symbolsArtur Malabarba2014-11-071-2/+2
| * Implement sx-assoc-let macro.Artur Malabarba2014-11-072-28/+70
|/
* Merge pull request #31 from vermiculus/renameSean Allred2014-11-0715-825/+936
|\
| * Fix missing request in sx-questionArtur Malabarba2014-11-071-0/+1
| * Update names in testSean Allred2014-11-072-33/+33
| * Refactor to use `sx-` prefixSean Allred2014-11-0711-563/+683
| * Renamed all files.Artur Malabarba2014-11-078-11/+1
|/
* Merge pull request #30 from vermiculus/question-list-live-dataArtur Malabarba2014-11-063-42/+140
|\
| * Use stack-question-get-questionsArtur Malabarba2014-11-061-1/+5
| * Comment out "*stack-question*" buffer testArtur Malabarba2014-11-061-2/+3
| * Fix test regexpArtur Malabarba2014-11-061-3/+3
| * Remove cl-flet (not defined for < 24.3)Artur Malabarba2014-11-061-29/+28
| * package-initialize on testsArtur Malabarba2014-11-061-1/+5
| * Merge branch 'master' into question-list-live-dataArtur Malabarba2014-11-063-11/+98
| |\ | |/ |/|
* | Merge pull request #25 from vermiculus/authSean Allred2014-11-062-2/+83
|\ \