index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
std
/
async
Age
Commit message (
Expand
)
Author
2021-02-02
chore: remove std directory (#9361)
Casper Beyer
2021-01-22
fix(std/async): make pooledMap() errors catchable (#9217)
Nayeem Rahman
2021-01-15
refactor(op_crate/fetch): align streams to spec (#9103)
Kitson Kelly
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2020-11-15
docs(std/async): fix a couple typos in std/async/README.md (#8388)
Elisée Maurer
2020-11-14
build: update dlint to v0.2.10 (#8284)
Yusuke Tanaka
2020-11-03
build: migrate to dlint (#8176)
Bartek Iwańczuk
2020-10-04
docs: end sentences with a period in markdown (#7813)
Trivikram Kamat
2020-09-26
Fix typos (#7687)
KNnut
2020-09-26
docs(std): add async and signal readme (#7683)
Andrew Mitchell
2020-09-25
test(std/async): remove redundant export in test (#7682)
Casper Beyer
2020-09-25
test(std): unit test for async/delay (#7671)
Csaba Okrona
2020-09-21
chore: add copyright (#7593)
tokiedokie
2020-08-31
test(std): ensure mod.ts modules have a test coverage (#7264)
Casper Beyer
2020-07-29
feat(std/async): add pooledMap utility (#6898)
Luca Casonato
2020-07-14
Use dprint for internal formatting (#6682)
David Sherret
2020-06-15
fix: MuxAsyncIterator throws muxed errors (#6295)
Kitson Kelly
2020-05-15
improve deferred test (#5459)
Henry Zhuang
2020-05-09
BREAKING(std): reorganization (#5087)
Nayeem Rahman
2019-10-09
remove std submodule
Ryan Dahl
2019-10-04
Move deno_std to a more convenient location. (#3057)
Ryan Dahl