Panics should have stack traces #5

Open
opened 2024-12-05 17:01:10 +00:00 by scott · 0 comments
Owner

Panics should have stack traces. This will mean threading error and location information through the tree-walk VM. This will probably only mean touching a few cases: Ast::Block, Ast::Fn.

Panics should have stack traces. This will mean threading error and location information through the tree-walk VM. This will probably only mean touching a few cases: `Ast::Block`, `Ast::Fn`.
scott added the
errors
feature
labels 2024-12-05 17:01:10 +00:00
scott added this to the Parity or improvement over Janet-based interpreter milestone 2024-12-11 05:36:39 +00:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: scott/rudus#5
No description provided.