1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... over 9 years ago
Update README.md More... over 9 years ago
New special symbols, solved issues with comma in functions in superscript.
PawelTroka
as PTroka
More... over 9 years ago
Further cleanup in Chart3D.
PawelTroka
as PTroka
More... over 9 years ago
Cleanup for Chart3D.
PawelTroka
as PTroka
More... over 9 years ago
Unified Chart (edit) menus in GUI and scripting, added options for exporting as many idfferent image formats and fixed all bugs there. ComplexChart now supports printing. Fixed bug in plot(f(x,y)) TSL function. Moved Localization to Computator.NET.DataTypes.
PawelTroka
as PTroka
More... over 9 years ago
Fixed bug in read() TSL function.
PawelTroka
as PTroka
More... over 9 years ago
Finally fixed all bugs in TSL multiplying, incuding cases with E/e notation and constant. More unit tests for TSL Compiler.
PawelTroka
as PTroka
More... over 9 years ago
Further cleanup of old GSL files.
PawelTroka
as PTroka
More... over 9 years ago
Cleanup of old, unused GSL files.
PawelTroka
as PTroka
More... over 9 years ago
Update README.md More... over 9 years ago
Update README.md More... over 9 years ago
New unit tests for multiplying in TSL.
PawelTroka
as PTroka
More... over 9 years ago
TSL handles now full mathematical multiplying notation like 2x means 2*x. Minor bugfixes in TSL Compiler.
PawelTroka
as PTroka
More... over 9 years ago
'dynamic' functions, generic parameters/arguments and 'params' parameters now appear correctly in autocomplete
PawelTroka
as PTroka
More... over 9 years ago
Update README.md More... over 9 years ago
Update README.md More... over 9 years ago
Update README.md More... over 9 years ago
Update README.md More... over 9 years ago
Update README.md More... over 9 years ago
Update README.md More... over 9 years ago
NativeCompiler refactorization, translation of warnings and errors to polish language.
PawelTroka
as PTroka
More... over 9 years ago
TSL now supports raising to power any custom variable using superscript notation (before it was only for x,y,z). TSL Compiler has now compiled regular expressions which makes whole application a lot faster. Fixed bugs in root(x,n) and pow(x,y).
PawelTroka
as PTroka
More... over 9 years ago
Fixed minor bug in output and removed transformations from GUI.
PawelTroka
as PTroka
More... over 9 years ago
Fixed important bug with matrix unable to be created if it had any sqrt(real) functions inside. Reduction of compiler warnings in project.
PawelTroka
as PTroka
More... over 9 years ago
Minor changes in TODO file
PawelTroka
as PTroka
More... over 9 years ago
BUGS and TODO files updated, cleaned and reformatted. Fixed Overflow error bug in Chart2D. Switched to ScientificNumericUpDown in some parts (experimentall). Some changes to ScientificNumericUpDown .
PawelTroka
as PTroka
More... over 9 years ago
Fixed bug in output's exponent MathematicalNotation representation and ScientificNumericUpDown is now nearly finished.
PawelTroka
as PTroka
More... over 9 years ago
-Fixed important bug in outputs - until now they were NOT culture invariant which is huge -ScientificNumericUpDown control is reworked once more, now works nearly like it should -Minor changes incluging translations changes, new bug reporting dialog
PawelTroka
as PTroka
More... over 9 years ago
Minor bugs fixing and polish translation made compatible with version 2.0.0 of application (still german and czech version to come). Exported a lot of hard coded strings to resources.
PawelTroka
as PTroka
More... over 9 years ago