Commit 634b4f2
committed
feat: add ABI generation guide and type lowering specification
Adds comprehensive documentation for Leo's ABI generation feature:
- Create `guides/11_abi.md` covering ABI format, type reference, and
lowering specification (optional types, storage vectors, tuples)
- Update `guides/00_overview.md` to link new ABI guide
- Update `cli/03_build.md` to mention ABI output location1 parent 5b16c5b commit 634b4f2
3 files changed
+533
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
0 commit comments