issues
search
beltoforion
/
muparserx
A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.
http://beltoforion.de/en/muparserx
BSD 2-Clause "Simplified" License
137
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`if-then-else` operator (proposal) 🆕
#133
Victorcorcos
closed
1 month ago
3
how to create a Loop Expression ? please a demo
#132
7812782
closed
5 months ago
3
Example couldn't be built on MINGW windows
#131
Enem-20
closed
6 months ago
0
[4.0.12] SEGFAULT in mupTokenReader
#130
akornmann
opened
7 months ago
0
fail at parsing boolean linear operation
#129
hxm-cpp
closed
10 months ago
2
Add fuzzing by way of ClusterFuzzLite
#128
DavidKorczynski
closed
11 months ago
1
Move to 3.17 as cmake is dropping compatibility for <3.5 versions
#127
nalinigans
closed
11 months ago
0
Is matrix algebra in SetExpr possible?
#126
joakimono
closed
1 year ago
2
FunTan and FunSin error
#125
nrdlove
opened
1 year ago
2
Is it possible to directly represent a matrix instead of using many lines to define it?
#124
AdrainT
closed
1 year ago
4
xor is listed in the documentation but not implemented
#123
psynetic
opened
1 year ago
3
type checking
#122
lhommev
opened
1 year ago
1
Move to at least 3.3 to support https://www.cmake.org/cmake/help/latest/policy/CMP0063.html
#121
nalinigans
closed
1 year ago
1
Github Action workflow changes to run examples (#2)
#120
nalinigans
closed
1 year ago
3
Add Github Action workflows for basic CI
#119
nalinigans
closed
1 year ago
4
int to bool conversion
#117
psynetic
closed
1 year ago
3
Example fails on macOS
#116
BernCPlusPlus
closed
1 year ago
7
constant starting with letter 'o'
#115
lhommev
closed
1 year ago
5
Fix a typo
#114
jpcima
closed
2 years ago
0
build: replace wrong include filename
#113
jengelh
closed
3 years ago
0
4.0.10 FTBFS
#112
jengelh
closed
3 years ago
1
add feature:
#111
egyptyu
closed
3 years ago
1
logic operator lack shor-circuit feature
#110
egyptyu
closed
3 years ago
0
Feature Request: Add an Octal Value Reader
#109
drocheam
closed
2 years ago
0
Inconsistent Use of Signedness for Binary and Hex Numbers
#108
drocheam
opened
3 years ago
0
Incorrect Assignment Multiplication
#107
drocheam
closed
3 years ago
1
how to switch rad or gra when use trigonometric function
#106
mgxr
closed
3 years ago
2
fix issue #103 - Missing <cctype> header
#105
roalz
closed
3 years ago
0
README says that the version is 4.0.9 but the last tag is 4.0.8
#104
yurivict
closed
2 years ago
2
Missing header
#103
OgreTransporter
closed
3 years ago
1
Tag for release 4.0.9
#102
drewrisinger
closed
4 years ago
2
Create LICENSE
#101
beltoforion
closed
4 years ago
0
Remove old clang C++ standard parameters
#100
atilag
closed
4 years ago
0
Assuming clang as the only compiler on Apple plaform.
#99
atilag
closed
4 years ago
1
Integer test causes floating point exceptions?
#98
tepperly
closed
4 years ago
1
UnknownException when defining variables with dot (.)
#97
atilag
closed
4 years ago
3
Removed the use of std::binary_function. It was deprecated in C++11 a…
#96
jonei
closed
5 years ago
0
Check Expression Validity without throwing Exception
#95
justinlottes
closed
5 years ago
1
std::binary_function was removed in C++17
#94
ghost
closed
5 years ago
1
Please cut a new release including a git tag
#93
Croydon
closed
5 years ago
1
64bit int?
#92
jeffreyscottgraham
closed
6 years ago
1
Minor changes
#91
abogani
closed
6 years ago
0
Added basic flow control features
#90
UnsureJedi
closed
6 years ago
6
Why not NOT?
#89
Clon451
closed
2 years ago
3
How to update Auto Create Variables
#88
adrianorocco
closed
5 years ago
7
Fix warnings gcc/clang
#87
guruofquality
closed
7 years ago
0
Fixed msvc compile for example code
#86
guruofquality
closed
7 years ago
0
Added virtual destructor to IPrecedence base class
#85
guruofquality
closed
7 years ago
2
User function with variadic arguments
#84
ThirtySomething
closed
7 years ago
2
Fix size_t/int warings for 64 bit.
#83
ThirtySomething
closed
7 years ago
2
Next