aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Also print answersArtur Malabarba2014-11-132-12/+44
| * | | | Improve question filterArtur Malabarba2014-11-131-1/+1
| * | | | Small fix to sx-question-mode--wrap-in-overlayArtur Malabarba2014-11-131-4/+6
| * | | | Add a couple of sx-encoding-clean-contentArtur Malabarba2014-11-132-4/+4
| * | | | Fix tag font-lockingArtur Malabarba2014-11-131-7/+10
| * | | | Replace ^M with \rArtur Malabarba2014-11-131-1/+1
| * | | | Pull in question bodySean Allred2014-11-122-5/+4
| * | | | Add missing requireSean Allred2014-11-121-0/+1
| * | | | Introduce content cleaning functionsSean Allred2014-11-121-0/+12
| * | | | Use consistent tag formattingSean Allred2014-11-123-2/+7
| * | | | Some more fixups from the mergeArtur Malabarba2014-11-131-6/+6
| * | | | Use TAB to hide/show contentArtur Malabarba2014-11-131-4/+23
| * | | | Background face for question.Artur Malabarba2014-11-131-30/+52
| * | | | Define groupsArtur Malabarba2014-11-131-2/+16
| * | | | Remove mode-line placeholder code for nowArtur Malabarba2014-11-131-24/+0
| * | | | Fix for new assoc-letArtur Malabarba2014-11-131-8/+9
| * | | | Merge branch 'master' into sx-question-modeArtur Malabarba2014-11-1316-266/+379
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #41 from vermiculus/question-list-visitArtur Malabarba2014-11-131-0/+9
|\ \ \ \ \
| * | | | | Add `sx-question-list-visit'Sean Allred2014-11-121-0/+9
|/ / / / /
* | | | | Merge pull request #40 from vermiculus/new-assoc-letSean Allred2014-11-125-85/+61
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add tests for `sx-assoc-let'Sean Allred2014-11-121-0/+16
| * | | | Move defmacro to head of fileSean Allred2014-11-121-8/+8
| * | | | Remove spurious lineSean Allred2014-11-121-1/+0
| * | | | Update code to new assoc-letArtur Malabarba2014-11-124-14/+15
| * | | | 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