Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add for rationals | def | 2015-02-27 | 1 | -0/+4 |
* | Add for easier intialization of rationals | def | 2015-02-27 | 1 | -26/+32 |
* | Make Rational an object | def | 2015-02-24 | 1 | -31/+36 |
* | Make rationals generic | def | 2015-02-20 | 1 | -28/+33 |
* | Fix typo | def | 2015-02-19 | 1 | -1/+1 |
* | Change author of rationals module | def | 2015-02-19 | 1 | -1/+1 |
* | Update toInt doc | def | 2015-02-16 | 1 | -2/+2 |
* | Fix division and add tests | def | 2015-02-16 | 1 | -15/+42 |
* | Change rationals.toInt behaviour | def | 2015-02-16 | 1 | -4/+4 |
* | Move rational.nim to rationals.nim | def | 2015-02-16 | 1 | -0/+228 |