issues
search
ISibboI
/
evalexpr
A powerful expression evaluation crate 🦀.
GNU Affero General Public License v3.0
320
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test and fix `math_consts_context!` macro
#174
ISibboI
closed
1 week ago
0
error loading math_consts_context in v12.0.0
#173
jeffrey182
closed
1 week ago
1
Increase test coverage
#172
ISibboI
closed
1 week ago
0
Make int and float types generic.
#171
ISibboI
closed
2 weeks ago
0
fix: `str::from` builtin function with `String`
#170
VianneyRousset
closed
3 weeks ago
4
Unexpected behaviour of the `str::from` builtin function
#169
VianneyRousset
closed
3 weeks ago
4
Option to output floats instead of rounded integers
#168
soupslurpr
opened
5 months ago
2
allow set existing variable with another type
#167
unidevel
opened
8 months ago
0
Convert Context::get_value to return owned Value
#166
danieldg
opened
8 months ago
0
Allow disabling type safety checks for mutable HashMapContexts
#165
FruitieX
opened
9 months ago
0
allow $ and 0X (as well as 0x) for hex values
#164
pm100
opened
10 months ago
1
allow hex values to be $xx as well as 0xxx
#163
pm100
opened
10 months ago
0
am I missing the way to return computed values as variable values
#162
pm100
opened
10 months ago
3
Add Array support
#161
BijanVeyssi
opened
10 months ago
5
Support parameter amount errors for functions with varying parameter amounts
#160
ISibboI
closed
11 months ago
0
Support parameter amount errors for functions with varying parameter amounts.
#159
ISibboI
closed
11 months ago
0
add str::substring
#158
lovasoa
closed
11 months ago
5
Allow clippy::get_first lint.
#157
ISibboI
closed
11 months ago
0
Added clear method on HashMapContext's variables and functions fields.
#156
jbham
closed
11 months ago
3
[FR]Support Short-circuit for eval bool exp
#155
Leojangh
opened
11 months ago
4
Array index operator
#154
BijanVeyssi
opened
12 months ago
1
Added feature: dot operator support
#153
sweihub
opened
1 year ago
7
Added feature: dot operator support
#152
sweihub
closed
1 year ago
0
Added feature: dot operator support
#151
sweihub
closed
1 year ago
0
Added feature: dot operator support
#150
sweihub
closed
1 year ago
0
Feature Request: Add dot notation operator support (attribute getter)
#149
sweihub
opened
1 year ago
2
Added feature: comments support
#148
sweihub
closed
1 year ago
0
Add feature: comments support
#147
sweihub
closed
1 year ago
0
Add feature: comments support
#146
sweihub
closed
1 year ago
0
Add Feature: Comments support
#145
sweihub
closed
1 year ago
0
New Feature: comments support
#144
sweihub
closed
1 year ago
0
Feature Request: Add C like comment support
#143
sweihub
closed
1 year ago
4
Report error for unmatched double quotes
#142
ISibboI
closed
1 year ago
0
BUG: String parsing needs check ending quote
#141
gaoqiangz
closed
1 year ago
2
Add features: `decimal_support`/`empty_is_null`
#140
gaoqiangz
opened
1 year ago
1
Add variable nesting and map type
#139
solaeus
closed
9 months ago
5
Changed Parsing Method of Identifiers
#138
hexofyore
opened
1 year ago
4
Better node display
#137
benwr
opened
1 year ago
3
Add mutable iteration over identifiers
#136
benwr
closed
1 year ago
2
Change `IterVariablesContext` to use GATs instead of a lifetime parameter
#135
ISibboI
closed
1 year ago
0
Better errors for literal parsing
#134
ISibboI
opened
1 year ago
6
add simple cli binary
#133
kaspar030
closed
1 year ago
3
Remove lifetime argument from `IterateVariablesContext`
#132
ISibboI
closed
1 year ago
0
add hex integer literal parsing support
#131
kaspar030
closed
1 year ago
3
Add math::abs function
#130
LinuxHeki
closed
1 year ago
5
feature_method_to_disable_builtin_function
#129
hexofyore
closed
1 year ago
7
feature_method_to_disable_builtin_function
#128
hexofyore
closed
1 year ago
0
`Some` function to check if tuple contains value
#127
nickisyourfan
closed
1 year ago
2
Build in function "some" to check for existence inside tuple.
#126
nickisyourfan
closed
1 year ago
4
Type conversion before evaluation
#125
ch-47
opened
1 year ago
3
Next