Commit 498cef5
authored
Update book content to v0.4.0 release (#29)
* Update cgp to v0.4.0
* Fix chapters up to Associated Types
* Fix errors in error handling chapters
* Fix errors in field accessor chapters
* Fix remaining chapters
* Adding IsProviderFor section
* Adding more writings for IsProviderFor
* Add section for CanUseComponent
* Finish updating debugging chapter
* Finish updating Components Macros chapter
* Rename HasProvider to HasCgpProvider
* Use delegate_and_checks! to simplify examples
* Add section for #[cgp_context] macro
* Revise associated type sections
* Revise field-accessors
* AI-revise section
* Revise introduction
* AI-revise section
* Update to published version of `cgp`1 parent afc487f commit 498cef5
File tree
21 files changed
+1836
-1548
lines changed- content
- src
21 files changed
+1836
-1548
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | | - | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments