This repository was archived by the owner on Jun 1, 2023. It is now read-only.
oplines: precise error locations, less useless COPsΒ #333
Open
Description
See https://news.ycombinator.com/item?id=15185383
Looking up COP's to find the error lines is inexact, slow and esp. 8% heavier than using less COP's and moving the opline to each op.
I had a oplines branch a couple of years ago. Just need to add the warning and error cases.