Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Joursoir | 2021-02-06 | 1 | -22/+77 |
| | | | | program | ||||
* | 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 |