diff options
| author | Taylan Kammer <taylan.kammer@gmail.com> | 2026-08-18 19:01:00 +0200 |
|---|---|---|
| committer | Taylan Kammer <taylan.kammer@gmail.com> | 2026-08-18 19:01:00 +0200 |
| commit | 7340dc713b36a3b81460af52136032a094afe8d9 (patch) | |
| tree | fae19c06ea7e2f6555b55cc7ac33f43085e820e9 /doc/0/index.md | |
| parent | f91ab961ea458cd70b18525a242e3daf6d875128 (diff) | |
Add meta alloc docs, do code and doc cleanup.
Diffstat (limited to 'doc/0/index.md')
| -rw-r--r-- | doc/0/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/0/index.md b/doc/0/index.md index da707d2..77a6a4c 100644 --- a/doc/0/index.md +++ b/doc/0/index.md @@ -35,7 +35,7 @@ compiling code. ## Appendices -+ Appendix A: [Memory](A-memory.html) ++ Appendix A: [Meta Allocator](A-meta_alloc.html) Zisp foregoes use of a platform-provided heap allocator as much as possible, in favor of an efficient heap allocator specialized for |
