Panic reports should be good #64
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: twc/ludus#64
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Panic reports should be good! That means close parity with Janet-Ludus. Tracebacks are now possible, provide those. Line numbers are good, actual tokens will be harder to come by without a more substantial refactoring of parsing.
let
and function-call match failuresmatch
formsWhere we are right now may as good as we get for CC2. Not the worst? We can live with this.
Right now tracebacks aren't doing what I need them to. Hmmm.
This is as good as it's going to get for now. ::sigh::
6eb28888ca