From 7340dc713b36a3b81460af52136032a094afe8d9 Mon Sep 17 00:00:00 2001 From: Taylan Kammer Date: Tue, 18 Aug 2026 19:01:00 +0200 Subject: Add meta alloc docs, do code and doc cleanup. --- doc/0/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/0/index.md') 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 -- cgit v1.2.3