summaryrefslogtreecommitdiff
path: root/core/encode_decode_test.js
AgeCommit message (Expand)Author
2020-09-09fix(core): panic on big string allocation (#7395)Bartek Iwańczuk
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-03-19perf: Optimize TextEncoder and TextDecoder (#4430)Bartek Iwańczuk
2020-03-15feat: Deno.core.{encode,decode}; standalone UTF-8 encoding/decoding (#4349)Bartek Iwańczuk