Davide Giacometti
|
13cb52763d
|
fix fail with comma as decimal separator (#24793)
|
2023-03-15 08:36:07 +01:00 |
|
José Javier Rodríguez Zas (JJ)
|
cc708e7ac5
|
Calculator - Human multiplication expressions (#24655)
* fixes #20187
* handles PR reviews
- fix some typos
- updated dev docs
- added PR examples to tests
- improve method naming style
* Fix typo
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
---------
Co-authored-by: José Javier Rodríguez Zas <jj.jobs2live@outlook.com>
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
|
2023-03-10 21:48:04 +01:00 |
|
Davide Giacometti
|
6d138e80fb
|
[Analyzers] Update StyleCop and enable SA1200 (#22707)
* update StyleCop and enable SA1200
* Fix merge issues
* fix build and added using rule
|
2022-12-18 13:27:14 +00:00 |
|
Heiko
|
785160653c
|
[PT Run][Calculator] Input validation improvements (#20067)
* improve input validation
* update test
* update tests
* simplify test case
* fix devision by zero check
|
2022-08-26 16:40:15 +01:00 |
|
Heiko
|
465df35d27
|
[PT Run] Calculator plugin: Various improvements (#18159)
* crash fixes and error result
* small changes and test fixes
* improve exceptions and message
* double array crash fix
* overflowexception
* improve error handling
* varous improvements
* varous improvements
* fix spelling
* fix spelling
* Revert #16980
* add description
* error improvemenet
* Update tests
* spelling fixes
* small changes
* add settings
* last changes
* fix description
* update dev docs
* spell check
|
2022-06-02 10:44:12 +01:00 |
|