evalexpr icon indicating copy to clipboard operation
evalexpr copied to clipboard

Add type-unsafe context

Open ISibboI opened this issue 6 years ago • 2 comments

Add a context type that does not enforce variables to be typed

ISibboI avatar Aug 30 '19 06:08 ISibboI

This would be useful for allowing empty variables to be modified by the expression.

FruitieX avatar Jan 16 '24 12:01 FruitieX

Here's one way to accomplish this. https://github.com/ISibboI/evalexpr/pull/165

FruitieX avatar Jan 16 '24 12:01 FruitieX