 |
Changes
- RBParseErrorNode: add precise error position to put cursor
(details / githubweb)
- add RBEnglobingErrorNode class>>from:contents:
(details / githubweb)
- OCCompilerNotifyingTest>>#enumerateAllSelections put "expected" at the right place
(details / githubweb)
- RBParser use the handy method RBEnglobingErrorNode class>>#from:contents:
(details / githubweb)
- RBParser>>#parseLiteralByteArrayObject use the correct span on error
(details / githubweb)
- RBParser use better position for error nodes
(details / githubweb)
- RBCodeSnippet>>#textWithNode:message: use errorPosition if available
(details / githubweb)
- RBErrorNodeParserTest update some tests results
(details / githubweb)
- RBEnglobingErrorNode remove unused method
(details / githubweb)
- RBDumpVisitor>>#visitEnglobingErrorNode: use correct construction (and format)
(details / githubweb)
- RBParseErrorNode>>#errorPosition should always be set
(details / githubweb)
- forgot a : in RBDumpVisitor>>#visitEnglobingErrorNode:
(details / githubweb)
|