Commit graph

30 commits

Author SHA1 Message Date
Tobe O
b323ecc3b4 1.1.4 hotfix 2019-09-02 13:14:24 -04:00
Tobe O
f945779834 Add June 2018 link to gql_parser 2019-04-18 10:44:37 -04:00
Tobe O
d9c2481410 Bump to 1.1.3 2019-03-31 16:32:09 -04:00
Tobe O
af69aaa94e Finish next_name_test 2019-03-31 16:31:58 -04:00
Tobe O
2a01c249b1 Add "exclude" to Parser.next to explicitly ignore "on" when necessary 2019-03-31 16:29:10 -04:00
Tobe O
de6c9f5bef Add next_name_test 2019-03-31 16:21:11 -04:00
Tobe O
915ac255af Add nextName instead of using reserved names 2019-03-31 16:07:25 -04:00
Tobe O
0efb84c8e6 PARSER@1.1.2 2019-03-29 14:57:34 -04:00
Tobe O
eb1db3c554 Format everything 2019-03-29 14:45:02 -04:00
Tobe O
b259c2c5b8 Parse "subscription", also prepare for type system syntax 2019-03-29 14:32:31 -04:00
Tobe O
ff2aa03784 mono_repo 2019-01-23 14:52:02 -05:00
Tobe O
93d8a94fd4 parser @ 1.1.1 2018-10-23 12:01:05 -04:00
Tobe O
9e98e92ba4 Change homepage in parser (for the future) 2018-08-04 20:59:46 -04:00
Tobe O
9fe6ee9f0d ignore dart tool 2018-08-04 20:58:59 -04:00
Tobe O
df2dee0c96 Explicit deps on parser 2018-08-04 20:58:09 -04:00
Tobe O
84e204267b Bump graphql_parser -> 1.1.0 2018-08-04 20:44:41 -04:00
Tobe O
69b898ff16 Fixed passing of data from object literals 2018-08-04 16:14:26 -04:00
Tobe O
532f698aa2 Ignore tokens named in spec 2018-08-04 15:41:40 -04:00
Tobe O
2256b2afdb GraphQL input objects 2018-08-04 15:18:53 -04:00
Tobe O
e4d5693ace Fix span expansion when operation name is null 2018-08-03 23:21:09 -04:00
Tobe O
da150d8a6a Fix span expansion when operation name is null 2018-08-03 23:20:16 -04:00
Tobe O
a2454be927 No longer require name after operation type 2018-08-03 21:41:16 -04:00
Tobe O
ded75038aa Update tests to support single anonymous selection 2018-08-02 15:37:38 -04:00
Tobe O
39fd284c67 Basic query actually works 2018-08-02 11:17:14 -04:00
Tobe O
10e740b2b1 Finished querying (missing interface+union types) 2018-08-02 10:16:46 -04:00
Tobe O
3bf74524e0 Go async 2018-08-02 09:53:47 -04:00
Tobe O
6e8189fc6e Fix Dart 1 error 2018-08-02 09:25:41 -04:00
Tobe O
2691ecf6ee Ignore comments 2018-08-02 09:09:27 -04:00
Tobe O
659a124478 Fix type errors in tests 2018-08-02 09:05:52 -04:00
Tobe O
390669b3e3 Restructure 2018-08-02 08:48:53 -04:00