<feed xmlns='http://www.w3.org/2005/Atom'>
<title>graphql/Data/GraphQL/Execute.hs, branch v0.4.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>Replace Alternative with MonadPlus</title>
<updated>2019-06-28T09:12:28+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-06-28T09:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=79c734fa629f6bb200e2d695200c5ec2967c997f'/>
<id>79c734fa629f6bb200e2d695200c5ec2967c997f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore error handling</title>
<updated>2019-06-27T06:00:59+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-06-27T06:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=ae4038eb471030edd7261d04d8f170663475a2b7'/>
<id>ae4038eb471030edd7261d04d8f170663475a2b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable mutations</title>
<updated>2019-06-23T03:38:45+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-06-23T03:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=2172de37296119624ba6547b66f0d5bfe0eabf9b'/>
<id>2172de37296119624ba6547b66f0d5bfe0eabf9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Garden</title>
<updated>2017-03-01T19:05:49+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2017-03-02T00:05:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=6a10e28ba85d593184f6a1885bbab2347466ea0e'/>
<id>6a10e28ba85d593184f6a1885bbab2347466ea0e</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>Wrap executed result in "data" object</title>
<updated>2017-02-10T20:10:09+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2017-02-10T21:40:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=e716bc57e786e1d9b733c3a2782fdf27007b3e23'/>
<id>e716bc57e786e1d9b733c3a2782fdf27007b3e23</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>Define Schema using Core AST</title>
<updated>2017-01-30T18:20:17+00:00</updated>
<author>
<name>Danny Navarro</name>
<email>j@dannynavarro.net</email>
</author>
<published>2017-01-29T15:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=f35e1f949ab3ee718ab773baf9f38ac411d49a28'/>
<id>f35e1f949ab3ee718ab773baf9f38ac411d49a28</id>
<content type='text'>
Also, temporarily remove error reporting to simplify execution. This should be
restored once the new execution model is nailed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, temporarily remove error reporting to simplify execution. This should be
restored once the new execution model is nailed.
</pre>
</div>
</content>
</entry>
</feed>
