elvish/pkg/mods
Kurtis Rader d4b4edbbbe Replace legacy lambda with new lambda examples
I was surprised to see so many legacy lambda syntax examples in the
documentation. This replaces all of them with the new syntax -- excluding
the handful of cases meant to explicitly verify the legacy form is still
valid. This also adds a link to the issue in the release notes which
documents the change in syntax.

Related #664
2021-11-28 21:30:59 +00:00
..
daemon Refactor the API of eval.NsBuilder to be completely based on methods. 2021-10-23 21:44:11 +01:00
epm Remove references to ~/.elvish in documentation. 2021-10-23 12:16:50 +01:00
file Refactor the API of eval.NsBuilder to be completely based on methods. 2021-10-23 21:44:11 +01:00
math Refactor the API of eval.NsBuilder to be completely based on methods. 2021-10-23 21:44:11 +01:00
path Apply more tweaks to the path module's elvdoc. 2021-11-28 21:14:43 +00:00
platform Refactor the API of eval.NsBuilder to be completely based on methods. 2021-10-23 21:44:11 +01:00
re Replace legacy lambda with new lambda examples 2021-11-28 21:30:59 +00:00
readlinebinding Add transpose binds to readline-binding 2021-11-07 14:50:57 +00:00
store Refactor the API of eval.NsBuilder to be completely based on methods. 2021-10-23 21:44:11 +01:00
str Refactor the API of eval.NsBuilder to be completely based on methods. 2021-10-23 21:44:11 +01:00
unix Refactor the API of eval.NsBuilder to be completely based on methods. 2021-10-23 21:44:11 +01:00
mods.go pkg/eval: Export the config fields and remove access methods. 2021-10-05 00:53:38 +01:00