Bartek Iwańczuk
|
0c48470b35
|
remove more calls to futures::executor::block_on (#4775)
|
2020-04-16 16:29:28 +02:00 |
|
Ryan Dahl
|
fab0204cbf
|
Make writeSync, readSync, seekSync, openSync, isatty proper synchronous syscalls (#4762)
|
2020-04-15 20:43:19 -04:00 |
|
Kitson Kelly
|
f527407287
|
clippy (#4618)
|
2020-04-03 22:41:16 -04:00 |
|
João Souto
|
fb5c31416d
|
Add waker to StreamResource to fix hang on close bugs (#4293)
|
2020-03-11 18:19:24 -04:00 |
|
Ryan Dahl
|
54a1688868
|
Allow BadResource errors to take a custom message (#4251)
|
2020-03-05 08:30:41 -05:00 |
|
Bert Belder
|
5d3dfa4cf6
|
Remove unnecessary macro from cli/ops/tty.rs (#4254)
It contains a clippy issue, and there's no need for this macro anyway.
|
2020-03-04 15:54:09 -08:00 |
|
Kevin (Kun) "Kassimo" Qian
|
5946808f66
|
tty: Deno.setRaw(rid, mode) to turn on/off raw mode (#3958)
|
2020-02-26 01:01:24 -05:00 |
|