Conversation
Conflicts: test/patch/parse.js
|
I've decided this may have been misguided. It's way too complicated and the correct behaviours to implement are not clear. Several dilemmas:
Not worth it - at least not without a lot more subtle and nuanced design and implementation work than I've already put into this PR. If someone wants to take that on in due course, good for them, but I don't want to merge something half-assed because I fear I'm just making a mess that's worse than the status quo. I will carefully cherry-pick out the actual bugfix from this PR, but I'm abandoning the rest. |
* Fix patch parser, making most tests pass (but why do I have a weird new failure?...) * Fix bug I introduced, caught by test failure * Fix bugs with my tests * Remove mention of leadingGarbage (introduced by cherry-picking changes from #522) * Improve test coverage * Add release notes
No description provided.