error-interface #23

Merged
sashakoshka merged 6 commits from error-interface into main 2024-02-08 21:55:47 +00:00
Owner

Solves #11, to a degree. The intent of the issue was misguided as lines are stored in errors.Position, and making that an interface might be bad design. Will save the memory concern for after the memory benchmark.

Solves #11, to a degree. The intent of the issue was misguided as lines are stored in errors.Position, and making that an interface might be bad design. Will save the memory concern for after the memory benchmark.
sashakoshka added 6 commits 2024-02-08 21:55:41 +00:00
sashakoshka merged commit 8ff47a3076 into main 2024-02-08 21:55:47 +00:00
sashakoshka deleted branch error-interface 2024-02-08 21:55:47 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
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: fspl/fspl#23
No description provided.