summaryrefslogtreecommitdiff
path: root/ext/web/08_text_encoding.js
AgeCommit message (Expand)Author
2021-10-28fix(webidl): Don't throw when converting a detached buffer source (#12585)Andreu Botella
2021-10-29perf(encoding): avoid copying the input data in `TextDecoder` (#12573)Andreu Botella
2021-09-25fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851)李瑞丰
2021-09-02feat(fmt): add basic JS doc formatting (#11902)David Sherret
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl