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
4.7.0
SWCompression
/
Sources
/
LZMA
T
History
Timofey Solomko
cb730a334d
[LZMA] Change LZMAConstants from struct to enum
2021-07-21 19:47:05 +03:00
..
LZMA.swift
Merge branch 'hotfix-4.5.9' into develop
2021-05-01 16:14:33 +03:00
LZMABitTreeDecoder.swift
Convert LZMA/LZMA2 internal types to structs
2021-04-21 22:59:17 +03:00
LZMAConstants.swift
[LZMA] Change LZMAConstants from struct to enum
2021-07-21 19:47:05 +03:00
LZMADecoder.swift
Merge branch 'hotfix-4.5.9' into develop
2021-05-01 16:14:33 +03:00
LZMAError.swift
Update copyright year to 2021
2021-03-26 13:50:20 +02:00
LZMALenDecoder.swift
Convert LZMA/LZMA2 internal types to structs
2021-04-21 22:59:17 +03:00
LZMAProperties.swift
Merge branch 'hotfix-4.5.11' into develop
2021-06-12 18:53:45 +03:00
LZMARangeDecoder.swift
Small changes to code comments
2021-07-17 11:14:53 +03:00