summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* refactor roman to arabic algorithm, update few options, able to work with ↵Joursoir2021-02-062-22/+79
| | | | program
* add command line arguments handlerJoursoir2021-02-061-8/+57
|
* add arabic to roman converterJoursoir2021-02-062-1/+28
|
* add licenseJoursoir2021-02-043-0/+377
|
* roman to arabic: fix accepting incorrect roman valueJoursoir2021-02-041-1/+8
|
* roman -> arabicJoursoir2021-02-043-0/+85