about summary refs log tree commit diff stats
path: root/src/encoding
Commit message (Expand)AuthorAgeFilesLines
* Move charsets into chakasubptato2023-08-142-1396/+0
* decoderstream: refactoring + iso2022jp fixesbptato2023-07-121-115/+138
* Improve encoding supportbptato2023-07-122-86/+123
* decoderstream: remove unused functionbptato2023-07-111-9/+0
* decoderstream: fix incorrect Big5 decodingbptato2023-07-061-4/+4
* Fix CastSize warningsbptato2023-07-032-12/+12
* Factor out map search, remove sugarbptato2023-06-291-6/+2
* Support all whatwg encodingsbptato2023-05-201-25/+136
* Add display/output encodingbptato2023-05-192-15/+393
* Refactor config, add charset optsbptato2023-05-161-17/+17
* 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