1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated .NET Core version for Travis CI More... over 8 years ago
Resolved faulty integration test More... over 8 years ago
Fixed bug with default build configuration for Computator.NET.csproj being x86 instead of AnyCPU. Updated CI build script for AppVeyor. More... over 8 years ago
Directory separator changed for Unix compatible for Travis CI More... over 8 years ago
Added platform for AppVeyor CI build configuration More... over 8 years ago
Updated CI build scripts so it should finally start working. More... over 8 years ago
Updated CI build script More... over 8 years ago
Updated appveyor.yml More... over 8 years ago
Updated appveyor.yml More... over 8 years ago
Another update for appveyor.xml More... over 8 years ago
Updated AppVeyor CI build script More... over 8 years ago
Updated AppVeyor build script More... over 8 years ago
Added build configuration for AppVeyor CI More... over 8 years ago
Updated Travis CI build configuration More... over 8 years ago
Added Travis CI build configuration More... over 8 years ago
Removed restriction in mathematical functions tests More... over 8 years ago
Fixed Hypergeometric functions (will return NaN instead of showing error unless ShowError is defined in setting CalculationsErrors) (resolved issue #17). Added an option in settings to declare behavior in case of calculations error. More... over 8 years ago
Fixed critical bug introduced by extending multiply functionality in TSL, added unit tests and updated TODO file More... over 8 years ago
TSL compiler now handles correctly functions with superscript characters in function name (this finally makes all unit tests green) More... over 8 years ago
Updated TODO file More... over 8 years ago
Added handling of modulus notation (absolute value) to TSL, including modulus in superscript #11 More... over 8 years ago
Changes in TSL compiler, refactoring, multiplying is now more powerful as it can handle cases like 2²x, 2(x+1) and (x+1)x More... over 8 years ago
Simplification of string.IsNullOrWhitespace usages More... over 8 years ago
Removed some dependencies on Computator.NET.Charting from Computator.NET.Core More... over 8 years ago
Experimental: an attempt to add another (third) code editor, based on ICSharpCode.TextEditor
PawelTroka
as PTroka
More... over 8 years ago
Graphics do not use transparency now. All graphics should be visible now in the installer except issue #19. Removed unused graphics. Moved some bugs to github issues. More... over 8 years ago
Updated GSL to version 2.3 More... over 8 years ago
Installers are ready for both NET40 and NET46 builds. More... over 8 years ago
Build for NET40 is finally working, cleanup More... over 8 years ago
Updated packages for test projects More... over 8 years ago