Skip to content

Issues: tommens/calculator-cucumber

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[FEATURE] Web-based GUI for calculator enhancement New feature or request
#121 opened Jan 1, 2024 by tommens
[FEATURE] REST API enhancement New feature or request
#120 opened Jan 1, 2024 by tommens
[FEATURE] Expression parser enhancement New feature or request
#119 opened Jan 1, 2024 by tommens
2 tasks
[FEATURE] Supporting Boolean logic enhancement New feature or request
#49 opened Feb 9, 2022 by tommens
[FEATURE] Suporting real numbers enhancement New feature or request
#48 opened Feb 9, 2022 by tommens
[FEATURE] More kinds of arithmetic operations enhancement New feature or request
#47 opened Feb 9, 2022 by tommens
[FEATURE] Supporting rational numbers enhancement New feature or request
#46 opened Feb 9, 2022 by tommens
[FEATURE] Calculator with memory functionality enhancement New feature or request
#45 opened Feb 9, 2022 by tommens
[FEATURE] Support for function manipulation enhancement New feature or request
#44 opened Feb 9, 2022 by tommens
[FEATURE] Time computations enhancement New feature or request
#43 opened Feb 9, 2022 by tommens
[FEATURE] Adding conversions of measurement units enhancement New feature or request
#42 opened Feb 9, 2022 by tommens
[Refactor] Move pre-/post-/infix output printing functionality to Visitor design pattern refactoring Restructuring the code to increase its internal structural quality
#41 opened Feb 9, 2022 by tommens
[BUG] integer division by zero bug Something isn't working
#40 opened Feb 9, 2022 by tommens
[BUG] heterogenous use of in-/post-/prefix notation bug Something isn't working
#39 opened Feb 9, 2022 by tommens
[FEATURE] Support for complex numbers enhancement New feature or request
#5 opened Jan 7, 2021 by tommens
[FEATURE] Java-based GUI for calculator enhancement New feature or request
#4 opened Jan 7, 2021 by tommens
[FEATURE] More advanced support for integer arithmetics enhancement New feature or request
#2 opened Jan 7, 2021 by tommens
ProTip! Exclude everything labeled bug with -label:bug.