Skip to content

Pull requests: compiler-research/CppInterOp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Rely on the placement new version provided by clang-repl.
#912 opened Apr 22, 2026 by vgvassilev Contributor Loading…
Properly manage LLVM lifecycle and interpreter cleanup at exit.
#891 opened Apr 7, 2026 by vgvassilev Contributor Loading…
Fix disposal of interpreters in C
#887 opened Apr 4, 2026 by vgvassilev Contributor Loading…
[ci] Improve cppyy testing with requirements.txt and pytest-xdist
#884 opened Apr 2, 2026 by aaronj0 Collaborator Loading…
When Cpp::Declare is silent the API should retain the error code.
#880 opened Mar 30, 2026 by vgvassilev Contributor Loading…
feat: customize jit code model in CppInterOp
#878 opened Mar 27, 2026 by Ivka-F Loading…
Add GetLLVMMouleFor to extract LLVM IR for given scope
#875 opened Mar 26, 2026 by Vipul-Cariappa Collaborator Loading…
[tests] Add edge case coverage for CopyIncludePaths in Paths.cpp
#862 opened Mar 14, 2026 by voyager-jhk Contributor Loading…
2 of 5 tasks
Add required cling transactions when performing named lookups
#853 opened Mar 13, 2026 by aaronj0 Collaborator Loading…
Add DiagnosticsEngineRAII
#849 opened Mar 10, 2026 by codegallivant Contributor Loading…
2 of 4 tasks
Initialize default PrintingPolicy in CreateInterpreter
#841 opened Mar 6, 2026 by joyy-7921 Loading…
2 of 4 tasks
No longer qualify CXXMethodDecls in JitCall
#813 opened Feb 16, 2026 by aaronj0 Collaborator Loading…
Add RequireCompleteType, using Sema to force type completion
#810 opened Feb 13, 2026 by aaronj0 Collaborator Loading…
[ci] Run Cppyy tests in multithreaded mode
#795 opened Feb 3, 2026 by aaronj0 Collaborator Loading…
Move runtime template code to CPPInterOpRuntime.h for issue #697
#761 opened Nov 30, 2025 by shrestha-das Loading…
2 of 4 tasks
change all enum to enum class
#759 opened Nov 26, 2025 by Vipul-Cariappa Collaborator Loading…
add IsCUDAFunction
#745 opened Nov 5, 2025 by Vipul-Cariappa Collaborator Loading…
2 of 5 tasks
Fix Thread-Safety
#721 opened Sep 24, 2025 by Vipul-Cariappa Collaborator Loading…
fix making static locals thread safe
#712 opened Sep 16, 2025 by Vipul-Cariappa Collaborator Draft
1 of 4 tasks
ProTip! Exclude everything labeled bug with -label:bug.