aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update version number to 0.2.0v0.2.0Sam Anthony2023-02-021-1/+1
* check buffer not empty within push_buffer_to_stack()Sam Anthony2023-02-021-9/+7
* swap functionSam Anthony2023-02-021-0/+12
* refactor input handlingv0.1.0Sam Anthony2023-02-022-18/+22
* make match expression more conciseSam Anthony2023-02-011-7/+7
* add install script to MakefileSam Anthony2023-02-011-0/+4
* exponentiation operatorSam Anthony2023-02-011-0/+3
* refactorSam Anthony2023-02-014-110/+117
* push_buffer_to_stack() functionSam Anthony2023-02-011-4/+7
* rename App to CalculatorSam Anthony2023-02-011-7/+7
* reverse direction of layoutSam Anthony2023-02-011-5/+11
* uiSam Anthony2023-02-011-4/+17
* input handlingSam Anthony2023-02-012-9/+60
* refactorSam Anthony2023-02-013-32/+40
* ui skeletonSam Anthony2023-02-013-2/+368
* data structuresSam Anthony2023-02-013-0/+32
* initial commitSam Anthony2023-02-014-0/+13