|
c0e5e30e76
|
Document schema AST
Fixes #8.
|
2020-02-14 06:20:05 +01:00 |
|
|
e8b82122c6
|
Try all extension parsers
|
2020-01-28 11:08:28 +01:00 |
|
|
a6bd2370b6
|
Parse type extensions
Signed-off-by: Eugen Wissner <belka@caraus.de>
|
2020-01-26 11:55:15 +01:00 |
|
|
b4a3c98114
|
Parse schema extensions
|
2020-01-25 16:45:39 +01:00 |
|
|
3ef27f9d11
|
Add "extend symbol" lexer to parse extensions
|
2020-01-17 12:29:06 +01:00 |
|
|
ba710a3c96
|
Parse complete TypeSystemDefinition
|
2020-01-15 20:20:50 +01:00 |
|
|
d257d05d4e
|
Parse enum and input object type definitions
|
2020-01-13 08:21:02 +01:00 |
|
|
f4ed06741d
|
Parse union definitions
|
2020-01-13 08:21:02 +01:00 |
|
|
8efb08fda1
|
Parse ObjectDefinition
|
2020-01-13 08:21:02 +01:00 |
|
|
d9a2937b55
|
Parse SchemaDefinition
|
2020-01-13 08:18:30 +01:00 |
|
|
fdf5914626
|
Move AST to AST.Document
|
2019-12-28 07:07:58 +01:00 |
|
|
78ee76f9d5
|
Define schema AST.
Large parts of the schema aren't exported publically. They will be made
public during writing the parser.
Fixes #6.
|
2019-12-27 09:14:12 +01:00 |
|
|
56d88310df
|
Add definition module
|
2019-12-26 13:07:21 +01:00 |
|