Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add MakefileHEADmaster | Joursoir | 2021-02-07 | 1 | -0/+18 |
| | |||||
* | 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 | 2 | -0/+82 |
| | |||||
* | refactor roman to arabic algorithm, update few options, able to work with ↵ | Joursoir | 2021-02-06 | 2 | -22/+79 |
| | | | | program | ||||
* | add command line arguments handler | Joursoir | 2021-02-06 | 1 | -8/+57 |
| | |||||
* | add arabic to roman converter | Joursoir | 2021-02-06 | 2 | -1/+28 |
| | |||||
* | add license | Joursoir | 2021-02-04 | 3 | -0/+377 |
| | |||||
* | roman to arabic: fix accepting incorrect roman value | Joursoir | 2021-02-04 | 1 | -1/+8 |
| | |||||
* | roman -> arabic | Joursoir | 2021-02-04 | 3 | -0/+85 |