You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.
The challenge here has been the GraalJS has not stuck with the same format across versions, and also I think I have seen slightly different formatting at points with the same version (possibly based on whether and how it locates the source file).
It should support named capture groups though, pretty sure it has worked!
I regard this parsing part as needed a rewrite though.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
stackLine
wasat <program> (test.js:3)
in my case., which did not match the regex in https://github.com/jpg0/ohj/blob/master/log.js#L60, and was throwing therefore (see #9)On first look:
:lineNumber:columnNumber
ending, which was not the case for meThe text was updated successfully, but these errors were encountered: