Commit Graph

19 Commits

Author SHA1 Message Date
Timothy Warren f8b91531b9 Partially implement multiplication, code formatting
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-03-13 14:17:25 -04:00
Timothy Warren 74744095f1 Fix zero subtraction
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-03-11 14:01:45 -04:00
Timothy Warren a5b727a156 Test zeros for addition
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-03-11 13:58:56 -04:00
Timothy Warren 9f60706a9b More tests
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-03-11 11:16:40 -04:00
Timothy Warren a8de0cfa88 Add borrowing for subtraction
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-03-11 10:52:49 -04:00
Timothy Warren ae77ede1c0 Partially implement subtraction
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-03-10 20:46:51 -04:00
Timothy Warren 34a1989925 Tests should not be listed in test coverage report
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-03-05 21:53:33 -05:00
Timothy Warren 193a66b19d Implement more From trait mappings, add more docs
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-03-05 21:29:54 -05:00
Timothy Warren 101a37b6bc Tests and fixes
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-03-05 16:24:33 -05:00
Timothy Warren 437dcd34fb Implement NOT operator
timw4mail/rusty-numbers/pipeline/head There was a failure building this commit Details
2020-03-05 09:20:02 -05:00
Timothy Warren 94f39fff07 Start implementations of basic arithmatic operators
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-03-04 16:16:28 -05:00
Timothy Warren a5e3e88e1e Add proper test for add function
timw4mail/rusty-numbers/pipeline/head There was a failure building this commit Details
2020-03-04 09:19:33 -05:00
Timothy Warren d5d9730607 First shot at adding bigints
timw4mail/rusty-numbers/pipeline/head There was a failure building this commit Details
2020-03-03 16:33:21 -05:00
Timothy Warren 57526e5fed Some minor stuff for bigints
timw4mail/rusty-numbers/pipeline/head There was a failure building this commit Details
2020-02-24 16:30:59 -05:00
Timothy Warren cbf66916f9 Reorganize somewhat, add more fraction tests
timw4mail/rusty-numbers/pipeline/head This commit looks good Details
2020-02-19 16:22:01 -05:00
Timothy Warren 2e47d97cc7 Move number traits into their own module 2020-02-14 10:14:22 -05:00
Timothy Warren 23d0ab75ec Pass cargo check and tests 2020-02-13 17:13:25 -05:00
Timothy Warren 421d548082 Add more mysteries 2020-02-12 23:10:08 -05:00
Timothy Warren 4d15858e45 First commit 2020-02-12 22:29:57 -05:00