From bb912b081ed339e4a5419bd3d2ffd7465f2f72d3 Mon Sep 17 00:00:00 2001 From: nodist Date: Mon, 27 Jul 2026 17:17:56 -0400 Subject: bottom up redesign --- docs/lifecycle/scope.md | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 docs/lifecycle/scope.md (limited to 'docs/lifecycle/scope.md') diff --git a/docs/lifecycle/scope.md b/docs/lifecycle/scope.md deleted file mode 100644 index 3310888..0000000 --- a/docs/lifecycle/scope.md +++ /dev/null @@ -1,25 +0,0 @@ -# Scope - ---- - -## Initialize Functions - -## Type Variables - -## Link Functions Parents - -## Link Function Scopes - -## Create Vars - -## Initialize Actions - -## Split Process Into Tasks by `await` - -## Register Imports - -On finding an import node add a register task for the imported string - -## Initialize Generics - -## Resolve Unique And Alias Types -- cgit v1.2.3