emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] branch externals/graphql created (now 5ca5f50b5e)


From: ELPA Syncer
Subject: [elpa] branch externals/graphql created (now 5ca5f50b5e)
Date: Sat, 29 Oct 2022 13:57:47 -0400 (EDT)

elpasync pushed a change to branch externals/graphql.

        at  5ca5f50b5e Update MELPA badge to new url

This branch includes the following new commits:

       new  1026c76d30 Initial commit
       new  b0bd6c5fd8 Create DSL and basic encoder
       new  fcc32d3d71 Simplify handling of spacing optional elements
       new  9d4179cd4a Simplify handling of fields
       new  3bf43e2ad1 Use real names of things
       new  24d278dd43 Add support for variables in object parameters
       new  4d2837ddbe Fix format bug for :name
       new  335ec3a9c5 More appropriate function names for argument encoding
       new  210fed6a12 More appropriate name for `:name'
       new  a8067839b6 Rename `graphql--encode-argument-pair' to `*-spec'
       new  1f4f1a61c9 Remove graphql-encode and replace it with graphql--encode
       new  d299be77da Tweak handling for numbers when encoding argument values.
       new  08fb4fcf12 Add support for operation parameters via `:op-params'
       new  da47d83cef Add `graphql-{query,mutation}' macros
       new  22a84b1b08 Fix issue if `:op-name' and `:arguments' are given to 
one object
       new  adf95c1d92 Compress output
       new  f43b1da554 Fix *-parameter-spec behavior when REQUIRED is omitted
       new  f9dc451ae6 Simplify object encoding
       new  e66ffb7743 Test suite fixes
       new  85eac3bbc2 Rename test file
       new  d1a8e478b3 Finish renaming test file
       new  0756399fc9 Test unnamed query
       new  e755652074 Various metadata
       new  8d45c98e9f Run tests on Travis
       new  df200ddcf5 New test to ensure we're on the correct tag
       new  6afdd2c8c8 Update resources
       new  03d5cc4c3c New function graphql-simplify-response-edges
       new  b5a9df03ac Separate top-level code-blocks with empty lines
       new  98f9131b27 Use graphql-encode instead of removed graphql--encode
       new  164e1b021c Merge pull request #1 from tarsius/fixup
       new  c17526d9cd Fix compile issues
       new  32933981a9 Add support for specifying GraphQL lists using Lisp 
vector syntax
       new  57a3dfe5bf Correct capitalization
       new  b3db1ff740 Response form should mirror input form when using macros
       new  f5660677d9 Add documentation
       new  3eb2416913 Make sure 'plain' cons cell keys are not cons cells 
themselves
       new  f32ffec1a2 Change macro syntax to be slightly more natural
       new  2056967feb More docstrings
       new  d71e6b218c Require subr-x for thread-last in examples.el
       new  72f8c90334 Merge pull request #2 from tarsiiformes/minor
       new  8b29e7e335 Fix emacs build on CI
       new  df311b3e31 Remove '$' from planned features; it is implemented in 
README
       new  093c761981 Switch to the real Emake
       new  4338f9b280 Fix checkdoc and package-lint errors
       new  82354bb5af Run lints as part of CI
       new  4a6e055723 Test 26.1 on CI
       new  ea85c2b32b Allow makefile to be run locally without duplication
       new  44af7744d5 Ignore generated files
       new  6c4c5abb26 Remove defunct test/make.el
       new  a9ab8d7186 Fix version check
       new  672dd9ebd7 Release version 0.1.1
       new  c16c8e9a1b Add badges
       new  b64ab8d585 Do not suggest packaging `examples.el'
       new  d2bb248d2c Use new version of Emake
       new  e2b309689f Add 'clean' target
       new  5ca5f50b5e Update MELPA badge to new url




reply via email to

[Prev in Thread] Current Thread [Next in Thread]