-
Notifications
You must be signed in to change notification settings - Fork 1.3k
attribute: add SLICE type support #8166
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
Merged
Merged
Changes from 15 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
85060b2
attribute: add SLICE type support
pellared 67829fb
add changelog entry
pellared 3eebedd
Merge branch 'main' into add-slice
pellared 4988313
Update auto.go
pellared ace4df3
Merge branch 'main' into add-slice
pellared e1452f2
test: enhance SliceValue tests with various scenarios
pellared 3becce5
reduce SliceValue.String allocations
pellared 6bf6db4
fmt
pellared 80e24fd
test: enhance SliceValue tests with additional scenarios and edge cases
pellared 3c4f3f6
test: expand SliceValue tests with additional nested slice scenarios
pellared 6190393
comment appendBase64
pellared e073aea
Merge branch 'main' into add-slice
pellared 22f4b51
simplify equalKeyValue function
pellared 8fa7953
Merge branch 'main' into add-slice
pellared fd9c40a
change Slice and SliceValue functions to accept variadic arguments
pellared e1f21e0
improve performance of hashValue for slice values
pellared 4db42b5
add test cases to cover hashValue
pellared 061ecd8
reorder asValueSliceReflect
pellared 4b5d8ee
Merge branch 'main' into add-slice
pellared b8d196c
Merge branch 'main' into add-slice
pellared 56b58d4
inline formatArrayFloat64
pellared 2c9ad70
Merge branch 'main' into add-slice
pellared d6906e5
Merge branch 'main' into add-slice
pellared File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.