issues
search
timlg07
/
Number.cmd
A new data type for Batch, that can represent large & floating-point numbers and enables calculation with those.
MIT License
2
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed processing of the echo state by using unique filenames everytime.
#44
timlg07
closed
3 years ago
0
Parallel instances of Number.cmd are not able to read and store the echo state.
#43
timlg07
closed
3 years ago
0
Division should work for numbers of any lengths.
#42
timlg07
opened
3 years ago
0
Improved the readability of the README.
#41
timlg07
closed
3 years ago
0
Used the formatting option in the circle area example.
#40
timlg07
closed
3 years ago
0
Added more format test cases.
#39
timlg07
closed
3 years ago
0
Number.cmd should be able to parse numbers of all possible output formats as the next input.
#38
timlg07
opened
3 years ago
1
Automated testing: Improvements and additions.
#37
timlg07
closed
3 years ago
0
Add plus sign if requested by the format, even for zero.
#36
timlg07
closed
3 years ago
0
All warnings get written to stderr consistently now.
#35
timlg07
closed
3 years ago
0
New output format option to hide the plus sign & improved output format of zero.
#34
timlg07
closed
3 years ago
0
Output format options implemented.
#33
timlg07
closed
3 years ago
0
Added parser for the format parameter.
#32
timlg07
closed
3 years ago
0
Custom precision is applied to all output numbers, independent from the operation.
#31
timlg07
closed
3 years ago
0
Custom precision implemented.
#30
timlg07
closed
3 years ago
0
Automated testing: More cases and improved tester.
#29
timlg07
closed
3 years ago
0
You should be able to set the precision to a custom value.
#28
timlg07
closed
3 years ago
3
Automated testing: Measuring execution time.
#27
timlg07
closed
3 years ago
0
Defined line endings as CRLF
#26
timlg07
closed
3 years ago
0
Automated tests: Created functionality for an overview.
#25
timlg07
closed
3 years ago
0
Show total number of passed and failed tests after running all tests.
#24
timlg07
closed
3 years ago
0
Number.cmd should provide formatting options for output numbers.
#23
timlg07
closed
3 years ago
7
Hotfix: invalid number format after subtraction with zero.
#22
timlg07
closed
4 years ago
0
Failing edge case: subtraction by 0 from an E0 value.
#21
timlg07
closed
4 years ago
0
Readme: Changed order of sections.
#20
timlg07
closed
4 years ago
0
Readme: Usage section added.
#19
timlg07
closed
4 years ago
0
Added MIT License
#18
timlg07
closed
4 years ago
0
Write readme files for the subdirectories to explain the structure and concept of tests, examples and further information.
#17
timlg07
opened
4 years ago
0
Improved the I/O of the circle area example.
#16
timlg07
closed
4 years ago
0
Readme: Fixed use of Math instead of Number for constants.
#15
timlg07
closed
4 years ago
0
Create more example applications to show the usage and capabilities of Number.cmd.
#14
timlg07
opened
4 years ago
1
Hotfix: Result Parser Exponent Interpretation Bug.
#13
timlg07
closed
4 years ago
0
Added example application calculating the area of a circle.
#12
timlg07
closed
4 years ago
0
Readme: improved syntax description.
#11
timlg07
closed
4 years ago
0
Automated testing: Added more tests.
#10
timlg07
closed
4 years ago
0
Automated testing: Improved output and added run-all feature.
#9
timlg07
closed
4 years ago
0
Added phi constant
#8
anic17
closed
4 years ago
0
Basic Automated Testing
#7
timlg07
closed
4 years ago
0
Added execution time measurement script.
#6
timlg07
closed
4 years ago
0
Replaced findstr call to greatly reduce exec. time:
#5
timlg07
closed
4 years ago
0
Optimise the general execution time of all algorithms.
#4
timlg07
opened
4 years ago
1
Refactor the parsing algorithm.
#3
timlg07
opened
4 years ago
1
Create unit tests for the whole Number.cmd module.
#2
timlg07
opened
4 years ago
1
Create an easier syntax description.
#1
timlg07
closed
4 years ago
0