Skip to content

Conversation

@dneto0
Copy link
Collaborator

@dneto0 dneto0 commented May 7, 2025

Also:

  • spv_context no longer contains tables.

  • AssemblyGrammar is never invalid anymore, so remove its isValid method.

  • Remove unused uses of AssemblyGrammar, e.g. in the disassembler.

  • Remove unused parameters

  • Fix buildifier advice

    • macros should have a name keyword argument, by convention
    • functions should have docstrings

Bug: crbug.com/413723831

@dneto0 dneto0 requested a review from alan-baker May 7, 2025 20:06
@dneto0 dneto0 force-pushed the extended-inst-table branch from 73f1d98 to 74a8dd8 Compare May 7, 2025 20:37
@dneto0 dneto0 enabled auto-merge (squash) May 7, 2025 20:37
Also:

- spv_context no longer contains tables.

- AssemblyGrammar is never invalid anymore, so remove
  its isValid method.

- Remove unused uses of AssemblyGrammar, e.g. in the disassembler.

- Remove unused parameters

- Fix buildifier advice
  - macros should have a name keyword argument, by convention
  - functions should have docstrings

Bug: crbug.com/413723831

Co-authored-by: alan-baker <[email protected]>
@dneto0 dneto0 force-pushed the extended-inst-table branch from 74a8dd8 to f469e72 Compare May 7, 2025 20:51
@dneto0 dneto0 merged commit e8864ed into KhronosGroup:main May 7, 2025
23 checks passed
@dneto0 dneto0 deleted the extended-inst-table branch September 25, 2025 22:02
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