Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exp::parser - generic json renderer outstream #421

Merged
merged 1 commit into from
Nov 26, 2019
Merged

exp::parser - generic json renderer outstream #421

merged 1 commit into from
Nov 26, 2019

Conversation

rumblefrog
Copy link
Contributor

Summary of change

JsonRenderer constructor param was changed to a more generic out stream from std

Change motivation

To allow the ability to store serialized JSON into a buffer and used else other (in my case, ffi), instead of stdout.

Docparse output has been linted with jq

Copy link
Member

@Headline Headline left a comment

Choose a reason for hiding this comment

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

I like this

exp/compiler/parser/json-tools.cpp Outdated Show resolved Hide resolved
exp/compiler/parser/json-tools.h Outdated Show resolved Hide resolved
exp/compiler/parser/json-tools.h Outdated Show resolved Hide resolved
exp/compiler/parser/json-tools.h Outdated Show resolved Hide resolved
@rumblefrog
Copy link
Contributor Author

Should be addressed now.

@dvander
Copy link
Member

dvander commented Nov 26, 2019

Thanks!

@dvander dvander merged commit 913d0c3 into alliedmodders:master Nov 26, 2019
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.

3 participants