mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-08 22:22:52 +00:00
- Updated the interface name from FileAllScopeBindings to FileScopeBindings to better reflect its purpose. - Adjusted all occurrences of the renamed interface across multiple files including parsing-processor.ts, pipeline.ts, parse-worker.ts, and type-env.ts. - Enhanced comments and documentation to clarify the narrowing of scope bindings and the rationale behind the changes. - Improved error handling and validation in the pipeline for file-scope bindings. - Added integration tests to ensure the correct behavior of the BindingAccumulator and its interaction with the TypeEnv flush process. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| helpers | ||
| integration | ||
| unit | ||
| utils | ||
| global-setup.ts | ||
| vitest.d.ts | ||