luau-unzip/lib
Erica Marigold 834b750794
refactor: use btest instead of band and ~=
Seriously did not know that this existed. Can potentially allow for perf
optimizations on Luau's ends.
2025-03-11 16:38:22 +00:00
..
utils feat: add path safety and sanitization methods to ZipEntry 2025-01-09 07:25:59 +00:00
crc.luau refactor: add note for future optimization in crc impl 2025-01-06 05:52:00 +00:00
inflate.luau fix(inflate): byte boundary aligning underflow 2025-01-07 15:53:26 +00:00
init.luau refactor: use btest instead of band and ~= 2025-03-11 16:38:22 +00:00