• Joined on 2022-04-10
emh pushed to master at emh/dotfiles 2022-09-27 23:46:27 -04:00
b7d906d1bf better lsp
emh pushed to master at emh/dotfiles 2022-09-26 11:02:30 -04:00
94a56a8f34 rofi / vim changes
emh pushed to master at emh/dotfiles 2022-09-06 01:03:02 -04:00
Compare 2 commits »
emh pushed to master at emh/dotfiles 2022-09-02 08:45:09 -04:00
6b5ff68f1a jedi + sage
emh pushed to master at emh/dotfiles 2022-09-01 21:18:37 -04:00
4aa98908b6 freeze markdown preview
emh pushed to master at emh/dotfiles 2022-09-01 21:11:09 -04:00
daefec7559 Adding code actions and more telescope commands
emh pushed to master at emh/dotfiles 2022-09-01 20:12:18 -04:00
2cfc6ef50b fix for lsp? idk what was going on tbh, will look into this more with time
emh pushed to master at emh/dotfiles 2022-08-17 18:20:05 -04:00
2653f2b90d new rofi updates
emh pushed to master at emh/dotfiles 2022-08-17 16:31:38 -04:00
e482ff71fd fix tmux cursor
emh pushed to master at emh/dotfiles 2022-08-16 17:26:24 -04:00
8633ae21d1 tmux
emh synced commits to master at emh/smallint from mirror 2022-08-15 01:31:23 -04:00
234fce4b92 improve test coverage
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 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 commits to refs/merge-requests/1/head at emh/smallint from mirror 2022-08-06 22:37:39 -04:00
emh synced new reference refs/merge-requests/1/head to emh/smallint from mirror 2022-08-06 22:37:39 -04:00