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
Miscellaneous 0.12.0 stuff
#131
oscbyspro
opened
8 hours ago
0
Overhaul of Fibonacci<T>
#130
oscbyspro
closed
14 hours ago
0
Add: Bit at index in DataInt.Body
#129
oscbyspro
opened
2 days ago
0
Add: Fallible.sink(_:performing:)
#128
oscbyspro
opened
2 days ago
0
Add: BinaryInteger/doubled()
#127
oscbyspro
closed
2 days ago
1
Overhaul of Fibonacci<T>
#126
oscbyspro
closed
14 hours ago
7
Adopt typed throws
#125
oscbyspro
opened
6 days ago
1
Remove: TripleInt
#124
oscbyspro
opened
1 week ago
1
Fix esoteric load `[DoubleInt<T>]` crash
#123
oscbyspro
closed
1 week ago
5
Randomness/next(upTo:) vs next(through:) for UXL
#122
oscbyspro
opened
2 weeks ago
3
Add: negative index extension to DataInt
#121
oscbyspro
opened
2 weeks ago
0
Recoverable random in infinite range
#120
oscbyspro
opened
3 weeks ago
1
More arithmetic conveniences
#119
oscbyspro
closed
3 weeks ago
3
Add: Doublet.init(_:)
#118
oscbyspro
closed
3 weeks ago
2
Remove implicit error propagation
#117
oscbyspro
closed
4 weeks ago
1
Add: Fallible/sink(_:)
#116
oscbyspro
closed
4 weeks 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
5 days ago
5
Add: T/isPowerOf2
#109
oscbyspro
opened
1 month ago
1
Unified: BinaryInteger testing
#108
oscbyspro
closed
1 week ago
3
Count as BinaryInteger-esque
#107
oscbyspro
closed
1 month ago
4
Pointer-pointer vs pointer-count
#106
oscbyspro
closed
2 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
1 month ago
1
Unified: BinaryInteger/hashValue
#102
oscbyspro
closed
1 month ago
1
Sync T and T.Stdlib conformance to Hashable
#101
oscbyspro
closed
1 month ago
2
Add: more T/description
#100
oscbyspro
closed
1 month ago
4
Add: Threeway
#99
oscbyspro
closed
1 month ago
0
Add: CoreInteger
#98
oscbyspro
closed
1 month ago
3
Use: swift-testing (1st half)
#97
oscbyspro
closed
1 month ago
1
Rework: StdlibInt as StdlibInt<T>
#96
oscbyspro
opened
1 month ago
1
Improve error handling with Optional<Fallible<T>>
#95
oscbyspro
closed
3 weeks ago
2
Remove: integer literal as Signum
#94
oscbyspro
closed
1 month ago
0
Remove: integer literal as Bit
#93
oscbyspro
closed
1 month ago
3
Miscellaneous 0.11.0 stuff
#92
oscbyspro
closed
5 days ago
7
Req. Swift 6.0
#91
oscbyspro
closed
1 week ago
0
No superfluous overloads
#90
oscbyspro
closed
1 month ago
0
Add: Contiguous
#89
oscbyspro
closed
1 month ago
6
Improve: BinaryInteger/advanced(by:)
#88
oscbyspro
closed
2 months ago
6
Add: BinaryInteger/isMultiple(of:)
#87
oscbyspro
opened
2 months ago
1
Count rather than Count<T>
#86
oscbyspro
closed
2 months ago
0
Miscellaneous 0.10.0 stuff
#85
oscbyspro
closed
1 month ago
15
Improve: arbitrary integer multiplication
#84
oscbyspro
closed
2 months ago
3
Add: BinaryInteger/factorial()
#83
oscbyspro
closed
2 months ago
2
A more number-y Signum
#82
oscbyspro
closed
2 months ago
2
Next