Sad Ellie
1475e5a948
Improve testability
...
- Use interfaces to mock objects
- Use only primitives in preferences
2023-10-31 14:58:14 +03:00
Sad Ellie
4c3a89d16d
Update tests
2023-09-29 18:17:29 +03:00
Sad Ellie
dc2e4af77b
Update dependency namings
2023-09-26 13:53:07 +03:00
Sad Ellie
b04e95e56e
Refactor CalculatorScreen
2023-09-19 15:28:01 +03:00
Sad Ellie
8fee9d065d
Don't use map for dependencies
2023-09-19 13:42:36 +03:00
Sad Ellie
86dce329ac
Separate User Preferences
2023-05-19 10:29:53 +03:00
Sad Ellie
8f1847618a
Tiny fixes
...
* New Token-based System™ for input
* Unmathematical/Unethical/Cursed percentage support
* New Expression Evaluator™ that is not a dumpster fire
* Cursor in Converter input text field
* Removed garbage code (-200 KB)
proper fix for #12
closes #44
closes #52
this is a squashed commit
2023-05-15 13:16:51 +03:00
Sad Ellie
39f4997c73
Calculator history ( #2 ):
...
this is a squashed commit
2023-02-20 18:46:45 +04:00
Sad Ellie
5ab779d136
Added Calculator ( #2 )
...
Note: First iteration of this feature, will change the navigation, cursor and copy/paste/cut.
2023-02-12 15:25:58 +04:00