This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SWCompression
Watch
1
Star
0
Fork
0
You've already forked SWCompression
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
b29d0b00a8d79a32f968228db102e9ccf69da16c
SWCompression
/
Sources
/
LZMA
T
History
Timofey Solomko
e05f917210
Improve compile time
2017-12-24 14:57:35 +03:00
..
LZMA.swift
Improve compile time
2017-12-24 14:57:35 +03:00
LZMABitTreeDecoder.swift
Remove inout modifier for LZMARangeDecoder arguments
2017-10-29 13:01:33 +03:00
LZMAConstants.swift
Extract LZMA constants into separate file and remove old LZMA decoder
2017-10-29 12:53:17 +03:00
LZMADecoder.swift
Remove throws keyword from LZMA decoders inits
2017-11-11 13:10:35 +03:00
LZMAError.swift
Remove LZMAError.decoderIsNotInitialised
2017-11-10 22:29:30 +03:00
LZMALenDecoder.swift
Remove inout modifier for LZMARangeDecoder arguments
2017-10-29 13:01:33 +03:00
LZMARangeDecoder.swift
Remove LZMAError.decoderIsNotInitialised
2017-11-10 22:29:30 +03:00