1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 03, 2025 — Jan 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add reference and update glossary. More... over 8 years ago
Move compression-related classes under QuickHelp.Compression namespace. More... over 8 years ago
Move compression-related classes into a separate directory. More... over 8 years ago
Loosen validation to cope with unexpected input. More... over 8 years ago
Support topic redirect. More... over 8 years ago
Handle topic-database ownership properly. More... over 8 years ago
Fix: dot command in topic text should not be parsed. More... over 8 years ago
Validate Huffman tree on deserialization. More... over 8 years ago
Ignore auxiliary files in the source directory. More... over 8 years ago
Support Huffman tree serialization. More... over 8 years ago
Make a guess of unknown fields in the file header. More... over 8 years ago
Amend wording. More... over 8 years ago
Merge changes to handle all compression levels 0-15. More... over 8 years ago
Handle input files without Huffman Tree and/or Keywords section. More... over 8 years ago
Minor refactoring and code clean-up. More... over 8 years ago
Refactor serialization code to accomodate missing sections (WIP). More... over 8 years ago
Rename variables to follow HELPMAKE terminology. More... over 8 years ago
Update format description to use the terms used in HELPMAKE. More... over 8 years ago
Move keyword dictionary serialization code into a dedicated file. More... over 8 years ago
Merge trivial refactoring changes. More... over 8 years ago
Use nameof(arg) when throwing exceptions. More... over 8 years ago
Add some comments. More... over 8 years ago
Remove unused using statement. More... over 8 years ago
Streamline Huffman tree concepts. More... over 8 years ago
Encapsulates huffman tree deserialization. More... over 8 years ago
Handle empty huffman tree during decoding. More... over 8 years ago
Encapsulate huffman tree walking logic into helper class HuffmanDecoder. More... over 8 years ago
Rewrite huffman tree as an intuitive binary tree. More... over 8 years ago
Move serialization related states into SerializationOptions class. More... over 8 years ago
Refactoring: rename files. More... over 8 years ago