Bartek Iwańczuk
|
6c4da0e429
|
refactor: remove dispatch_json.js from cli/rt and cli/tsc (#7521)
Instead use Deno.core.jsonOpSync and Deno.core.jsonOpAsync
|
2020-09-16 22:22:43 +02:00 |
|
Ryan Dahl
|
f58b10ec64
|
simplify global properties (#7502)
|
2020-09-16 12:41:01 -04:00 |
|
crowlKats
|
8c880d3261
|
feat: Implement WebSocket API (#7051)
|
2020-09-05 10:39:25 -04:00 |
|
Kitson Kelly
|
9e50b3ee61
|
fix: don't expose globalThis.__bootstrap (#7344)
|
2020-09-04 07:52:19 -04:00 |
|
Bert Belder
|
9bfb0df805
|
refactor: remove OpError, use ErrBox everywhere (#7187)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2020-08-26 00:22:15 +02:00 |
|
Luca Casonato
|
1507a8cf2d
|
refactor(op_crates/web): move abort signal (#7117)
|
2020-08-19 14:43:20 +02:00 |
|
Paul Thompson
|
eed77aa020
|
feat(web): FileReader API (#6673)
|
2020-08-11 14:00:53 +02:00 |
|
Nayeem Rahman
|
52c1017a74
|
feat: Stabilize Deno.mainModule (#6993)
|
2020-08-10 16:41:51 -04:00 |
|
Bartek Iwańczuk
|
59ca66a207
|
Encode op errors as strings instead of numbers (#6977)
|
2020-08-07 16:47:18 -04:00 |
|
Ryan Dahl
|
ca4dcb36dd
|
Rename cli/js2 to cli/rt (#6857)
|
2020-07-23 16:27:26 +02:00 |
|