Commits
Click on a commit to change the comparison rangeupdating Context backtrack for new leaf misses.
when matching similary pattern, this will update the Content::backtrack to incoming
nodes miss value, if the miss is pointing to a leaf node, meaning if somehting fail
later on, it can go expected value.
adding some new test cases to verify that the new logic is working.30 days ago
by martin-juhlin chore(tests): check that it also fixes #279 fixing issue with cargo fmt9 days ago
by martin-juhlin