issues
search
nicklockwood
/
Expression
A cross-platform Swift library for evaluating mathematical expressions at runtime
MIT License
830
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Custom operators
#54
mingchen
opened
1 week ago
2
Xcode 16 beta: iOS 18 succeeds were iOS 17 fails
#53
nighthawk
closed
4 months ago
3
There's now Foundation.Expression
#52
nighthawk
closed
2 months ago
5
Complex expressions are not working
#51
faizal-karim
closed
10 months ago
6
Fact `!` postfix operator does not work
#50
vanniktech
closed
1 year ago
6
Support ^ as pow operator
#49
vanniktech
closed
1 year ago
2
Added Codable Conformance
#48
cms7912
opened
1 year ago
1
Question: Is implicit multiplication possible with Expression?
#47
graycampbell
opened
1 year ago
5
Lazy evaluation of ternary operator's true/false cases
#46
nighthawk
opened
1 year ago
1
Getting sub expressions during evaluation
#45
VolceOntra
opened
1 year ago
1
Fix out of bounds
#44
nighthawk
closed
1 year ago
1
Crash in Swift 5.7 when creating stringBounds error
#43
nighthawk
closed
1 year ago
4
Added log function
#42
MaximKotliar
closed
1 year ago
0
Function expression failed with string paramater which contains \
#41
lemanhtien
opened
2 years ago
1
Dictionary Literals
#40
evinyang
closed
2 years ago
1
Question: Can multiplication be done with parentheses?
#39
antingle
closed
1 year ago
1
Ability to use ^ instead of pow(x, y)
#38
antingle
closed
2 years ago
4
Test suite crashes on Xcode 13.3 / Swift 5.6
#37
nighthawk
closed
2 years ago
7
Expose AST
#36
wilg
opened
2 years ago
1
Suppress build error
#35
traviskirton
closed
3 years ago
1
AnyExpression using array variables can't be evaluated with error 0
#34
triple7
closed
3 years ago
1
Allow quoted expressions to start with "\\"
#33
nighthawk
closed
3 years ago
2
Expression.parse("'\\n'") fails
#32
nighthawk
closed
3 years ago
2
when using the sample code it won't execute
#31
AWS-Drew
closed
3 years ago
4
Square brackets
#30
MichalNekvasil
closed
3 years ago
1
Bump activesupport from 5.2.1 to 6.0.3.1
#29
dependabot[bot]
closed
3 years ago
1
Order of operations question
#28
ajkendall
closed
4 years ago
3
Equality of strings, substrings and characters
#27
nighthawk
opened
4 years ago
1
Usage for macOS Apps (Swift 5.1/Xcode 11.2.1)
#26
AegerBorder
closed
4 years ago
3
Question: Overloading existing operators
#25
nighthawk
opened
5 years ago
2
Add lock support to Linux
#24
flangel
closed
5 years ago
5
Build failure on Swift 5.1 - partial application of 'mutating' method is not allowed
#23
foscomputerservices
closed
5 years ago
4
inaccurate result for 7+6.3+5.3+4.42
#22
wangjiejacques
closed
5 years ago
2
Working with Vectors and Matrixes
#21
penacristian
opened
5 years ago
1
Swift 5 support
#20
sebgiroux
closed
5 years ago
1
Unexpected result related to whitespace and operators
#19
zcohan
closed
5 years ago
5
Why isn't "=" an operator?
#18
wildthink
opened
6 years ago
16
added playground
#17
wildthink
closed
6 years ago
0
Updated package description to full SPM 4.0 syntax
#16
foscomputerservices
closed
6 years ago
2
Minor changes to allow use on Linux
#15
carter-thaxton
closed
6 years ago
2
Trying to evaluate when the region of the device is set to french
#14
jmserrato
opened
6 years ago
5
Using one global interpreter for all measurements
#13
tevelee
closed
6 years ago
1
max/min function with n number of argument
#12
varun-naharia
closed
6 years ago
16
Multiplication followed by dot followed by digit issue
#11
sebgiroux
closed
6 years ago
3
Working on Objective-C projects ?
#10
antwllm
closed
6 years ago
2
String literals/variables
#9
RayMckaig
closed
6 years ago
8
variables with index
#8
wildthink
closed
6 years ago
10
uppercased expression
#7
sergeymild
closed
6 years ago
3
Cannot evaluate when postfix operator immediately followed by comma
#6
dcutting
closed
7 years ago
1
Crash when postfix operator is immediately followed by parenthesis
#5
dcutting
closed
7 years ago
1
Next