Skip to content

exp::parser - generic json renderer outstream#421

Merged
dvander merged 1 commit intoalliedmodders:masterfrom
rumblefrog:master
Nov 26, 2019
Merged

exp::parser - generic json renderer outstream#421
dvander merged 1 commit intoalliedmodders:masterfrom
rumblefrog:master

Conversation

@rumblefrog
Copy link
Copy Markdown
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

Comment thread exp/compiler/parser/json-tools.cpp
Copy link
Copy Markdown
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

Comment thread exp/compiler/parser/json-tools.cpp Outdated
Comment thread exp/compiler/parser/json-tools.h Outdated
Comment thread exp/compiler/parser/json-tools.h Outdated
Comment thread exp/compiler/parser/json-tools.h Outdated
@rumblefrog
Copy link
Copy Markdown
Contributor Author

Should be addressed now.

@dvander
Copy link
Copy Markdown
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