elvish/pkg/eval/vars
Qi Xiao 6e8ecc8bd5 pkg/eval: Cleanups for reducing the API surface area number of files.
- Move NewEnvListVar to pkg/eval/vars.

- De-export GlobPattern, GlobFlag and ExternalCmd.

- Merge editor.go and chdir.go into eval.go, value_helper.go into compile_value.go.

- Remove eval_internal_test.go and replace it with a new test for $pid.
2021-01-05 04:33:52 +00:00
..
blackhole_test.go Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
blackhole.go Update docs for $_ and $nil. 2020-09-04 22:45:04 +01:00
callback_test.go Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
callback.go pkg/eval: Test more error cases. 2020-04-13 16:29:01 +01:00
element_test.go Fix typos found by codespell 2020-10-10 22:47:50 +01:00
element.go Fix typos found by codespell 2020-10-10 22:47:50 +01:00
env_list.go pkg/eval: Cleanups for reducing the API surface area number of files. 2021-01-05 04:33:52 +00:00
env_test.go Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
env.go Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
ptr_test.go Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
ptr.go [cleanup] trivial golint suggested changes 2020-12-25 01:11:33 +00:00
read_only_test.go pkg/eval: Test more error cases. 2020-04-13 16:29:01 +01:00
read_only.go pkg/eval: Test more error cases. 2020-04-13 16:29:01 +01:00
vars.go Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00