summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2015-09-18Parse secure namesDanny Navarro
2015-09-18GardenDanny Navarro
2015-09-14Add golden test for kitchen-sink.graphqlDanny Navarro
2015-09-14Handle comments in whitespaceDanny Navarro
2015-09-14Update TODODanny Navarro
2015-09-13Add GraphQL parserDanny 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-12Initial commitDanny Navarro
This includes a rough port of the data types at https://github.com/graphql/graphql-js/blob/master/src/language/ast.js