Nayeem Rahman
|
900953a65a
|
fix(op_crates): Don't use Deno.inspect in op crates (#9332)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2021-02-09 16:31:46 +01:00 |
|
Developing
|
923214c537
|
chore: use strict mode for internal runtime, core, and op_crates js (#9391)
|
2021-02-04 23:18:32 +01:00 |
|
Kitson Kelly
|
f9949a3170
|
fix(op_crates/fetch): fix ReadableStream.pipeThrough() (#9265)
Fixes #9252
|
2021-01-26 21:56:29 +11:00 |
|
Kitson Kelly
|
2077864a8d
|
fix(op_crate/fetch): add back ReadableStream.getIterator and deprecate (#9146)
|
2021-01-18 10:40:39 +11:00 |
|
Kitson Kelly
|
b8303c7812
|
refactor(op_crate/fetch): align streams to spec (#9103)
Fixes #8814
|
2021-01-15 08:57:19 +11:00 |
|
Yusuke Tanaka
|
d8fd71afdf
|
chore: update copyright to 2021 (#9092)
|
2021-01-11 18:13:41 +01:00 |
|
Anh Hong
|
b8bc24d167
|
chore: fixed various misspellings and other typos (#8691)
|
2020-12-11 06:45:45 +11:00 |
|
Anonymous
|
27dd786016
|
fix: "cloneValue" should return a Set when given a Set (#7972)
|
2020-11-21 17:29:18 +01:00 |
|
Yusuke Tanaka
|
9029003046
|
build: update dlint to v0.2.10 (#8284)
Update prebuilt "dlint" binary to v0.2.10 and fix diagnostics
for "require-await" rule.
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2020-11-14 20:27:37 +01:00 |
|
Bartek Iwańczuk
|
8e914be742
|
build: migrate to dlint (#8176)
This commit migrates repository from using "eslint"
to "dlint" for linting JavaScript code.
|
2020-11-03 16:19:29 +01:00 |
|
Bartek Iwańczuk
|
7845740637
|
refactor: deno_fetch op crate (#7524)
|
2020-09-18 09:20:55 -04:00 |
|