Commit Graph

2 Commits

Author SHA1 Message Date
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
Sebastian Schmidt
596d4d37b1 Refactor serde tests into own module 2019-08-29 09:21:34 +03:00