Skip to content

Reimplement PathMap to separately store dirs and files

Julien "_FrnchFrgg_" Rivaud requested to merge (removed):master into master

This patch set makes PathMap more go-like, and at the same time restores most of the behavior of the initial flat implementation which could handle more pathological cases. All tests pass.

Merge request reports