LogarithmPlotter/LogarithmPlotter
Ad5001 9239eac78a
All checks were successful
continuous-integration/drone/push Build is passing
Fixing several function calls with no argument errors.
+ Functions max and min now throw an error if no arguments are provided.
+ Objects called now throw an error if no argument is provided.
+ Fixing tokenizer's seek error reporting system (leads to very rare types of errors).
+ Removing expression simplifications that could make the app freeze when no arguments are provided to a function.
2023-05-24 07:43:40 +02:00
..
i18n Adding error handling for function argument errors. 2023-05-24 07:03:12 +02:00
qml/eu/ad5001 Fixing several function calls with no argument errors. 2023-05-24 07:43:40 +02:00
util Adding version freeze for changelog 2023-05-23 12:51:47 +02:00
__init__.py Merge branch 'qt6' 2023-05-22 05:57:03 +02:00
__main__.py Bumping copyright 2023-05-22 00:19:58 +02:00
logarithmplotter.py Bumping copyright 2023-05-22 00:19:58 +02:00
logarithmplotter.svg Changing version to v0.1 with potential git version, changing type display request function to displayType and displayTypeMultiple 2021-08-14 16:13:14 +02:00