Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | able to change base of number using argv | Joursoir | 2021-02-07 | 1 | -25/+62 |
* | add change base of number algorithm | Joursoir | 2021-02-06 | 1 | -0/+77 |
* | refactor roman to arabic algorithm, update few options, able to work with pro... | Joursoir | 2021-02-06 | 1 | -22/+77 |
* | add command line arguments handler | Joursoir | 2021-02-06 | 1 | -8/+57 |
* | add arabic to roman converter | Joursoir | 2021-02-06 | 1 | -0/+25 |
* | add license | Joursoir | 2021-02-04 | 1 | -0/+19 |
* | roman to arabic: fix accepting incorrect roman value | Joursoir | 2021-02-04 | 1 | -1/+8 |
* | roman -> arabic | Joursoir | 2021-02-04 | 1 | -0/+69 |