33 Commits

Author SHA1 Message Date
David Tolnay
130fc4e00f
Add Vec iterator random access APIs to book 2020-12-03 12:27:27 -08:00
David Tolnay
b3b24a1fe0
Add Rust std::shared_ptr binding 2020-12-01 20:49:04 -08:00
David Tolnay
908d5e5dc5
Add non-const indexing for rust::Vec 2020-11-30 00:37:22 -08:00
David Tolnay
f799b3781c
Add std::initializer_list constructor for rust::Vec 2020-11-30 00:11:30 -08:00
David Tolnay
b9dd936be9
Add string comparison operators to website 2020-11-29 22:47:18 -08:00
David Tolnay
828e513a94
Add Str(const String &) noexcept constructor 2020-11-29 20:41:26 -08:00
David Tolnay
ff7f5fb8cc
Add String and Str iterators 2020-11-25 21:06:33 -08:00
David Tolnay
01ef29a15c
Hide full iterator API from rendered documentation 2020-11-25 20:44:31 -08:00
David Tolnay
e0b03286eb
Show slice iterator in book 2020-11-25 20:32:03 -08:00
David Tolnay
5515a9e820
Generalize SliceRef codegen to non-u8 element type 2020-11-25 19:34:42 -08:00
David Tolnay
3d5a25a496
Simplify irrelevant detail from documentation of Vec iterator API 2020-11-25 13:48:35 -08:00
David Tolnay
960b511adc
Add rust::Vec mutable iterator 2020-11-25 13:31:54 -08:00
David Tolnay
66f216c776
Move Vec<T>::const_iterator definition out of line 2020-11-25 13:25:52 -08:00
David Tolnay
1092640045
Add array support to readme and website 2020-11-24 21:35:43 -08:00
David Tolnay
5945e56497
Add &mut [u8] to readme and website 2020-11-24 14:03:18 -08:00
David Tolnay
733cd260f0
Remove deletion of Str(std::string &&) constructor 2020-11-21 11:57:59 -08:00
David Tolnay
7a39745472
Book content 2020-11-17 08:22:44 -08:00
David Tolnay
f47403fccd
Customize book 404 page 2020-11-17 08:22:44 -08:00
David Tolnay
ac8662cdc7
Add book opengraph metadata 2020-11-17 08:22:44 -08:00
David Tolnay
8f8ee538af
Book style tweaks 2020-11-17 08:22:44 -08:00
David Tolnay
e04fcfa9ce
Switch overview.svg to svgbob 2020-11-17 08:02:05 -08:00
David Tolnay
5f597d7919
Implement overview diagram in ascii 2020-11-17 08:02:05 -08:00
David Tolnay
dc4045f79f
Pull fixes from asciitosvg fork 2020-11-17 08:02:05 -08:00
David Tolnay
1c55802a81
Add makefile to build svg diagrams using asciitosvg 2020-11-17 08:02:05 -08:00
David Tolnay
9a306457f5
Factor out fa-github icon tweak to css file 2020-11-13 19:51:58 -08:00
David Tolnay
f3bb97e055
Downgrade to cheerio 0.22 2020-11-13 19:35:16 -08:00
David Tolnay
78d9692dbb
Preapply hljs to provide highlighting for browsers with JS off 2020-11-13 16:47:47 -08:00
David Tolnay
0c710159a1
Check in package-lock.json 2020-11-13 16:37:54 -08:00
David Tolnay
3415e6db31
Add github link to website sidebar 2020-11-13 16:32:31 -08:00
David Tolnay
d80e846bd1
Add book build script 2020-11-13 16:24:11 -08:00
David Tolnay
db0d0fd880
Upgrade to mdbook 0.4.4 for CNAME file support 2020-11-05 22:14:13 -08:00
David Tolnay
37f36e92a6
Add readme for book directory 2020-09-02 11:58:17 -07:00
David Tolnay
2d661b8480
Add mdbook skeleton 2020-09-02 11:40:05 -07:00