live_data icon indicating copy to clipboard operation
live_data copied to clipboard

Improve error messages/reporting from deft tracked compiler

Open hansihe opened this issue 4 years ago • 0 comments

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

hansihe avatar Jun 10 '21 22:06 hansihe