elvish/pkg/eval/re
Qi Xiao bd1a6e98dc pkg/eval/vals: Rework the structmap mechanism.
* Fields may now be exposed via getter methods.

* Field names are automatically converted to dashed-case.

* Assoc behavior is no longer implemented for structmaps.

* The IsStructMap marker method no longer takes a special marker argument. There
  is a little danger of a value accidentally implementing this method.
2020-06-28 01:26:58 +01:00
..
match.go pkg/eval/vals: Rework the structmap mechanism. 2020-06-28 01:26:58 +01:00
re_test.go pkg/eval: TestCase.Errors{With,} -> Throws{,Any}. 2020-01-08 23:09:19 +00:00
re.go pkg/eval: Simplify API for output capture. 2020-04-10 01:12:25 +01:00