Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支持编译单元隔离 #228

Merged
merged 1 commit into from
Nov 20, 2023
Merged

支持编译单元隔离 #228

merged 1 commit into from
Nov 20, 2023

Conversation

NMSAzulX
Copy link
Collaborator

  1. 编译单元增加 UseRandomDomain 、UseNewDomain 、 UseDefaultDomain 方法.
  2. 编译单元增加 GetSingleReference 方法支持查询引用.
  3. 编译单元增加 AddReference 以支持根据程序集添加引用和 Using.
  4. 编译选项增加 AppendCompilerFlag 绑定编译标识.

1. 编译单元增加 UseRandomDomain 、UseNewDomain 、 UseDefaultDomain  方法.
2. 编译单元增加 GetSingleReference 方法支持查询引用.
3. 编译单元增加 AddReference 以支持根据程序集添加引用和 Using.
4. 编译选项增加 AppendCompilerFlag 绑定编译标识.
@NMSAzulX NMSAzulX added the pr_src 此次提交包含 [源码工程] 相关的改动. label Nov 20, 2023
@NMSAzulX
Copy link
Collaborator Author

未检测到合适的 ISSUE 推荐给您。感谢您的反馈!

该条自动推荐信息来自于 nms-bot.

Copy link

UT Test - Ubuntu

    1 files      1 suites   9s ⏱️
121 tests 121 ✔️ 0 💤 0
122 runs  122 ✔️ 0 💤 0

Results for commit 02f3b0f.

Copy link

UT Test - Macos

    1 files      1 suites   15s ⏱️
121 tests 121 ✔️ 0 💤 0
122 runs  122 ✔️ 0 💤 0

Results for commit 02f3b0f.

Copy link

UT Test - Windows

    1 files      1 suites   8s ⏱️
121 tests 121 ✔️ 0 💤 0
122 runs  122 ✔️ 0 💤 0

Results for commit 02f3b0f.

@NMSAzulX NMSAzulX merged commit e8def0a into dev.next Nov 20, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr_src 此次提交包含 [源码工程] 相关的改动.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

1 participant