Thiago Padilha
|
18a684ab1c
|
fix: TextEncoder#encodeInto spec compliance + perf gains (#10129)
|
2021-05-08 23:31:40 +02:00 |
|
Bartek Iwańczuk
|
1c7217e390
|
chore: upgrade dependencies (#10094)
This commit upgrades:
- swc_ecmascript
- swc_bundler
- deno_doc
- deno_lint
- dprint-plugin-typescript
|
2021-04-09 23:35:29 +02:00 |
|
Casper Beyer
|
3f5265b21e
|
fix: align btoa to spec (#9053)
|
2021-02-16 02:10:59 +01:00 |
|
ali ahmed
|
feff6361b1
|
feat(op_crates/web): adding gb18030 and GBK encodings (#9242)
|
2021-01-24 20:08:01 +01:00 |
|
Yusuke Tanaka
|
d8fd71afdf
|
chore: update copyright to 2021 (#9092)
|
2021-01-11 18:13:41 +01:00 |
|
gorogoroumaru
|
b0821fe9ce
|
fix(op_crate/web): fix atob to throw spec aligned DOMException (#8798)
|
2021-01-11 09:15:32 +11:00 |
|
Luca Casonato
|
0d41e21b0e
|
fix: align encoding APIs to spec using WPT (#9004)
|
2021-01-05 19:50:40 +01:00 |
|
Benjamin Gruenbaum
|
9397cf508e
|
fix(op_crates/web): make TextEncoder work with forced non-strings (#8206)
Fixes: #8201
|
2020-11-02 10:57:18 +11:00 |
|
aca
|
9cf06f76fd
|
fix(op_crates/web): TextEncoder should return error message with original input (#8005)
|
2020-10-20 13:47:38 +02:00 |
|
Leonard Ginters
|
623ac9e6df
|
fix(op_crates/web): TextEncoder should throw RangeError (#8039)
This commit changes error type thrown by TextEncoder, when
provided encoding is not supported matching Chromium behavior.
|
2020-10-19 23:56:29 +02:00 |
|
David Sherret
|
df02e31507
|
feat(fmt): Sort named import and export specifiers (#7711)
|
2020-09-27 12:22:32 +02:00 |
|
David Sherret
|
cde4dbb351
|
Use dprint for internal formatting (#6682)
|
2020-07-14 15:24:17 -04:00 |
|
Casper Beyer
|
87f8f99c49
|
refactor(cli/tests/unit) to use assertThrows (#6459)
|
2020-06-25 00:57:08 +02:00 |
|
Ryan Dahl
|
30702e2678
|
move js unit tests to cli/tests (#5678)
|
2020-05-20 17:52:51 -04:00 |
|