Skip to content

Add module system#841

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

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

Conversation

@huydo862003
Copy link
Contributor

Summary

  • Short summary of the task, what have been done etc
  • Please include screenshots whenever possible (important).

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
…alidator/, split pipeline into validate.ts and resolve.ts
…ccepts or requires it from callers"

This reverts commit b5d7d20.
…le as thin query returning just the symbol table
…, Filepath; replace FilepathKey with FilepathId; remove toKey from globalQuery
…directly from validateFile instead of Report
…gnore external file validation errors in resolve
@huydo862003 huydo862003 force-pushed the feat/module-system branch 3 times, most recently from 9144c7c to 877828f Compare March 23, 2026 09:13
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