Gleb Koval
|
45a06ab15e
|
Implement initial UI with textbox
Co-Authored-By: td1223
|
2024-11-05 17:22:39 +00:00 |
Gleb Koval
|
b9dbfb86ad
|
Implement ReversePolishStack.evaluate() on current stack with push-back.
Co-Authored-By: td1223
|
2024-11-05 17:07:47 +00:00 |
Gleb Koval
|
1e84974198
|
Implement IntOperator.getOperand()
Co-Authored-By: td1223
|
2024-11-05 17:01:05 +00:00 |
Gleb Koval
|
bdd06f9252
|
Implement pushing to reverse polish stack
Co-Authored-By: td1223
|
2024-11-05 16:47:35 +00:00 |
Gleb Koval
|
9f5a89a63f
|
IntOperator implementation with evaluation and argument count checking.
Co-Authored-By: td1223
|
2024-11-05 16:43:58 +00:00 |
Gleb Koval
|
84f1c2bb86
|
Create ReveresePolishStack, which is empty on creation.
Co-Authored-By: td1223
|
2024-11-05 16:37:31 +00:00 |
Robert Chatley
|
b7fa2ff8cb
|
Initial files for exercise.
|
2024-09-06 16:09:57 +01:00 |