summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-06Release under MITexternals/graphqlSean Allred
2022-12-02Use simplified code block syntax in READMESean Allred
2022-11-28Increment version to fix licensing issue in buildSean Allred
2022-11-28Minor README formatting updatesSean Allred
2022-10-29Mark copyright as now held by the FSFSean Allred
2022-10-29Apply some cleanup patches from StefanSean Allred
2021-12-06Update MELPA badge to new urlItai Y. Efrat
2018-09-15Add 'clean' targetSean Allred
2018-09-15Use new version of EmakeSean Allred
2018-09-12Do not suggest packaging `examples.el'Sean Allred
2018-09-11Add badgesSean Allred
2018-09-11Release version 0.1.1Sean Allred
2018-09-11Fix version checkSean Allred
2018-09-11Remove defunct test/make.elSean Allred
2018-09-11Ignore generated filesSean Allred
2018-09-09Allow makefile to be run locally without duplicationSean Allred
2018-09-09Test 26.1 on CISean Allred
2018-09-09Run lints as part of CISean Allred
2018-09-09Fix checkdoc and package-lint errorsSean Allred
2018-09-09Switch to the real EmakeSean Allred
2018-09-09Remove '$' from planned features; it is implemented in READMESean Allred
2018-07-23Fix emacs build on CISean Allred
2018-07-23Merge pull request #2 from tarsiiformes/minorSean Allred
2018-07-20Require subr-x for thread-last in examples.elJonas Bernoulli
2017-12-13More docstringsSean Allred
2017-12-13Change macro syntax to be slightly more naturalSean Allred
2017-12-12Make sure 'plain' cons cell keys are not cons cells themselvesSean Allred
2017-12-12Add documentationSean Allred
2017-12-12Response form should mirror input form when using macrosSean Allred
2017-12-12Correct capitalizationSean Allred
2017-12-11Add support for specifying GraphQL lists using Lisp vector syntaxSean Allred
2017-12-11Fix compile issuesSean Allred
2017-12-11Merge pull request #1 from tarsius/fixupSean Allred
2017-12-11Use graphql-encode instead of removed graphql--encodeJonas Bernoulli
2017-12-11Separate top-level code-blocks with empty linesJonas Bernoulli
2017-12-10New function graphql-simplify-response-edgesSean Allred
2017-11-25Update resourcesSean Allred
2017-11-19New test to ensure we're on the correct tagSean Allred
2017-11-19Run tests on TravisSean Allred
2017-11-19Various metadataSean Allred
2017-11-19Test unnamed querySean Allred
2017-11-15Finish renaming test fileSean Allred
2017-11-15Rename test fileSean Allred
2017-11-15Test suite fixesSean Allred
2017-11-15Simplify object encodingSean Allred
2017-11-15Fix *-parameter-spec behavior when REQUIRED is omittedSean Allred
2017-11-14Compress outputSean Allred
2017-11-14Fix issue if `:op-name' and `:arguments' are given to one objectSean Allred
2017-11-14Add `graphql-{query,mutation}' macrosSean Allred
2017-11-14Add support for operation parameters via `:op-params'Sean Allred