<feed xmlns='http://www.w3.org/2005/Atom'>
<title>graphql/src/Language/GraphQL/AST/Lexer.hs, branch v0.10.0.0</title>
<subtitle>GraphQL implementation in Haskell.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/'/>
<entry>
<title>Label parsers with help info</title>
<updated>2020-07-10T06:43:47+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2020-07-10T06:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=04a58be3f86ced396eed26f90643e7c88e7f2b4d'/>
<id>04a58be3f86ced396eed26f90643e7c88e7f2b4d</id>
<content type='text'>
Fixes #36.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #36.
</pre>
</div>
</content>
</entry>
<entry>
<title>Try all extension parsers</title>
<updated>2020-01-28T10:08:28+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2020-01-28T10:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=e8b82122c646ba159146c986cc8983d66f790142'/>
<id>e8b82122c646ba159146c986cc8983d66f790142</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse schema extensions</title>
<updated>2020-01-25T15:45:39+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2020-01-25T15:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=b4a3c9811447ab1c7704e9667ff0103771b7587c'/>
<id>b4a3c9811447ab1c7704e9667ff0103771b7587c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "extend symbol" lexer to parse extensions</title>
<updated>2020-01-17T11:29:06+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2020-01-17T11:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=3ef27f9d112fcd035a8d351b6e246768355854ae'/>
<id>3ef27f9d112fcd035a8d351b6e246768355854ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse complete TypeSystemDefinition</title>
<updated>2020-01-15T19:20:50+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2020-01-15T19:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=ba710a3c968f954d69d3412d91b06debb4fc5a6d'/>
<id>ba710a3c968f954d69d3412d91b06debb4fc5a6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse ObjectDefinition</title>
<updated>2020-01-13T07:21:02+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2020-01-05T06:42:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=8efb08fda157770afb836537b27c2cd55042b706'/>
<id>8efb08fda157770afb836537b27c2cd55042b706</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace AST.Selection data constructors</title>
<updated>2019-12-25T05:45:29+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-25T05:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=62f3c34bfedeb286d3639ff3ade68cdb3fe862b8'/>
<id>62f3c34bfedeb286d3639ff3ade68cdb3fe862b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix strings not consuming spaces</title>
<updated>2019-11-28T08:09:26+00:00</updated>
<author>
<name>Sam Nolan</name>
<email>samnolan555@gmail.com</email>
</author>
<published>2019-11-27T08:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=def52ddc202dc43f75ce5aebee3e448b263bde12'/>
<id>def52ddc202dc43f75ce5aebee3e448b263bde12</id>
<content type='text'>
Fixes #28
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #28
</pre>
</div>
</content>
</entry>
<entry>
<title>Try type parsers in a different order</title>
<updated>2019-11-22T07:00:50+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-11-22T07:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=625d7100ca123e5aff265fb843ec4979d76a9f7d'/>
<id>625d7100ca123e5aff265fb843ec4979d76a9f7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failed parsing on multiple required arguments</title>
<updated>2019-11-21T07:51:42+00:00</updated>
<author>
<name>Sam Nolan</name>
<email>samnolan555@gmail.com</email>
</author>
<published>2019-11-19T08:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=73e21661b413192c26a539141a44b0c25e8c2aa9'/>
<id>73e21661b413192c26a539141a44b0c25e8c2aa9</id>
<content type='text'>
Fixes #25.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #25.
</pre>
</div>
</content>
</entry>
</feed>
