elvish/pkg/eval/evaltest
Qi Xiao dc59cbfeb4 pkg/eval: Make (*Evaler).Eval accept a Source instead of an Op.
Most callers can now call it with the source to evaluate, without having to call
ParseAndCompile first themselves.
2021-01-02 00:10:26 +00:00
..
evaltest.go pkg/eval: Make (*Evaler).Eval accept a Source instead of an Op. 2021-01-02 00:10:26 +00:00
matchers.go pkg/eval/evaltest: Move value and error matching code to separate file. 2020-09-04 20:55:19 +01:00