<feed xmlns='http://www.w3.org/2005/Atom'>
<title>graphql/tests/Language/GraphQL/AST/EncoderSpec.hs, branch v0.9.0.0</title>
<subtitle>GraphQL implementation in Haskell.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/'/>
<entry>
<title>Don't encode controls as block strings</title>
<updated>2020-04-10T09:19:36+00:00</updated>
<author>
<name>Dmitrii Skurikhin</name>
<email>dmitrii.sk@gmail.com</email>
</author>
<published>2020-03-29T13:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=2760bd8ee120b5f8db95dd96ce85890cc88d9e8e'/>
<id>2760bd8ee120b5f8db95dd96ce85890cc88d9e8e</id>
<content type='text'>
Fixes #39.

String containing control sequences should be encoded as simple strings
even if they contain newlines, since the block strings can contain only
SourceCharacters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #39.

String containing control sequences should be encoded as simple strings
even if they contain newlines, since the block strings can contain only
SourceCharacters.
</pre>
</div>
</content>
</entry>
<entry>
<title>encode null value as "null"</title>
<updated>2020-03-31T07:04:34+00:00</updated>
<author>
<name>Dmitrii Skurikhin</name>
<email>dmitrii.sk@gmail.com</email>
</author>
<published>2020-03-31T07:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=30d6a0a58dcdd20bf9ef555d5fc476436f520f85'/>
<id>30d6a0a58dcdd20bf9ef555d5fc476436f520f85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move AST to AST.Document</title>
<updated>2019-12-28T06:07:58+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-28T06:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=fdf5914626ad172a8a459696f0114ef990c0d5cb'/>
<id>fdf5914626ad172a8a459696f0114ef990c0d5cb</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>Pretify multi-line string arguments as block strings</title>
<updated>2019-12-21T08:25:05+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-21T08:16:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=b215e1a4a77368542c1b46fec234378feda4adce'/>
<id>b215e1a4a77368542c1b46fec234378feda4adce</id>
<content type='text'>
Fixes #10.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #10.
</pre>
</div>
</content>
</entry>
<entry>
<title>Encode Unicode. Fix #34</title>
<updated>2019-12-20T06:58:09+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-20T06:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=1e55f17e7e85e67d6c30c1d60d2e9ade3d89ed15'/>
<id>1e55f17e7e85e67d6c30c1d60d2e9ade3d89ed15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Escape non-source characters in the encoder</title>
<updated>2019-12-19T05:59:27+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-19T05:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=9a5d54c0351e071a962d8d92805e0edf2f95fa1b'/>
<id>9a5d54c0351e071a962d8d92805e0edf2f95fa1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move related modules to Language.GraphQL.AST</title>
<updated>2019-11-03T10:00:18+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-11-03T09:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=73fc334bf8d7bd6d8b83143995844ca0968ceeda'/>
<id>73fc334bf8d7bd6d8b83143995844ca0968ceeda</id>
<content type='text'>
Fixes #18.

- `Language.GraphQL.Encoder` moved to `Language.GraphQL.AST.Encoder`.
- `Language.GraphQL.Parser` moved to `Language.GraphQL.AST.Parser`.
- `Language.GraphQL.Lexer` moved to `Language.GraphQL.AST.Lexer`.
- All `Language.GraphQL.AST.Value` data constructor prefixes were removed. The
  module should be imported qualified.
- All `Language.GraphQL.AST.Core.Value` data constructor prefixes were removed.
  The module should be imported qualified.
- `Language.GraphQL.AST.Transform` is now isn't exposed publically anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #18.

- `Language.GraphQL.Encoder` moved to `Language.GraphQL.AST.Encoder`.
- `Language.GraphQL.Parser` moved to `Language.GraphQL.AST.Parser`.
- `Language.GraphQL.Lexer` moved to `Language.GraphQL.AST.Lexer`.
- All `Language.GraphQL.AST.Value` data constructor prefixes were removed. The
  module should be imported qualified.
- All `Language.GraphQL.AST.Core.Value` data constructor prefixes were removed.
  The module should be imported qualified.
- `Language.GraphQL.AST.Transform` is now isn't exposed publically anymore.
</pre>
</div>
</content>
</entry>
</feed>
