index
:
graphql
master
GraphQL implementation in Haskell.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-11
Add package.yaml, update stack snapshot to 13.25
Eugen Wissner
2017-03-07
Merge pull request #22 from Lupino/master
Danny Navarro
2017-03-05
update docs
Lupino
2017-03-03
When argument is not found return null
Danny Navarro
2017-03-03
Fix wrong scientific exponent when parsing
Danny Navarro
2017-03-01
Implement type instrospection tests
Danny Navarro
2017-03-01
Garden
Danny Navarro
2017-03-01
Make alternate Schema functions work with AST.Core
Danny Navarro
2017-03-01
Merge pull request #20 from Lupino/master
Danny Navarro
2017-02-28
Use builtin scientific `toBoundInteger` to check for Int32 bounds
Danny Navarro
2017-02-28
Merge branch 'core'
Danny Navarro
2017-02-24
Simplify fragment substitution
Danny Navarro
2017-02-23
Add basic Fragment Support
Danny Navarro
2017-02-23
Enable Monad for array and object resolver
Lupino
2017-02-13
Fix parsing of Named Types
Danny Navarro
2017-02-13
Support variables in AST transformation
Danny Navarro
2017-02-10
Wrap executed result in "data" object
Danny Navarro
2017-02-10
Initial implementation of AST.Full -> AST.Core
Danny Navarro
2017-02-03
Make operation name optional
Danny Navarro
2017-02-02
Introduce Tranform module
Danny Navarro
2017-01-30
Define Schema using Core AST
Danny Navarro
2017-01-29
Update .gitignore
Danny Navarro
2017-01-28
Merge pull request #19 from jasonzoladz/master
Danny Navarro
2017-01-28
Split AST in 2
Danny Navarro
2017-01-28
Fix Int32 bounds checking in Value parser.
jasonzoladz
2017-01-26
Add Graphql Core AST
Danny Navarro
2017-01-26
Remove Type Definition support
Danny Navarro
2016-12-18
Tokenize number parser
Danny Navarro
2016-12-18
Add homePlanet to test schema
Danny Navarro
2016-12-18
Include GHC-8.0.1 in travis build
Danny Navarro
2016-12-12
Merge pull request #16 from teh/master
Danny Navarro
2016-12-09
Parse number as scientific and interpret meaning separately.
Tom Hunger
2016-11-27
Drop support for GHC-7.8.4
Danny Navarro
2016-07-11
Merge pull request #11 from pweaver/starwars_tests
Danny Navarro
2016-07-09
add pweaver to contributors
Pweaver (Paul Weaver)
2016-07-08
add tests for errors in queries for queries in starwars tests
Pweaver (Paul Weaver)
2016-07-08
adds __typename tests to starwars testfile
Pweaver (Paul Weaver)
2016-07-08
adds the starwars tests for fragments
Pweaver (Paul Weaver)
2016-03-17
Add @Tritlo and @solrun as authors
Danny Navarro
2016-03-15
Merge branch 'all-improvements'
Danny Navarro
2016-03-14
Added documentation of functions and modules and included tutorial.lhs.
solrun
2016-03-14
Added exception handling with Alternative constraint according to spec.
Matthías Páll Gissurarson
2016-03-14
Added a tutorial, based on graphql-js and servant documentation.
Matthías Páll Gissurarson
2016-02-22
Remove `StringValue` type
Danny Navarro
2016-02-19
Simplify Schema definition API
Danny Navarro
2016-02-18
Overhaul Schema DSL
Danny Navarro
2016-02-17
Garden
Danny Navarro
2016-02-17
Initial support for aliases in `execute`
Danny Navarro
2016-02-17
Add remaining tests with variables in arguments
Danny Navarro
2016-02-15
Initial support for variable substitution
Danny Navarro
[prev]
[next]