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

feat(docs): variable integer serialization types #1274

Merged
merged 8 commits into from
Jan 23, 2025

Conversation

novusnota
Copy link
Member

Slowly getting back in the saddle.

Issue

Closes #1252.

Checklist

  • I have updated CHANGELOG.md
  • I have run the linter, formatter and spellchecker
  • I did not do unrelated and/or undiscussed refactorings

@novusnota novusnota added this to the Doc: 2024-12 milestone Dec 30, 2024
@novusnota novusnota requested a review from a team as a code owner December 30, 2024 22:53
@anton-trunov
Copy link
Member

anton-trunov commented Jan 1, 2025

The map page should also mention which annotations are supported for key and value types:

Since TVM natively supports only maps with fixed-width keys, you can only use the uint and int serialization annotations for map keys...

See #1275

@novusnota
Copy link
Member Author

novusnota commented Jan 3, 2025

The map page should also mention which annotations are supported for key and value types

Got it

@anton-trunov
Copy link
Member

@novusnota ping

@anton-trunov anton-trunov self-assigned this Jan 16, 2025
@anton-trunov anton-trunov merged commit 96002fe into main Jan 23, 2025
19 checks passed
@anton-trunov anton-trunov deleted the closes-1252-varint-1.6 branch January 23, 2025 14:44
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.

Document varint16, varint32, varuint16, varuint32 storage annotations
2 participants