Rhinemann
  • Joined on 2022-11-09
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
Rhinemann created branch rusty in Rhinemann/binaryCalculatorPrototype 2023-06-26 00:14:23 +03:00
Rhinemann created branch Rusty in Rhinemann/binaryCalculatorPrototype 2023-06-26 00:14:01 +03:00
Rhinemann pushed to Rusty at Rhinemann/binaryCalculatorPrototype 2023-06-26 00:14:01 +03:00
Rhinemann pushed to master at Rhinemann/binaryCalculatorPrototype 2023-06-25 22:54:52 +03:00
ede83eeb8e Optimised reverse method (I have proofs of speed) (I have been slightly mistaken).
Rhinemann pushed to master at Rhinemann/binaryCalculatorPrototype 2023-06-25 22:31:34 +03:00
f747e3b530 Optimised reverse method (I have proofs of speed).
f508ca51c8 Modified prints for readability (again).
Compare 2 commits »