Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Make ast::Node::accept() const Visitors currently can't mutate the AST anyway. Fixes #56.
unbreak CMakeLists.txt
Fix installing from out of tree. Fix installing extra stuff from in t… …ree.
Don't print extra comma for inline fragment w/o type condition Fixes #24.
Accept kitchen-sink.graphql again (type conditions on inline fragment… …s are optional)
add test for mid-file UnicodeBOM
remove TODO in tests for duplicate object fields -- fixes #17
Initial import