<feed xmlns='http://www.w3.org/2005/Atom'>
<title>graphql/Data/GraphQL/AST, branch v1.2.0.3</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>Simplify fragment substitution</title>
<updated>2017-02-24T19:46:51+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2017-02-25T19:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=bada28ce24dcd0fcae95ebd7dd9a9ebb106e3842'/>
<id>bada28ce24dcd0fcae95ebd7dd9a9ebb106e3842</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic Fragment Support</title>
<updated>2017-02-23T18:29:58+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2017-02-19T18:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=d2c138f8d16acadb8ae2ba410484d985dde1e37c'/>
<id>d2c138f8d16acadb8ae2ba410484d985dde1e37c</id>
<content type='text'>
Only field names are supported for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only field names are supported for now.
</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>Initial implementation of AST.Full -&gt; AST.Core</title>
<updated>2017-02-10T18:00:22+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2017-02-04T00:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=4ab4660d364cc62c9e23d2cdc85abc3f7dc6dc8d'/>
<id>4ab4660d364cc62c9e23d2cdc85abc3f7dc6dc8d</id>
<content type='text'>
This focused mainly on fragments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This focused mainly on fragments.
</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>
