• Joined on 2022-04-10
17 contributions in the last 12 months
AprMayJunJulAugSepOctNovDecJanFebMarMonWedFri
Less
More
emh synced commits to master at emh/smallint from mirror 2022-08-14 17:21:23 -04:00
81739a1311 fix SmallUint::partial_cmp
2e081c03c5 add #[cfg(feature = "num-bigint")] to some test helper functions
7702b67f07 impl BitAnd for BigUint, add lots of tests
70bc33217c use unsigned_abs
1b4407ab45 make heap_heap_return_* compatible with BigInt
Compare 15 commits »
emh synced commits to master at emh/smallint from mirror 2022-08-10 01:17:39 -04:00
1fe105f58c stub implementation of Div and DivAssign for SmallInt and SmallUint
emh synced commits to master at emh/smallint from mirror 2022-08-09 01:07:39 -04:00
51f1c7d38a cleaning up code
emh synced commits to master at emh/smallint from mirror 2022-08-08 01:01:19 -04:00
2dc3f2472f 0.2.2
ef013a5b16 final formatting: 0.2.2 - todo: signed logic, assign ops, shifts, divrem, display
Compare 2 commits »
emh synced commits to master at emh/smallint from mirror 2022-08-07 18:36:14 -04:00
f9eb2a1afa all basic arith ops done (we don't talk about div)
2e04862fc1 fixed clone + ord + eq, need to fix signed add
Compare 2 commits »
emh synced commits to master at emh/smallint from mirror 2022-08-07 14:47:39 -04:00
df10924284 signed stuff - todo: test partialord / ord / add for SmallInt
emh synced new reference refs/merge-requests/1/head to emh/smallint from mirror 2022-08-06 22:37:39 -04:00
emh synced new reference refs/merge-requests/1/merge to emh/smallint from mirror 2022-08-06 22:37:39 -04:00
emh synced commits to refs/merge-requests/1/merge at emh/smallint from mirror 2022-08-06 22:37:39 -04:00
emh synced commits to refs/merge-requests/1/head at emh/smallint from mirror 2022-08-06 22:37:39 -04:00
emh synced commits to master at emh/smallint from mirror 2022-08-06 22:37:39 -04:00
64ad3189bf Merge branch 'ops' into 'master'
85babc5e11 basic logic for smalluint
543b4ef459 karatsuba fixed
4d6017b974 karatsuba multiplication: doesn't work yet
Compare 6 commits »
emh synced and deleted reference ops at emh/smallint from mirror 2022-08-06 22:37:39 -04:00
emh pushed to master at emh/dotfiles 2022-08-06 13:09:24 -04:00
ae39e8a19f tex and cargo nvim
emh synced commits to ops at emh/smallint from mirror 2022-08-06 06:27:39 -04:00
543b4ef459 karatsuba fixed
4d6017b974 karatsuba multiplication: doesn't work yet
Compare 2 commits »
emh synced commits to ops at emh/smallint from mirror 2022-08-05 14:17:39 -04:00
021454c438 fix add
Compare 2 commits »
emh synced commits to master at emh/smallint from mirror 2022-08-05 06:07:39 -04:00
021454c438 fix add
2b09c240c4 add for smalluint - currently doesn't work
Compare 2 commits »
emh synced new reference ops to emh/smallint from mirror 2022-08-04 05:57:39 -04:00
emh synced commits to ops at emh/smallint from mirror 2022-08-04 05:57:39 -04:00
emh synced commits to master at emh/smallint from mirror 2022-08-03 13:52:44 -04:00
31ba185962 update location for repository
emh pushed to master at emh/dotfiles 2022-06-29 08:18:34 -04:00
6e995ae250 fix broken submodule