From 899951244d75254b870e0c7f4d1e9419e7964052 Mon Sep 17 00:00:00 2001 From: nodist Date: Wed, 24 Jun 2026 17:58:11 -0400 Subject: use trees without parent nodes --- docs/application/index.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'docs/application/index.md') diff --git a/docs/application/index.md b/docs/application/index.md index a534225..c6153b6 100644 --- a/docs/application/index.md +++ b/docs/application/index.md @@ -44,11 +44,12 @@ 2. ##### [Parse](../lifecycle/parse.md) 3. ##### Scan 4. ##### Scope -5. ##### Check -6. ##### Eval -7. ##### Ir -8. ##### Jit -9. ##### Exec -10. ##### Notify +5. ##### Import +6. ##### Check +7. ##### Eval +8. ##### Ir +9. ##### Jit +10. ##### Exec +11. ##### Notify ## Shutdown -- cgit v1.2.3