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
Isibboi/i72 make node cloneable
#74
ISibboI
closed
3 years ago
0
Change Context::get_function to Context::call_function
#73
dvtomas
closed
3 years ago
12
make Node Clone-able
#72
dvtomas
closed
3 years ago
1
Remove Cargo.lock
#71
ISibboI
closed
3 years ago
0
Add #![forbid(unsafe_code)]
#70
ISibboI
closed
3 years ago
0
Add tests for all operators
#69
ISibboI
opened
5 years ago
0
the result of eval("\"{}\" != \"{}\"") is wrong
#68
slientgoat
closed
5 years ago
1
Add type-unsafe context
#67
ISibboI
opened
5 years ago
2
Use iterators in parsing process
#66
ISibboI
opened
5 years ago
0
Can root node be removed?
#65
ISibboI
opened
5 years ago
1
Chaining ; and , does not work
#64
ISibboI
closed
5 years ago
1
Chaining ; and , does not work
#63
ISibboI
opened
5 years ago
0
Add benchmarks to observe performance changes in future releases
#62
ISibboI
closed
5 years ago
1
Fix documentation of error constructors
#61
ISibboI
closed
5 years ago
0
Add error type for using an operator with a wrong combination of arguments
#60
ISibboI
closed
5 years ago
1
Unwraps in operators might panic
#59
ISibboI
closed
5 years ago
1
Get rid of as
#58
ISibboI
opened
5 years ago
0
Support size one tuples
#57
ISibboI
opened
5 years ago
2
Support empty tuples
#56
ISibboI
opened
5 years ago
0
Enforce Rust 2018 compliance
#55
ISibboI
closed
5 years ago
1
Update crate for Rust 2018
#54
Atul9
closed
5 years ago
0
Value decomposition API
#53
ISibboI
closed
5 years ago
1
Remove automatic function argument decomposition
#52
ISibboI
closed
5 years ago
1
Come up with proper function call semantics
#51
ISibboI
closed
5 years ago
1
The tests fail
#50
lovasoa
closed
5 years ago
11
Use the new context macro in the README examples
#49
lovasoa
closed
5 years ago
4
Document context creation macro
#48
ISibboI
closed
5 years ago
2
Add a macro for easy context definition
#47
lovasoa
closed
5 years ago
0
Refactor Operators into an enum
#46
ISibboI
closed
5 years ago
1
Cannot use assignments in eval functions without context
#45
ISibboI
closed
5 years ago
2
Cannot construct tuples of tuples
#44
ISibboI
closed
5 years ago
1
Make automatic conversion from int to float toggleable
#43
ISibboI
closed
5 years ago
2
Automatically convert to string
#42
ISibboI
opened
5 years ago
2
Support len(tuple)
#41
ISibboI
closed
5 years ago
3
Wrong string in error formatting
#40
ISibboI
closed
5 years ago
1
Introduce namespaces
#39
ISibboI
opened
5 years ago
0
String operators and builtin functions
#38
bittrance
closed
5 years ago
8
How to access list of variables indentifier
#37
mestachs
closed
5 years ago
9
Make errors contain a markup of the errors location
#36
ISibboI
opened
5 years ago
0
Add string constants
#35
ISibboI
closed
5 years ago
1
Add operator-assignment operator (+=, -=, ...)
#34
ISibboI
closed
5 years ago
1
Add serde support for HashMapContext
#33
ISibboI
closed
5 years ago
1
Allow the user to define functions
#32
ISibboI
opened
5 years ago
0
Use EvalexprResult everywhere
#31
ISibboI
closed
5 years ago
2
Implement evaluating with `ContextMut`
#30
ISibboI
closed
5 years ago
3
Allow values to be parsed from serde
#29
ISibboI
opened
5 years ago
0
Add the empty type
#28
ISibboI
closed
5 years ago
2
Rename Error type and add custom result type
#27
ISibboI
closed
5 years ago
1
Add expression chaining operator
#26
ISibboI
closed
5 years ago
1
Add assignment operator
#25
ISibboI
closed
5 years ago
1
Previous
Next