expressive/tests
Sebastian Schmidt 6ace829117 Create mutable context when using eval functions without context
While this is a tiny hit on performance, it is something that the user probably wants.
It specifically prevents the user from seeing ContextNotManipulable errors when using the full power of evalexpr in the simplest eval calls.

Implements #45
2019-08-29 09:44:14 +03:00
..
integration.rs Create mutable context when using eval functions without context 2019-08-29 09:44:14 +03:00
serde.rs Create mutable context when using eval functions without context 2019-08-29 09:44:14 +03:00