summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add MakefileHEADmasterJoursoir2021-02-071-0/+18
* able to change base of number using argvJoursoir2021-02-071-25/+62
* add change base of number algorithmJoursoir2021-02-062-0/+82
* refactor roman to arabic algorithm, update few options, able to work with pro...Joursoir2021-02-062-22/+79
* 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