|
045b6d15fb
|
Escape special characters in the encoded strings
Fixes #2.
|
2019-08-13 07:24:05 +02:00 |
|
|
a3354e7f58
|
Make all encoder functions return lazy text
|
2019-08-05 09:00:11 +02:00 |
|
|
7a8a90aba8
|
Implement indentation in the encoder
|
2019-08-03 23:57:27 +02:00 |
|
|
989e418cc2
|
Put spaces between tokens in the pretty printer
|
2019-08-02 13:52:51 +02:00 |
|
|
4812c8f039
|
Introduce formatter type for the encoder
... to distinguish between minified and pretty printing.
|
2019-07-31 05:40:17 +02:00 |
|
|
d690d22ce8
|
Test the encoder with the unminified document
|
2019-07-27 07:31:09 +02:00 |
|
|
bc6a7dddd1
|
Reuse common types from AST.Core
|
2019-07-18 05:10:02 +02:00 |
|
|
f3b8d9b74c
|
Make all exports explicit
|
2019-07-14 05:58:05 +02:00 |
|
|
22d4a4e583
|
Change the main namespace to Language.GraphQL
|
2019-07-07 06:31:53 +02:00 |
|