Stjepan Glavina
15445e3ac1
Remove re-exports in async_std::net
5 years ago
Stjepan Glavina
ddb4dc87a1
Stylistic changes
5 years ago
Stjepan Glavina
144e1c4c1b
Move unit tests into the tests directory
5 years ago
DCjanus
798aa19409
replace `std::net::ToSocketAddrs` with `async-std::net::ToSocketAddrs`
5 years ago
DCjanus
d5e8d11fb9
genius hack: pretending to be `impl Future`
5 years ago
DCjanus
a81f7b67f7
fix documentation issue
5 years ago
DCjanus
33ba7f7e13
Implement an async version of ToSocketAddrs
5 years ago
Sun
0156dc879b
move surf to dev-dependencies ( #84 )
5 years ago
Florian Gilcher
addda3937f
Merge branch 'master' of github.com:async-std/async-std
5 years ago
Florian Gilcher
de036b9cdb
Remove linking sentence linking to itself
5 years ago
Florian Gilcher
68c066ae8b
Merge pull request #80 from wezm/book-tweaks
...
Fix a couple of typos in the book
5 years ago
Wesley Moore
ed81a9e23c
Fix a couple of typos in the book
5 years ago
Stjepan Glavina
e9e3754402
Add Surf example ( #78 )
...
* Add Surf example
* Use a different osx image
5 years ago
Florian Gilcher
3b9ee1ad48
Revert "Manual: automated link checking using mdbook-linkcheck ( #61 )"
...
This reverts commit fc1774a8ad
.
5 years ago
ngirard
fc1774a8ad
Manual: automated link checking using mdbook-linkcheck ( #61 )
...
* travis.yml: add before_script instruction for mdbook and mdbook-linkcheck
* book.toml: add mdbook-linkcheck config options
* Update book.toml
5 years ago
Florian Gilcher
8129da9582
Merge pull request #62 from dcarosone/book-typos-and-small-edits
...
Book typos and small edits
5 years ago
Florian Gilcher
1fe8a28399
Merge branch 'master' into book-typos-and-small-edits
5 years ago
Florian Gilcher
3e22dc2db2
Merge pull request #59 from ngirard/patch-2
...
book.toml: some improvements
5 years ago
Florian Gilcher
d656882796
Merge pull request #66 from divergentdave/book-copyediting
...
Copyedits for the book
5 years ago
Florian Gilcher
5fbeb52b69
Merge pull request #73 from U007D/patch-1
...
Clarify async fn return type
5 years ago
Florian Gilcher
96b821b9f3
Merge branch 'master' into patch-1
5 years ago
Anthony Dodd
f57e3142a1
Small technical correction. ( #64 )
...
Absolutely awesome work here! Just reading through the book absorbing all of the awesomeness and noticed this little bit. Let me know if you would like for me to update the corrections in any way.
5 years ago
Shady Khalifa
fd0b4d4cff
missing .await ( #69 )
...
* missing .await
* Update tasks.md
5 years ago
Brad Gibson
7f9dae9e5f
Clarify async fn return type
5 years ago
James Munns
2ef1a762de
Merge pull request #63 from eminence/doc_url_fixes
...
Fix documention links to docs.rs
5 years ago
David Cook
392b6df7c2
Copyedits for the book
5 years ago
Daniel Carosone
9974ff692e
markup and typo nits
5 years ago
Daniel Carosone
a41b87205d
distributed massages are the best
5 years ago
Andrew Chin
50e69dc765
Fix documention links to docs.rs
5 years ago
Daniel Carosone
6b23760c4a
additional tweaks
5 years ago
Daniel Carosone
a4cccb1450
link and more apostrophes
5 years ago
Daniel Carosone
310cda671c
use rust code blocks for consistent style
5 years ago
Daniel Carosone
ddb11bfb09
more wording tweaks
5 years ago
Daniel Carosone
5d7b641813
bullet character
5 years ago
Daniel Carosone
3df6c39e17
switch paragraphs around..
...
condense the summary and generalise the note
5 years ago
Daniel Carosone
0205ea3fc8
more apostrophes
5 years ago
ngirard
af38ad2646
Update book.toml
...
- don't generate an empty page if link points to a missing file ;
- add icon to github repository.
5 years ago
Florian Gilcher
f9fe7390d6
Merge pull request #58 from async-rs/fix-apostrophes
...
Fix wrong apostrophes
5 years ago
James Munns
58804c2524
Merge pull request #56 from dcarosone/book-typos-and-small-edits
...
small typos and edits in first few pages
5 years ago
James Munns
85c07db8a8
Merge pull request #57 from killercup/patch-1
...
Book: Fix typo in tasks example
5 years ago
Florian Gilcher
b69d55ce0b
Fix weird apostrophes
5 years ago
Daniel Carosone
ce940bb16d
merge
5 years ago
Daniel Carosone
54252b39e9
merge
5 years ago
Pascal Hertleif
df8cea8ab6
Book: Fix typo in tasks example
5 years ago
Florian Gilcher
e43c0069bd
Merge branch 'master' into book-typos-and-small-edits
5 years ago
Florian Gilcher
2921570f3f
Merge pull request #53 from skorgu/patch-2
...
Fix some stray formatting
5 years ago
Florian Gilcher
9c1869ce62
Merge pull request #52 from skorgu/patch-1
...
Rename 'task' variable in example
5 years ago
Florian Gilcher
da44ec5534
Merge pull request #51 from luizirber/patch-1
...
Fix links in concepts/futures.md
5 years ago
Florian Gilcher
1040a253c2
Merge pull request #55 from skorgu/patch-4
...
Move backticks inside brackets for links.
5 years ago
Daniel Carosone
2d2490c1a4
small typos and edits in first few pages
5 years ago