Skip to content

Conversation

@haikusw
Copy link
Contributor

@haikusw haikusw commented Aug 26, 2020

Modified the blockstring support implementation to be closer to canonical js implementation, and also add \””” support as well as a few more tests.

also add \””” support and a few more tests.
@haikusw
Copy link
Contributor Author

haikusw commented Aug 26, 2020

Did not rewrite blockStringValue to be multiple routines since I implemented it as directly to the specification as possible and it seems to pass all the tests in ways that seem correct.

I'd like to compare the output of the js version for block strings but I don't have a js setup and the js sandbox wouldn't let me access Lexer directly (not sure why).

@haikusw haikusw marked this pull request as ready for review August 27, 2020 05:31
@haikusw
Copy link
Contributor Author

haikusw commented Aug 27, 2020

I also have an updated version of the description support PR that is similarly closer to the canonical js implementation but it requires this update to be merged first.

@haikusw haikusw mentioned this pull request Aug 27, 2020
naming is hard…
Copy link
Member

@paulofaria paulofaria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@haikusw Looks good to me, is it ready to merge?

@haikusw
Copy link
Contributor Author

haikusw commented Aug 27, 2020

@haikusw Looks good to me, is it ready to merge?

Thank you. Yes, ready to merge.

@paulofaria paulofaria merged commit 7fbca26 into GraphQLSwift:master Aug 27, 2020
@paulofaria
Copy link
Member

Thank you! @haikusw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants