issues
search
adletec
/
sonic
sonic is a rapid evaluation engine for mathematical expressions. It can parse and execute strings containing mathematical expressions.
MIT License
16
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Question: support for Greek characters
#53
johnnyontheweb
closed
8 months ago
3
Documentation Improvements
#52
EddyHaigh
opened
9 months ago
2
Experiment/45 Add quoted token input
#51
vlow
closed
9 months ago
4
Exponent error
#50
FabianNitsche
closed
9 months ago
1
Negative exponent bug
#49
FabianNitsche
closed
9 months ago
3
Deeper Optimization
#48
FabianNitsche
opened
10 months ago
4
Public BuildAbstractSyntaxTree
#47
FabianNitsche
closed
10 months ago
0
Make BuildAbstractSyntaxTree method public
#46
FabianNitsche
closed
10 months ago
9
Possible to use variables with spaces?
#45
EddyHaigh
closed
9 months ago
9
Add license scan report and status
#44
fossabot
closed
11 months ago
1
Bugfix/#42 empty result stack
#43
vlow
closed
11 months ago
1
Result stack empty
#42
vlow
closed
11 months ago
6
Duplicate Values in Case Insensitive Mode Result in Exception
#41
johnnyontheweb
closed
11 months ago
8
Feature/#39 validate variables
#40
vlow
closed
1 year ago
0
New Validate method that considers variables
#39
palhal
closed
1 year ago
4
Add detection of arguments preceded by a unary minus (fixes #37).
#38
vlow
closed
1 year ago
1
Arguments preceded by a unary minus don't count towards argument count.
#37
johnnyontheweb
closed
1 year ago
4
Add test coverage to build
#36
vlow
closed
1 year ago
0
Validation Improvements
#35
vlow
closed
1 year ago
0
Release 1.3.0
#34
vlow
closed
1 year ago
0
Validator Feature-Set
#33
vlow
closed
1 year ago
0
Function to check if a certain variable is present
#32
johnnyontheweb
closed
1 year ago
4
Release Version 1.1.0
#31
vlow
closed
1 year ago
0
Update documentation
#30
vlow
closed
1 year ago
0
Additional performance improvements
#29
vlow
closed
1 year ago
0
Minor Clean-Up
#28
vlow
closed
1 year ago
0
Refactor API (Builder Pattern + Guarded Mode)
#27
vlow
closed
1 year ago
0
Fix issues with incomplete optimizations
#26
vlow
closed
1 year ago
0
Add optimization in case of integer constants.
#25
vlow
closed
1 year ago
0
Prevent calculation engine from mutating the given dictionary.
#24
vlow
closed
1 year ago
0
Deploy beta-3 to nuget
#23
vlow
closed
1 year ago
0
Add new performance optimizations
#22
vlow
closed
1 year ago
0
Rename project to sonic
#21
vlow
closed
1 year ago
0
Performance Improvements
#20
vlow
closed
1 year ago
0
Refactorings and Minor Improvements
#19
vlow
closed
1 year ago
0
Extract ICalculationEngine interface
#18
vlow
closed
1 year ago
0
Port demo app from Windows-only WPF to cross-platform with Avalonia UI
#17
vlow
closed
1 year ago
0
Add 'if'-function.
#16
vlow
closed
1 year ago
1
Make Demo App cross-platform
#15
vlow
closed
1 year ago
0
Update README
#14
vlow
closed
1 year ago
0
Cross-Platform Benchmark
#13
vlow
closed
1 year ago
0
Bump Microsoft.Windows.Compatibility from 7.0.1 to 7.0.3 in /Jace.Benchmark
#12
dependabot[bot]
closed
1 year ago
0
Bump Microsoft.Windows.Compatibility from 7.0.1 to 7.0.3 in /Jace.DemoApp
#11
dependabot[bot]
closed
1 year ago
0
Add missing values to JaceOptions copy constructor
#10
vlow
closed
1 year ago
0
Maintenance/framework update
#9
vlow
closed
1 year ago
0
Fix for precedence issues with exponents
#8
vlow
closed
1 year ago
0
Invalid floating point number handling fix
#7
vlow
closed
1 year ago
0
Fix handling of negative Euler numbers
#6
vlow
closed
1 year ago
0
Correctly handle invalid inputs in case of invalid scientific numbers
#5
vlow
closed
1 year ago
0
Interpreter constants fix
#4
vlow
closed
1 year ago
0
Next