| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
