Stefan Müller
|
71c8462358
|
Added TBigInt unequal operator
|
2024-05-13 15:22:12 +02:00 |
Stefan Müller
|
9f619adc01
|
Fixed addition: final carry-over was inserted at the wrong end of the number
|
2024-02-14 12:09:18 +01:00 |
Stefan Müller
|
ef1eba4538
|
Fixed shl operator: incorrect move for full digit shifts
|
2024-02-14 12:09:18 +01:00 |
Stefan Müller
|
cec6985489
|
Updated operators
|
2024-02-14 12:09:18 +01:00 |
Stefan Müller
|
5a3c320942
|
Fixed TBigInt heap memory allocation (fixed memory leaks)
|
2024-02-14 12:09:18 +01:00 |
Stefan Müller
|
bfb33673ee
|
Fixed some redundant parenthesis
|
2024-02-14 12:09:18 +01:00 |
Stefan Müller
|
7a6623c99c
|
Added draft of TBigInt object
|
2024-02-14 12:09:18 +01:00 |