aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* press Shift+d to clear stack and bufferSam Anthony2023-02-093-2/+9
|
* boxed widgetsv0.3.4Sam Anthony2023-02-043-10/+23
|
* version number widgetSam Anthony2023-02-041-5/+12
|
* update readmev0.3.3Sam Anthony2023-02-033-3/+30
|
* add GPL licensev0.3.2Sam Anthony2023-02-033-2/+676
|
* add man pagev0.3.1Sam Anthony2023-02-035-11/+78
|
* update version number to 0.3.0v0.3.0Sam Anthony2023-02-032-2/+2
|
* press d to delete bufferSam Anthony2023-02-031-0/+3
|
* refactor uiSam Anthony2023-02-021-18/+24
|
* use closure rather than run() functionSam Anthony2023-02-021-12/+12
|
* remove unnecessary variable in main functionSam Anthony2023-02-021-2/+1
|
* make input handling match expression more conciseSam Anthony2023-02-022-10/+4
|
* 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