about summary refs log tree commit diff stats
path: root/src/encoding
Commit message (Collapse)AuthorAgeFilesLines
* Support all whatwg encodingsbptato2023-05-201-25/+136
|
* Add display/output encodingbptato2023-05-192-15/+393
| | | | Some encodings are still missing
* Refactor config, add charset optsbptato2023-05-161-17/+17
| | | | Only document-charset supported for now.
* decoderstream: fix some bugs that broke readAllbptato2022-12-261-3/+9
|
* Add JS support to documentsbptato2022-12-181-0/+10
|
* Fix decoder bugs, move decoder to encoding/bptato2022-12-101-0/+844