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

Int tables #151

Merged
merged 3 commits into from
Nov 24, 2023
Merged

Int tables #151

merged 3 commits into from
Nov 24, 2023

Conversation

melsman
Copy link
Owner

@melsman melsman commented Nov 24, 2023

This PR builds on #150 to create monomorphic vectors, arrays, slices, and 2-dimensional arrays for integers with various precision.

  • Tables for Int31, Int32, Int63, Int64, and Int.
  • Int8 and Int16 structures.
  • Tables for Int8 and Int16.

@melsman melsman merged commit 0415490 into master Nov 24, 2023
4 checks passed
@melsman melsman self-assigned this Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant