mirror of
https://github.com/0x5eal/luau-unzip.git
synced 2025-04-04 06:30:53 +01:00
Simplies logic to just use nearest parent as the base instead of traversing downwards. This reduces some redundancy, however fixes a bug with repeated components in the constructed path and also improves performance by skipping a loop altogether. Also fixes recursive extraction tests failing `pandoc_soft_links.zip`. |
||
---|---|---|
.. | ||
data | ||
edge_cases.luau | ||
extract.luau | ||
list.luau | ||
metadata.luau | ||
path.luau | ||
walk.luau |