| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-19 | Implement first StarWars end-to-end test | Danny Navarro | |
| `execute` still needs to be implemented. | |||
| 2015-10-17 | Test fixtures for Schema toplevel | Danny Navarro | |
| This includes simplications to the Schema data types. | |||
| 2015-10-17 | Initial stub for a `GraphQL` and `execute` | Danny Navarro | |
| 2015-09-22 | Version Bumpv0.3 | Danny Navarro | |
| This also includes updates to CHANGELOG, TODO and README. | |||
| 2015-09-22 | Rename `Data.GraphQL.Printer` -> `Data.GraphQL.Encoder` | Danny Navarro | |
| 2015-09-22 | Add kitchen sink parse/encode unit test | Danny Navarro | |
| This also includes the fixes to make it work. Golden tests have been removed. | |||
| 2015-09-21 | Initial implementation of GraphQL pretty printer | Danny Navarro | |
| This just typechecks. It needs to be cleaned and tested. Tests have been deactivated. | |||
| 2015-09-18 | Garden | Danny Navarro | |
| 2015-09-16 | Version bump and CHANGELOGv0.2.1 | Danny Navarro | |
| 2015-09-16 | Add travis support | Danny Navarro | |
| 2015-09-16 | Support ghc-7.8 | Danny Navarro | |
| 2015-09-16 | Use Cabal data-files to access golden tests data | Danny Navarro | |
| Fixes #1. | |||
| 2015-09-14 | Version bump, CHANGELOG and some gardening | Danny Navarro | |
| 2015-09-14 | Add golden test for kitchen-sink.graphql | Danny Navarro | |
| 2015-09-14 | Enable warnings and take care of extra imports | Danny Navarro | |
| 2015-09-13 | Add GraphQL parser | Danny Navarro | |
| WIP: This parser just type checks, it hasn't even been tested manually. Check new tasks in the TODO file and the TODO comments in the code for more gotchas. | |||
| 2015-09-12 | Rename module `Data.GraphQL` -> `Data.GraphQL.AST` | Danny Navarro | |
| 2015-09-12 | Gardenv0.1 | Danny Navarro | |
| 2015-09-12 | Initial commit | Danny Navarro | |
| This includes a rough port of the data types at https://github.com/graphql/graphql-js/blob/master/src/language/ast.js | |||
