Skip to content

Refactor table access and simplify serde implementation#27

Merged
gerben-stavenga merged 1 commit intomasterfrom
table-refactor
Jan 3, 2026
Merged

Refactor table access and simplify serde implementation#27
gerben-stavenga merged 1 commit intomasterfrom
table-refactor

Conversation

@gerben-stavenga
Copy link
Copy Markdown
Owner

Summary

  • Change aux_entry to return (u32, &Table) tuple directly
  • Simplify serde deserialization code
  • Remove redundant code in encoding/decoding

Test plan

  • All tests pass

🤖 Generated with Claude Code

- Change `aux_entry` to return `(u32, &Table)` tuple directly
- Simplify serde deserialization code
- Remove redundant code in encoding/decoding

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@gerben-stavenga gerben-stavenga merged commit 587073e into master Jan 3, 2026
2 checks passed
@gerben-stavenga gerben-stavenga deleted the table-refactor branch January 3, 2026 22:31
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.

1 participant