- Notifications
You must be signed in to change notification settings - Fork307
Pull requests: spf13/cast
Author
Label
Projects
Milestones
Reviews
Assignee
Assigned to nobodyLoading
Sort
Pull requests list
feat: support type casting for interfaces created from basic types
#235 openedFeb 20, 2025 byVarusHsuLoading…
Convert string slice to string using strings.Join(s, ",").
#219 openedJul 18, 2024 byeiffel-flLoading…
Support
string alias type
'sToStringE
andToString
functions #209 openedDec 23, 2023 byPeterlitsZoLoading…
Bump actions/checkout from 3.5.3 to 4.1.1 dependencies github_actionsPull requests that update GitHub Actions code
#201 openedOct 18, 2023 bydependabotbotLoading…
Add unsigned integer support in ToStringSliceE function
#200 openedOct 9, 2023 bynicklaus-devLoading…
Bump actions/setup-go from 4.0.1 to 4.1.0 dependencies github_actionsPull requests that update GitHub Actions code
#193 openedAug 9, 2023 bydependabotbotLoading…
Bump github.com/frankban/quicktest from 1.14.5 to 1.14.6 dependencies goPull requests that update Go code
#191 openedAug 4, 2023 bydependabotbotLoading…
fix ToUint64E and ToUint64 overflow, e.g. "18446744073709551615"(math.MaxUint64)
#175 openedMar 6, 2023 bymorrisxyangLoading…
Fix issue where ToUintE() fails to parse uint bigger than math.MaxInt64
#155 openedAug 31, 2022 byblacktopLoading…
ProTip! Mix and match filters to narrow down what you’re looking for.