aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* use closure rather than run() functionSam Anthony2023-02-021-12/+12
|
* remove unnecessary variable in main functionSam Anthony2023-02-021-2/+1
|
* refactorSam Anthony2023-02-011-109/+3
|
* 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-011-3/+45
|
* refactorSam Anthony2023-02-011-32/+6
|
* ui skeletonSam Anthony2023-02-011-2/+92
|
* initial commitSam Anthony2023-02-011-0/+3