about summary refs log tree commit diff
path: root/pkgs/profpatsch/encode
Commit message (Expand)AuthorAgeFilesLines
* pkgs/profpatsch: rename encode to netencodeProfpatsch2020-06-063-533/+0
* pkgs/profpatsch/encode: add list/dict lengths to rust parserProfpatsch2020-06-061-18/+26
* pkgs/profpatsch/encode/spec: records and lists have length markersProfpatsch2020-06-061-8/+12
* pkgs/profpatsch: export encode-rsProfpatsch2020-06-021-2/+5
* pkgs/profpatsch/encode: add function for printing T valuesProfpatsch2020-06-021-1/+52
* pkgs/profpatsch/encode: put parser in submoduleProfpatsch2020-06-022-284/+282
* pkgs/profpatsch/encode: initial rust parserProfpatsch2020-06-022-0/+381
* pkgs/profpatsch/encode: listify spec examplesProfpatsch2020-06-021-21/+21
* pkgs/profpatsch/encode: change number format and defined recordsProfpatsch2020-06-021-19/+26
* pkgs/profpatsch: alpha-grade encode specProfpatsch2020-06-011-0/+81