This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SWCompression
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tsolomko/SWCompression.git
synced
2026-06-23 14:56:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2540d398cfd58976d8aee4d8fa7e2fdc08b0dab
SWCompression
/
Sources
T
History
Timofey Solomko
a2540d398c
bits function of Data extension now checks if start is the same as the end.
2016-10-29 17:55:47 +03:00
..
Deflate.swift
bits function of Data extension now checks if start is the same as the end.
2016-10-29 17:55:47 +03:00
Extensions.swift
bits function of Data extension now checks if start is the same as the end.
2016-10-29 17:55:47 +03:00
HuffmanLength.swift
Added extensions, findNextSymbol; HuffmanLength moved to a separate file.
2016-10-26 21:03:19 +03:00
HuffmanTable.swift
findNextSymbol now returns shift and this calculation is now correct and used everywhere.
2016-10-28 21:04:16 +03:00
Info.plist
Added some initial code for deflate compression (and test).
2016-10-23 15:29:20 +03:00
SWCompression.h
Added project.
2016-10-16 22:52:23 +03:00