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

Remove Struct from Types #209

Merged
merged 10 commits into from
Jul 18, 2024
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
554 changes: 277 additions & 277 deletions codegen/projections/rails_json/lib/rails_json/builders.rb

Large diffs are not rendered by default.

610 changes: 303 additions & 307 deletions codegen/projections/rails_json/lib/rails_json/params.rb

Large diffs are not rendered by default.

388 changes: 194 additions & 194 deletions codegen/projections/rails_json/lib/rails_json/stubs.rb

Large diffs are not rendered by default.

2,097 changes: 1,234 additions & 863 deletions codegen/projections/rails_json/lib/rails_json/types.rb

Large diffs are not rendered by default.

916 changes: 454 additions & 462 deletions codegen/projections/rails_json/lib/rails_json/validators.rb

Large diffs are not rendered by default.

1,058 changes: 529 additions & 529 deletions codegen/projections/rails_json/sig/rails_json/types.rbs

Large diffs are not rendered by default.

138 changes: 69 additions & 69 deletions codegen/projections/rpcv2_cbor/lib/rpcv2_cbor/builders.rb

Large diffs are not rendered by default.

148 changes: 74 additions & 74 deletions codegen/projections/rpcv2_cbor/lib/rpcv2_cbor/params.rb

Large diffs are not rendered by default.

172 changes: 86 additions & 86 deletions codegen/projections/rpcv2_cbor/lib/rpcv2_cbor/stubs.rb

Large diffs are not rendered by default.

607 changes: 352 additions & 255 deletions codegen/projections/rpcv2_cbor/lib/rpcv2_cbor/types.rb

Large diffs are not rendered by default.

324 changes: 162 additions & 162 deletions codegen/projections/rpcv2_cbor/lib/rpcv2_cbor/validators.rb

Large diffs are not rendered by default.

348 changes: 174 additions & 174 deletions codegen/projections/rpcv2_cbor/sig/rpcv2_cbor/types.rbs

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions codegen/projections/white_label/lib/white_label/builders.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

223 changes: 111 additions & 112 deletions codegen/projections/white_label/lib/white_label/params.rb

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions codegen/projections/white_label/lib/white_label/stubs.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading