elvish/pkg/eval/evaltest
Qi Xiao 5775c8b3ed pkg/diag: Rework API and presentation of Context and Error.
- Change Context to export all its fields.

- Include end position in Context, and include it in Show.

- Remove the Type field from Error, and express it using an ErrorTag type
  parameter instead.

- Make {Pack Unpack}CognateErrors type-safe with the new ErrorTag mechanism, and
  rename them to just {Pack Unpack}Errors.
2024-01-16 11:04:52 +00:00
..
error_matchers.go pkg/diag: Rework API and presentation of Context and Error. 2024-01-16 11:04:52 +00:00
evaltest.go pkg/eval/evaltest: Fix the bytes output error message. 2024-01-08 15:44:14 +00:00
value_matchers.go Implement os:stat. 2023-08-21 00:05:05 -04:00