Skip to content

Upgrade to C++20 modules - #43

Merged
gf712 merged 4 commits into
mainfrom
modules-upgrade
Sep 4, 2026
Merged

Upgrade to C++20 modules #43
gf712 merged 4 commits into
mainfrom
modules-upgrade

Conversation

@gf712

@gf712 gf712 commented Sep 3, 2026

Copy link
Copy Markdown
Owner

No description provided.

Comment thread src/memory/allocate.hpp
Comment thread src/executable/bytecode/instructions/MakeFunction.cpp Outdated
Comment thread src/runtime/warnings/DeprecationWarning.cpp
Comment thread CMakeLists.txt
@claude

claude Bot commented Sep 3, 2026

Copy link
Copy Markdown

Code review

Found 4 new issues — see the inline comments.

Comment thread src/CMakeLists.txt Outdated
@claude

claude Bot commented Sep 4, 2026

Copy link
Copy Markdown

Code review

Found 1 new issue — see the inline comment.

Comment thread src/CMakeLists.txt Outdated
Comment thread src/executable/bytecode/instructions/R0Audit.hpp Outdated
@claude

claude Bot commented Sep 4, 2026

Copy link
Copy Markdown

Code review

Found 2 new issues — see the inline comments.

@gf712
gf712 force-pushed the modules-upgrade branch 3 times, most recently from ece204a to b8d3341 Compare September 4, 2026 10:16
The improvements are currently small, but future refactors that remove
dependencies that do not support modules should further improve build
times. Also a significant boost would be header units to build TUs
that depend on mlir targets (currently longest compilation times).
However, cmake does not support this.
Comment thread src/memory/GarbageCollector.cpp
Comment thread src/interpreter/InterpreterSession.cppm
@claude

claude Bot commented Sep 4, 2026

Copy link
Copy Markdown

Code review

Found 2 new issues — see the inline comments.

@gf712
gf712 merged commit 6dc3da3 into main Sep 4, 2026
6 checks passed
@gf712
gf712 deleted the modules-upgrade branch September 4, 2026 14:17
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