add context to errors
Đang mở
- Ngôn ngữ chính
- Haskell
- Star
- 952
- Fork
- 50
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Errors from complex Project:M36 expressions are lacking in that it is often difficult to discern what components of the user's expression actually caused the error. Errors should include expression context such as related function/operator name, line number, and line offset.
To achieve this, we need the TutorialD and SQL parsers to propagate line information into the various expressions. Is there a way to achieve this out-of-band so that expressions aren't peppered with context structures? Is that even desireable?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.