summaryrefslogtreecommitdiff
path: root/src/genpubsuffix.pl
Commit message (Expand)AuthorAgeFilesLines
* convert huffman table to 32bit valuesVincent Sanders2016-09-241-13/+20
* huffman encode string tableVincent Sanders2016-09-231-43/+213
* generation tool now adds some basic statistics to outputVincent Sanders2016-09-191-31/+44
* improve teh generator tools comment header outputVincent Sanders2016-09-161-6/+7
* improve the node tree representation to halve its memory usageVincent Sanders2016-09-151-38/+48
* Generate a much more compact string table by eliding duplicate stringsVincent Sanders2016-09-151-24/+49
* Initial working libraryVincent Sanders2016-09-141-0/+298