diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-24 17:58:11 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-24 17:58:11 -0400 |
| commit | 899951244d75254b870e0c7f4d1e9419e7964052 (patch) | |
| tree | ae39036dada6f311a66143322f225d1b14186f5c /docs/application/index.md | |
| parent | 00f17d7a204d8add2426cc0b26a2158fd1dc62f6 (diff) | |
use trees without parent nodes
Diffstat (limited to 'docs/application/index.md')
| -rw-r--r-- | docs/application/index.md | 13 |
1 files changed, 7 insertions, 6 deletions
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 |
