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 |
|