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