Trivikram Kamat
d0eb179132
docs: end sentences with a period in markdown ( #7813 )
2020-10-04 07:19:11 +11:00
KNnut
e0d4696a72
Fix typos ( #7687 )
2020-09-26 10:14:56 -04:00
Andrew Mitchell
98c9798cb7
docs(std): add async and signal readme ( #7683 )
...
Resolves #7608
2020-09-26 09:15:18 +10:00
Casper Beyer
eb7f70c0b0
test(std/async): remove redundant export in test ( #7682 )
2020-09-25 13:45:57 -04:00
Csaba Okrona
826e899bbc
test(std): unit test for async/delay ( #7671 )
2020-09-25 14:57:31 +02:00
tokiedokie
c4ed3fb7e7
chore: add copyright ( #7593 )
2020-09-21 08:26:41 -04:00
Casper Beyer
644190eed8
test(std): ensure mod.ts modules have a test coverage ( #7264 )
2020-08-31 22:26:55 -04:00
Luca Casonato
1b60840f28
feat(std/async): add pooledMap utility ( #6898 )
2020-07-29 02:44:34 +02:00
David Sherret
cde4dbb351
Use dprint for internal formatting ( #6682 )
2020-07-14 15:24:17 -04:00
Kitson Kelly
490d2a5ca1
fix: MuxAsyncIterator throws muxed errors ( #6295 )
...
Fixes #5260
2020-06-15 12:03:07 -04:00
Henry Zhuang
e98b759446
improve deferred test ( #5459 )
2020-05-15 16:59:44 -04:00
Nayeem Rahman
f184332c09
BREAKING(std): reorganization ( #5087 )
...
* Prepend underscores to private modules
* Remove collectUint8Arrays() It would be a misuse of Deno.iter()'s result.
* Move std/_util/async.ts to std/async
* Move std/util/sha*.ts to std/hash
2020-05-09 08:34:47 -04:00