elvish/pkg/diag
Qi Xiao fef5049716 pkg/eval: Simplify how exception tracebacks are written.
*Exception.Show used to work differently when the traceback contains one frame
vs more frames. Harmonize how they work, and consistent with how parse errors
and compilation errors are shown.
2024-01-16 12:50:59 +00:00
..
context_test.go pkg/eval: Simplify how exception tracebacks are written. 2024-01-16 12:50:59 +00:00
context.go pkg/eval: Simplify how exception tracebacks are written. 2024-01-16 12:50:59 +00:00
doc.go Move all libraries to new pkg/. 2019-12-23 20:00:59 +00:00
error_test.go pkg/eval: Simplify how exception tracebacks are written. 2024-01-16 12:50:59 +00:00
error.go pkg/diag: Rework API and presentation of Context and Error. 2024-01-16 11:04:52 +00:00
range_test.go pkg/tt: Improve API. 2024-01-11 15:42:43 +00:00
range.go pkg/diag: Document why Ranging is not called Range. 2022-11-29 21:17:07 +00:00
show_error_test.go pkg/diag: Remove Complain and Complainf 2024-01-16 11:09:57 +00:00
show_error.go pkg/diag: Remove Complain and Complainf 2024-01-16 11:09:57 +00:00
shower.go [cleanup] pkg/diag: PPrint -> Show. 2020-03-31 00:27:08 +01:00
testutil_test.go pkg/eval: Simplify how exception tracebacks are written. 2024-01-16 12:50:59 +00:00