Improve error messages/reporting from deft tracked compiler
Open
high-level-goal
short term
- Dominant language
- Elixir
- Stars
- 119
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now only the happy case is handled, we want better diagnostics from the compiler.
- [x] Nicely format internal compiler errors
- [x] Report when stub functions are used in non-return positions
- [x] Tracing information collected in a better way
- [ ] When stub functions are used in non-return positions, give a reason why the compiler can't analyze it
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.