Autofire / Autofire/CS4800-AS1
Repeat operations (2 hours)
Open
optional
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
On normal calculators, pressing equals repeatedly does the last operation. We should be able to reproduce that without too much trouble?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Java Swing calculator's input and equals-handling entry points, then reproduce pressing equals repeatedly after an operation. Done means repeated equals applies the last operation again, matching the behavior described in the issue; no specific file or test is named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100