about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* add to Makefile sun<->earth ruleDaniel Santos2022-03-121-1/+7
* add decimal<->binary Makefile ruleDaniel Santos2022-03-121-1/+7
* add .PHONY to MakefileDaniel Santos2022-03-121-0/+4
* minor optimization for main cycleDaniel Santos2022-03-121-1/+7
* static program name (macro)Daniel Santos2022-03-121-8/+6
* free memoryDaniel Santos2022-03-122-1/+30
* Check if number belongs to numerical systemDaniel Santos2022-03-121-0/+23
* Makefile updateDaniel Santos2022-03-121-4/+54
* add MIT licenseDaniel Santos2022-03-111-0/+21
* DEBUG messages more compactDaniel Santos2022-03-111-9/+9
* add TO_INFINITE_BASE flagDaniel Santos2022-03-111-6/+9
* add FROM_INFINITE_BASE flagDaniel Santos2022-03-111-2/+32
* add (FROM and TO)_FIRST_NUMBER_VOID flagsDaniel Santos2022-03-101-0/+39
* compile flags don't need trueDaniel Santos2022-03-101-9/+12
* add TO_UNITS_ON_THE_END and FROM_UNITS_ON_THE_ENDDaniel Santos2022-03-091-6/+49
* add argument processingDaniel Santos2022-03-091-0/+7
* remove unnecessary is_same_size functionDaniel Santos2022-03-081-14/+0
* add gitignoreDaniel Santos2022-03-081-0/+1
* workingDaniel Santos2022-03-082-0/+172