Rhinemann
  • Joined on 2022-11-09
Rhinemann pushed to master at Rhinemann/binaryCalculatorPrototype 2023-06-27 17:03:18 +03:00
32605e4b49 Introduced binary_sum_with_carry and rewrote binary_sum accordingly.
Rhinemann pushed to master at Rhinemann/binaryCalculatorPrototype 2023-06-27 16:40:59 +03:00
0f94f6d37a Minor rewrites.
9fedc98310 Implemented input_handler function.
Compare 2 commits »
Rhinemann pushed to master at Rhinemann/binaryCalculatorPrototype 2023-06-27 15:50:58 +03:00
b3c5011c11 Revamped function scopes.
Rhinemann pushed to master at Rhinemann/binaryCalculatorPrototype 2023-06-27 15:32:17 +03:00
f477c6f9e1 binary_subtraction_1_complement initial commit.
Rhinemann pushed to master at Rhinemann/binaryCalculatorPrototype 2023-06-27 14:16:18 +03:00
544031efbb Just some testing.
d2df4bbf28 Renamed arguments inside binary_sum.
132a0b5659 Changed the conditions checking register lengths.
75f7dba546 Implemented __repr__ and __len__ for BasicRegister.
Compare 4 commits »
Rhinemann pushed to master at Rhinemann/binaryCalculatorPrototype 2023-06-26 21:56:28 +03:00
8f68099309 Minor adjustments to bitutilities.py.
Rhinemann pushed to master at Rhinemann/binaryCalculatorPrototype 2023-06-26 21:29:26 +03:00
a9cfd1ec97 Merge pull request 'Core: add the sum function for BasicRegister objects' (#1) from feature-sum into master
d25dacf35b add sum function for addition of two registers
Compare 2 commits »
Rhinemann merged pull request Rhinemann/binaryCalculatorPrototype#1 2023-06-26 21:29:25 +03:00
Core: add the sum function for BasicRegister objects
Rhinemann pushed to rusty at Rhinemann/binaryCalculatorPrototype 2023-06-26 00:45:24 +03:00
75670b9de9 println! playing.
Rhinemann pushed to rusty at Rhinemann/binaryCalculatorPrototype 2023-06-26 00:41:53 +03:00
31143cac1d Implemented fmt::Binary.
Rhinemann pushed to master at Rhinemann/binaryCalculatorPrototype 2023-06-26 00:26:09 +03:00
4dfd6ef417 revert 65750694e45aff9e9319c674d0a11fc2ad23aca1
Rhinemann pushed to master at Rhinemann/binaryCalculatorPrototype 2023-06-26 00:24:47 +03:00
a6e4b4b4d6 revert e80304f84dcfeabdeb940f4b3266684bf7e282a9
Rhinemann pushed to master at Rhinemann/binaryCalculatorPrototype 2023-06-26 00:24:34 +03:00
b64516243c revert 0dc2bd39506b0d78bf7835371c96645746c8b283
Rhinemann pushed to master at Rhinemann/binaryCalculatorPrototype 2023-06-26 00:23:55 +03:00
d2eaf9fe76 revert c730e0d1bdffded978d064ffba111a5f119a5be7
Rhinemann pushed to rusty at Rhinemann/binaryCalculatorPrototype 2023-06-26 00:23:20 +03:00
c730e0d1bd Rusty implementation.
Rhinemann pushed to master at Rhinemann/binaryCalculatorPrototype 2023-06-26 00:22:45 +03:00
c730e0d1bd Rusty implementation.
e80304f84d Delete 'main.py'
65750694e4 Delete 'bitutilities.py'
0dc2bd3950 Delete 'README.md'
Compare 4 commits »
Rhinemann pushed to rusty at Rhinemann/binaryCalculatorPrototype 2023-06-26 00:15:12 +03:00
e80304f84d Delete 'main.py'
Rhinemann pushed to rusty at Rhinemann/binaryCalculatorPrototype 2023-06-26 00:15:07 +03:00
65750694e4 Delete 'bitutilities.py'
Rhinemann pushed to rusty at Rhinemann/binaryCalculatorPrototype 2023-06-26 00:15:02 +03:00
0dc2bd3950 Delete 'README.md'
Rhinemann deleted branch Rusty from Rhinemann/binaryCalculatorPrototype 2023-06-26 00:14:23 +03:00