issues
search
oscbyspro
/
Ultimathnum
Binary arithmetic reimagined in Swift
Apache License 2.0
9
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
DoubleIntIop module and DoubleInt.Stdlib model
#137
oscbyspro
closed
5 hours ago
0
Reimagine StdlibInt as InfiniInt.Stdlib
#136
oscbyspro
closed
2 days ago
1
init?(_:) vs init(_:)
#135
oscbyspro
opened
4 days ago
0
Rework binary integer description error-handling
#134
oscbyspro
closed
4 days ago
1
Update binary integer description format
#133
oscbyspro
closed
1 week ago
1
Binary integer description interoperability
#132
oscbyspro
closed
1 week ago
0
Miscellaneous 0.12.0 stuff
#131
oscbyspro
opened
1 week ago
3
Overhaul of Fibonacci<T>
#130
oscbyspro
closed
1 week ago
0
Add: Bit at index in DataInt.Body
#129
oscbyspro
opened
1 week ago
0
Add: Fallible.sink(_:performing:)
#128
oscbyspro
opened
1 week ago
0
Add: BinaryInteger/doubled()
#127
oscbyspro
closed
1 week ago
1
Overhaul of Fibonacci<T>
#126
oscbyspro
closed
1 week ago
7
Adopt typed throws
#125
oscbyspro
opened
2 weeks ago
1
Remove: TripleInt
#124
oscbyspro
opened
2 weeks ago
1
Fix esoteric load `[DoubleInt<T>]` crash
#123
oscbyspro
closed
3 weeks ago
5
Randomness/next(upTo:) vs next(through:) for UXL
#122
oscbyspro
opened
3 weeks ago
3
Add: negative index extension to DataInt
#121
oscbyspro
opened
1 month ago
0
Recoverable random in infinite range
#120
oscbyspro
opened
1 month ago
1
More arithmetic conveniences
#119
oscbyspro
closed
1 month ago
3
Add: Doublet.init(_:)
#118
oscbyspro
closed
1 month ago
2
Remove implicit error propagation
#117
oscbyspro
closed
1 month ago
1
Add: Fallible/sink(_:)
#116
oscbyspro
closed
1 month ago
3
Rework: protocol division requirements
#115
oscbyspro
opened
1 month ago
2
Rework: documentation
#114
oscbyspro
opened
1 month ago
0
Add: SystemsInteger.division(unchecked:by:)
#113
oscbyspro
opened
1 month ago
0
Add: NaturalInteger
#112
oscbyspro
closed
1 month ago
1
Add: MutableContiguous
#111
oscbyspro
closed
1 month ago
1
Use: swift-testing (2nd half)
#110
oscbyspro
closed
2 weeks ago
5
Add: T/isPowerOf2
#109
oscbyspro
opened
1 month ago
1
Unified: BinaryInteger testing
#108
oscbyspro
closed
3 weeks ago
3
Count as BinaryInteger-esque
#107
oscbyspro
closed
1 month ago
4
Pointer-pointer vs pointer-count
#106
oscbyspro
closed
3 weeks ago
1
Divider<T> as Guarantee
#105
oscbyspro
closed
1 month ago
3
Rework: DataInt
#104
oscbyspro
opened
1 month ago
2
Unified: AnyHashable(some BinaryInteger)
#103
oscbyspro
opened
2 months ago
1
Unified: BinaryInteger/hashValue
#102
oscbyspro
closed
1 month ago
1
Sync T and T.Stdlib conformance to Hashable
#101
oscbyspro
closed
2 months ago
2
Add: more T/description
#100
oscbyspro
closed
2 months ago
4
Add: Threeway
#99
oscbyspro
closed
2 months ago
0
Add: CoreInteger
#98
oscbyspro
closed
2 months ago
3
Use: swift-testing (1st half)
#97
oscbyspro
closed
1 month ago
1
Rework StdlibInt as StdlibInt<T>
#96
oscbyspro
opened
2 months ago
3
Improve error handling with Optional<Fallible<T>>
#95
oscbyspro
closed
1 month ago
2
Remove: integer literal as Signum
#94
oscbyspro
closed
2 months ago
0
Remove: integer literal as Bit
#93
oscbyspro
closed
2 months ago
3
Miscellaneous 0.11.0 stuff
#92
oscbyspro
closed
2 weeks ago
7
Req. Swift 6.0
#91
oscbyspro
closed
2 weeks ago
0
No superfluous overloads
#90
oscbyspro
closed
2 months ago
0
Add: Contiguous
#89
oscbyspro
closed
2 months ago
6
Improve: BinaryInteger/advanced(by:)
#88
oscbyspro
closed
2 months ago
6
Next