<feed xmlns='http://www.w3.org/2005/Atom'>
<title>graphql/Data/GraphQL/AST/Core.hs, branch v1.0.0.0</title>
<subtitle>GraphQL implementation in Haskell.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/'/>
<entry>
<title>Move the source code into src/</title>
<updated>2019-06-30T04:07:32+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-06-30T04:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=f64e186c60a94223eb4b5a156d986a4c78c025c7'/>
<id>f64e186c60a94223eb4b5a156d986a4c78c025c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support variables in AST transformation</title>
<updated>2017-02-13T18:19:13+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2017-02-12T18:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=b7a72591fd08df9df678e5e7db3304b5a2e75ae9'/>
<id>b7a72591fd08df9df678e5e7db3304b5a2e75ae9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce Tranform module</title>
<updated>2017-02-02T15:44:03+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2017-01-29T21:44:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=693b7d18dcd48525b10ce297f89b3b33fd020784'/>
<id>693b7d18dcd48525b10ce297f89b3b33fd020784</id>
<content type='text'>
In the Transform module the Full AST will converted to Core AST.

This commit also includes a partial implementation of Fragment replacement.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the Transform module the Full AST will converted to Core AST.

This commit also includes a partial implementation of Fragment replacement.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split AST in 2</title>
<updated>2017-01-28T17:15:14+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2017-01-28T17:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=5390c4ca1e7e6bcf36dbe5e773c1355dd4b65939'/>
<id>5390c4ca1e7e6bcf36dbe5e773c1355dd4b65939</id>
<content type='text'>
One AST is meant to be a target parser and tries to adhere as much as possible
to the spec. The other is a simplified version of that AST meant for execution.

Also newtypes have been replaced by type synonyms and NonEmpty lists are being
used where it makes sense.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One AST is meant to be a target parser and tries to adhere as much as possible
to the spec. The other is a simplified version of that AST meant for execution.

Also newtypes have been replaced by type synonyms and NonEmpty lists are being
used where it makes sense.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Graphql Core AST</title>
<updated>2017-01-26T15:52:07+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2017-01-26T22:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=3e991adf4eaeac4da4d074992a507d651b81733f'/>
<id>3e991adf4eaeac4da4d074992a507d651b81733f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
