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

Add "manyof" syntax to simplify AST representation #10

Closed
grencez opened this issue Jan 6, 2023 · 1 comment
Closed

Add "manyof" syntax to simplify AST representation #10

grencez opened this issue Jan 6, 2023 · 1 comment
Assignees
Labels
feature New feature or request
Milestone

Comments

@grencez
Copy link
Contributor

grencez commented Jan 6, 2023

No description provided.

grencez added a commit that referenced this issue Jan 6, 2023
aka "manyof" in code.

Other changes:
* Update dependencies.
* Add a cache to speed up the GitHub workflow.
* Add textproto_data() Bazel rule.

Issue #10
grencez added a commit that referenced this issue Jan 8, 2023
It's actually a macro.
To make it look reasonable, I combined the protobuf transcoding
functionalities into a small library that diffprotobuf can leverage.
Now diffprotobuf can test message equality across 4 kinds of encodings
based on the file extension / suffix.

Issue #10
@grencez grencez added this to the v0.0.4 milestone Jan 9, 2023
@grencez grencez added the feature New feature or request label Jan 9, 2023
@grencez grencez self-assigned this Jan 9, 2023
grencez added a commit that referenced this issue Mar 8, 2023
@grencez
Copy link
Contributor Author

grencez commented Mar 8, 2023

I think the feature itself is done.

I'm moving the sxproto2textproto to a different repo, so it's best to close this out and follow up elsewhere as needed.

@grencez grencez closed this as completed Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant