djspiewak / parseback

A Scala implementation of parsing with derivatives
http://parseback.io
Apache License 2.0
197 stars 22 forks source link

fix issue #34 #40

Closed osiire closed 5 years ago

osiire commented 5 years ago

When finishing the parser, if the length of Catenable list is one, it does not apply the filter.

djspiewak commented 5 years ago

Hey! Thanks for the fix. Sorry for taking so long to get to this. I have some maintenance debt on this project (lol shims pre-1.0 usage…) and I really need to get to it, I just haven't had time, so there probably won't be a release in the immediate future which contains this fix. However! That time is coming quite soon. I'll try to loop around and finish the detangling of dependencies that I started a few months ago as soon as possible.