Skip to content

Add module system#841

Draft
huydo862003 wants to merge 162 commits intorefactor/ast-immutablefrom
feat/module-system
Draft

Add module system#841
huydo862003 wants to merge 162 commits intorefactor/ast-immutablefrom
feat/module-system

Conversation

@huydo862003
Copy link
Copy Markdown
Contributor

@huydo862003 huydo862003 commented Mar 13, 2026

Summary

Issue

(issue link here)

Lasting Changes (Technical)

(please list down: code changes/things that have wide-effect; new libraries/functions added that can be used by others; examples below)

  • (Added class EmailValidator to validate email address' validity)
  • (Added Tenant#is_trial? check)

Checklist

Please check directly on the box once each of these are done

  • Documentation (if necessary)
  • Lint Checks Passed
  • Unit Tests Passed
  • Coverage Tests Passed
  • Integration Tests Passed
  • Code Review

@huydo862003 huydo862003 marked this pull request as draft March 13, 2026 10:49
@huydo862003 huydo862003 force-pushed the feat/module-system branch 3 times, most recently from 21fc3d6 to cf6a004 Compare March 17, 2026 10:37
@huydo862003 huydo862003 changed the base branch from master to refactor/ast-immutable March 17, 2026 10:37
@huydo862003 huydo862003 force-pushed the feat/module-system branch 4 times, most recently from be7d04d to 9f47065 Compare March 17, 2026 17:04
…tOffset, elementAtOffset, scopeAtOffset, scopeKindAtOffset)
…queries to use project-wide API, wire flatStream/invalidStream/symbol queries
…etect selective imports via ExternalSymbol placeholders
…ors and InterpreterDatabase — derive from ast/node.filepath
@huydo862003 huydo862003 force-pushed the feat/module-system branch 2 times, most recently from 8d3dc64 to cfd34cf Compare March 27, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant