elvish/pkg/eval/mods
Qi Xiao 75baa0b5a2 pkg/eval: Remove (*Ns).Append.
This change makes Ns immutable from the exposed API. Internally there is exactly
one place that still mutates Ns, in scopeOp; this will be addressed later.
2021-01-05 01:09:04 +00:00
..
bundled Remove the "binding" bundled module. 2020-10-10 22:47:56 +01:00
daemon Implement namespaces using slices instead of maps. 2020-12-25 17:46:46 +00:00
math pkg/eval: Remove (*Ns).Append. 2021-01-05 01:09:04 +00:00
platform pkg/eval: Remove (*Ns).Append. 2021-01-05 01:09:04 +00:00
re pkg/eval: Remove (*Ns).Append. 2021-01-05 01:09:04 +00:00
store Implement namespaces using slices instead of maps. 2020-12-25 17:46:46 +00:00
str pkg/eval: Remove (*Ns).Append. 2021-01-05 01:09:04 +00:00
unix pkg/eval: Remove (*Ns).Append. 2021-01-05 01:09:04 +00:00