Commit Graph

62 Commits

Author SHA1 Message Date
2f8b61dab5 implement operator overloading for comparision operators
Some checks failed
timw4mail/rusty-numbers/pipeline/head There was a failure building this commit
2020-02-18 20:59:58 -05:00
Timothy Warren
caeb1879c4 Allow unsigned or signed input to frac macro
All checks were successful
timw4mail/rusty-numbers/pipeline/head This commit looks good
2020-02-18 16:38:26 -05:00
Timothy Warren
c593e38078 Commit missing import 2020-02-18 10:22:33 -05:00
Timothy Warren
fb92f5c463 Mostly implemented fractions and doc improvements 2020-02-18 10:19:57 -05:00
aae00e2031 Sort of get fractions to work from signed or unsigned numbers 2020-02-14 23:41:14 -05:00
Timothy Warren
fb87807227 Messy work in progress 2020-02-14 17:24:51 -05:00
Timothy Warren
d20cb06c87 From Macro to tortured Generic 2020-02-14 12:30:09 -05:00
Timothy Warren
16741c8c4d Add some tests 2020-02-14 12:11:57 -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
421d548082 Add more mysteries 2020-02-12 23:10:08 -05:00
4d15858e45 First commit 2020-02-12 22:29:57 -05:00