elvish/pkg/eval/vars
Qi Xiao de3a7fd1b3 Standardize spelling: UNIX -> Unix.
https://en.wikipedia.org/wiki/Unix#Branding contains a history of the spelling.
Follow Wikipedia in using Unix instead of UNIX.
2023-01-04 18:09:11 +00:00
..
blackhole_test.go Don't dot import pkg/tt 2022-06-04 23:39:19 +01:00
blackhole.go interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
callback_test.go interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
callback.go interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
element_test.go interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
element.go interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
env_list.go Standardize spelling: UNIX -> Unix. 2023-01-04 18:09:11 +00:00
env_test.go pkg/eval/vars: Deexport EnvVariable, use Unset/IsSet via interface 2022-06-05 21:47:51 +01:00
env.go pkg/eval/vars: Deexport EnvVariable, use Unset/IsSet via interface 2022-06-05 21:47:51 +01:00
ptr_test.go Use machine word (int) instead of int64 for fixnum. 2021-04-04 13:37:38 +01:00
ptr.go interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
read_only_test.go Don't dot import pkg/tt 2022-06-04 23:39:19 +01:00
read_only.go interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
vars.go pkg/eval/vars: Deexport EnvVariable, use Unset/IsSet via interface 2022-06-05 21:47:51 +01:00