Sam Jaffe
|
40b329330a
fix: handle division error
|
2 years ago |
Sam Jaffe
|
de43c17254
Switch to static lib.
|
4 years ago |
Sam Jaffe
|
a700e39648
Add print options to biginteger and bigdecimal.
|
4 years ago |
Sam Jaffe
|
99d12f1327
Add clang-format, move includes into proper directory, more settings changes
|
4 years ago |
Sam Jaffe
|
605502cab0
Update project settings.
|
4 years ago |
Sam Jaffe
|
be178d2fc8
Relocate test helper to right place.
|
5 years ago |
Sam Jaffe
|
6b652d705b
Update to XCode 10
|
6 years ago |
Sam Jaffe
|
7e2262e806
Update XCode settings.
|
6 years ago |
Sam Jaffe
|
bbe1744b14
Export bigdecimal.h properly.
|
7 years ago |
Sam Jaffe
|
28db841237
Fixing test printers.
|
7 years ago |
Sam Jaffe
|
43ca1aab4f
Since the bigdecimal tests for int values are largely identical to the ones for biginteger, combine them as a typed test.
|
7 years ago |
Sam Jaffe
|
dc784283ab
Convert to using GoogleMock for testing
|
7 years ago |
Sam Jaffe
|
fc1b655b75
Adding tests for bigdecimal using integer values
|
7 years ago |
Samuel Jaffe
|
bb2144baf3
Initial commit of big decimal code, supporting +, -, *.
|
8 years ago |
Samuel Jaffe
|
ca146022fe
Moving helper functions in detail to a separate source file.
|
8 years ago |
Samuel Jaffe
|
7d80393dce
Starting design of big integer class.
|
8 years ago |