| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | enter duplicates stack val if buf empty | Sam Anthony | 2025-09-29 | 1 | -0/+11 |
| * | don't panic if there are not enough operands | Sam Anthony | 2024-06-25 | 1 | -6/+3 |
| * | clean up operands() | Sam Anthony | 2024-06-25 | 1 | -8/+8 |
| * | return error if not enough operands in stack | Sam Anthony | 2024-06-25 | 1 | -3/+2 |
| * | elaborate operands() comment | Sam Anthony | 2024-06-25 | 1 | -1/+1 |
| * | rename angle mode constants | Sam Anthony | 2024-01-22 | 1 | -6/+6 |
| * | error handling and tidying | Sam Anthony | 2023-10-01 | 1 | -25/+58 |
| * | limit width of windowv1.0.1 | Sam Anthony | 2023-07-29 | 1 | -7/+4 |
| * | add padding to ui | Sam Anthony | 2023-07-29 | 1 | -0/+7 |
| * | radian/degree mode toggle command | Sam Anthony | 2023-07-29 | 1 | -3/+3 |
| * | trig functions | Sam Anthony | 2023-07-29 | 1 | -2/+10 |
| * | rename calculator.go -> calc.go | Sam Anthony | 2023-07-29 | 1 | -0/+63 |