kc3-lang/libtommath

Branch :


Log

Author Commit Date CI Message
7c2211c8 2019-06-03 11:35:24 Merge pull request #303 from libtom/refactor_mp_div_d Eliminate unneeded static function
f2d6f52b 2019-05-29 13:47:40 Eliminate unneeded static function: Since b==0 and b==1 are already checked for earlier, it can be simplified and inlined.
34f2ddbc 2019-06-03 10:55:40 Merge pull request #306 from fperrad/20190524_lint some linting
3e15a3ff 2019-05-26 08:33:49 literal suffix
b3a4341a 2019-05-31 10:53:18 explicit operator precedence
2b41c955 2019-05-31 10:14:03 Merge pull request #292 from fperrad/20190523_lint some linting
b9de7c09 2019-05-23 17:50:07 cast
e7f34c69 2019-05-23 17:50:58 literal suffix
25ff85d2 2019-05-23 18:00:21 move cast inside macro
431ea331 2019-05-28 14:23:38 fix most of the makefiles [skip ci]