summaryrefslogtreecommitdiffstats
path: root/snc.c
Commit message (Collapse)AuthorAgeFilesLines
* refactor roman to arabic algorithm, update few options, able to work with ↵Joursoir2021-02-061-22/+77
| | | | program
* add command line arguments handlerJoursoir2021-02-061-8/+57
|
* add arabic to roman converterJoursoir2021-02-061-0/+25
|
* add licenseJoursoir2021-02-041-0/+19
|
* roman to arabic: fix accepting incorrect roman valueJoursoir2021-02-041-1/+8
|
* roman -> arabicJoursoir2021-02-041-0/+69