elvish/pkg/eval/mods
Qi Xiao 90acb4a242 Minor fixup for path:temp-{dir file}.
* Remove `MatchesRegexp` from eval/vals since it is not part of the
  Elvish value protocol.

* Simplify implementation of value matching in `eval/evaltest`.

* Documentation wording tweaks.
2021-04-25 23:03:44 +01:00
..
bundled Add new edit:clear command. 2021-02-26 00:36:09 +00:00
daemon Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
file Remove unneeded tests. 2021-04-19 23:49:09 +01:00
math Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
path Minor fixup for path:temp-{dir file}. 2021-04-25 23:03:44 +01:00
platform Make tests compatible with "go test -count n" (n > 1). 2021-02-17 22:46:32 +00:00
re Use machine word (int) instead of int64 for fixnum. 2021-04-04 13:37:38 +01:00
store Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
str Use machine word (int) instead of int64 for fixnum. 2021-04-04 13:37:38 +01:00
unix Remove support for using a lone "a=b" for assignment. 2021-04-08 23:57:40 +01:00