Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / compiler-research/cppyy-backend issues and pull requests

#102 - Add canonical type interface for method arguments

Pull Request - State: closed - Opened by maximusron about 1 month ago

#101 - Update ci to remove warnings

Pull Request - State: closed - Opened by mcbarton 2 months ago - 4 comments

#100 - Add osx arm jobs to ci

Pull Request - State: closed - Opened by mcbarton 2 months ago - 1 comment

#99 - Add clang 18 to ci

Pull Request - State: closed - Opened by mcbarton 2 months ago - 1 comment

#98 - [ci] Update CI for clang 16 valgrind

Pull Request - State: closed - Opened by maximusron 2 months ago

#97 - [ci] Capture exit code on full test run by setting pipefail

Pull Request - State: closed - Opened by maximusron 2 months ago

#96 - [ci] Update cppyy testing job

Pull Request - State: closed - Opened by maximusron 3 months ago - 5 comments

#95 - Remove redundant jobs from ci

Pull Request - State: closed - Opened by mcbarton 3 months ago

#94 - Rename InterOp interface for template instantiation

Pull Request - State: closed - Opened by maximusron 3 months ago - 1 comment

#93 - Template fix patch based on updated InterOp API

Pull Request - State: closed - Opened by maximusron 3 months ago - 1 comment

#92 - Fix cache ci

Pull Request - State: closed - Opened by mcbarton 5 months ago - 4 comments

#91 - Update README.md + fix bug introduced into ci

Pull Request - State: closed - Opened by mcbarton 6 months ago - 1 comment

#90 - Update ci workflow to be similar to one in CppInterOp

Pull Request - State: closed - Opened by mcbarton 6 months ago - 1 comment

#89 - Macos apple silicon fixes

Pull Request - State: closed - Opened by mcbarton 7 months ago

#88 - Fixes issues that occur when building on Apple Silicon

Pull Request - State: closed - Opened by mcbarton 8 months ago - 8 comments

#87 - Apple Silicon build issues

Issue - State: closed - Opened by mcbarton 8 months ago

#86 - Return the error set.

Pull Request - State: closed - Opened by vgvassilev 10 months ago - 1 comment

#85 - Update llvm patches to match the ones in CppInterOp.

Pull Request - State: closed - Opened by vgvassilev 10 months ago

#84 - Fix Cling_DIR location

Pull Request - State: closed - Opened by sudo-panda 11 months ago

#83 - Update the name of the CppInterOp library.

Pull Request - State: closed - Opened by vgvassilev 11 months ago

#82 - Follow the rename of InterOp to CppInterOp.

Pull Request - State: closed - Opened by vgvassilev 11 months ago

#81 - Implement a hacky version of GetMethodTemplate.

Pull Request - State: closed - Opened by vgvassilev 11 months ago - 10 comments

#80 - Add a capability of extracting a list of types

Pull Request - State: closed - Opened by vgvassilev 12 months ago

#79 - Rework the way we check if symbol is already available.

Pull Request - State: closed - Opened by vgvassilev 12 months ago

#77 - Allow passing custom arguments to CreateInterpreter

Pull Request - State: closed - Opened by a-turko 12 months ago

#76 - Use canon type when converting return type to str

Pull Request - State: closed - Opened by sudo-panda almost 1 year ago - 8 comments

#75 - Add missing include for strcpy

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#74 - Debug - Do not merge

Pull Request - State: closed - Opened by sudo-panda about 1 year ago

#73 - Add GetUnderlyingScope

Pull Request - State: closed - Opened by sudo-panda about 1 year ago - 1 comment

#72 - Pass qualified name in ToString

Pull Request - State: closed - Opened by sudo-panda about 1 year ago

#71 - Adapt to the new design changes in libInterOp.

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#70 - Adapt to the new GetDestructor API

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#69 - Implement CallDestructor as a forward to Destruct.

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#68 - Fix patches

Pull Request - State: closed - Opened by alexander-penev about 1 year ago

#67 - Implement allocated and deallocate.

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#66 - Do not depend on libcling but solely on InterOp.

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#65 - Add Cling/Repl support for CI build. Add patching for LLVM/Clang.

Pull Request - State: closed - Opened by alexander-penev about 1 year ago

#64 - Use CanonTy as UnderlyingTy removes pointers

Pull Request - State: closed - Opened by sudo-panda about 1 year ago

#63 - Adopt the changes in cppyy CI

Pull Request - State: closed - Opened by sudo-panda about 1 year ago

#62 - Include cmath to fix test29_castcpp

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#61 - Fix errors coming from using ID = 2;

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#60 - Add support for complex types in GetType

Pull Request - State: closed - Opened by sudo-panda about 1 year ago

#59 - Include <chrono> to make test11_chrono advance further.

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#58 - Include list to enable test01_stl_in_std

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#57 - Current test failures

Issue - State: open - Opened by vgvassilev about 1 year ago

#55 - [Enum support] Qualified name used during type lookup

Issue - State: open - Opened by vgvassilev about 1 year ago

#54 - Implement IsAggregate

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#53 - Use the changes in InterOp for enum support

Pull Request - State: closed - Opened by sudo-panda about 1 year ago

#52 - Adapt to recent changes in InterOp.

Pull Request - State: closed - Opened by vgvassilev about 1 year ago - 1 comment

#51 - Allow passing custom arguments to CreateInterpreter

Issue - State: open - Opened by vgvassilev about 1 year ago - 1 comment
Labels: good first issue

#50 - GetMethodPrototype is not used by cppyy. Mark it unused.

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#49 - Pass -march=native to enable avx.

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#48 - Re-enable IsBuiltin for strings

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#47 - Enable IsConstMethod since we implemented InterOp::IsConstMethod

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#44 - Add asserts to make the failures more visible

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#43 - Enable IsSmartPtr.

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#42 - Cppyy tests are designed to run in c++17 mode

Pull Request - State: closed - Opened by vgvassilev about 1 year ago

#40 - Fix tests which need cmath operations.

Pull Request - State: closed - Opened by vgvassilev about 1 year ago - 1 comment

#39 - Add missing include files for tests

Pull Request - State: closed - Opened by sudo-panda about 1 year ago

#38 - Include functional header to use std::function

Pull Request - State: closed - Opened by sudo-panda about 1 year ago

#37 - Include functional header to use std::function

Pull Request - State: closed - Opened by sudo-panda over 1 year ago

#36 - Add check for scope before sending to IsNamespace

Pull Request - State: closed - Opened by sudo-panda over 1 year ago

#35 - Send Interpreter instance instead of Sema

Pull Request - State: closed - Opened by sudo-panda over 1 year ago

#34 - Remove uneccessary check for bases

Pull Request - State: closed - Opened by sudo-panda over 1 year ago

#33 - Update CI to use pytest-xdist

Pull Request - State: closed - Opened by sudo-panda over 1 year ago

#32 - Partially revert "Remove unneccessary folders"

Pull Request - State: closed - Opened by sudo-panda over 1 year ago - 4 comments

#31 - Fix CPLUS_INCLUDE_PATH

Pull Request - State: closed - Opened by sudo-panda over 1 year ago

#30 - Bring back the infrastructure around cling-config

Issue - State: open - Opened by vgvassilev over 1 year ago
Labels: good first issue

#29 - Use GetDimensions from InterOp

Pull Request - State: closed - Opened by sudo-panda over 1 year ago

#28 - Revert changes

Issue - State: closed - Opened by sudo-panda over 1 year ago - 2 comments

#27 - Adopt latest InterOp changes in IsSubclass.

Pull Request - State: closed - Opened by vgvassilev over 1 year ago

#26 - Adapt to InterOp::GetFunctionSignature signature.

Pull Request - State: closed - Opened by vgvassilev over 1 year ago - 1 comment

#25 - Support for strings in template args

Issue - State: closed - Opened by sudo-panda over 1 year ago - 6 comments

#24 - Fix Cppyy::Compile

Pull Request - State: closed - Opened by sudo-panda over 1 year ago

#23 - isbaseclass on Python side is failing

Issue - State: closed - Opened by sudo-panda over 1 year ago - 1 comment

#22 - Add IsClass for adding support for class static variables

Pull Request - State: closed - Opened by sudo-panda over 1 year ago

#21 - Follow the changes in InterOp.

Pull Request - State: closed - Opened by vgvassilev over 1 year ago

#20 - Build on push

Pull Request - State: closed - Opened by vgvassilev over 1 year ago - 1 comment

#19 - TestADVANCEDCPP.test06_datamembers

Issue - State: closed - Opened by sudo-panda over 1 year ago - 2 comments

#18 - Class auto loader

Issue - State: open - Opened by sudo-panda over 1 year ago

#17 - Test logs

Issue - State: closed - Opened by sudo-panda over 1 year ago - 2 comments

#16 - Update README to use LLVM mono repo instead of cpt

Pull Request - State: closed - Opened by sudo-panda over 1 year ago - 1 comment

#15 - Fix includes

Issue - State: open - Opened by sudo-panda over 1 year ago

#14 - Mimic gInterpreter.Process with gCling.process

Issue - State: open - Opened by sudo-panda over 1 year ago

#13 - Fix string converters for function args

Issue - State: open - Opened by sudo-panda over 1 year ago

#12 - Fix constructor issues

Issue - State: open - Opened by sudo-panda over 1 year ago

#11 - Fix __repr__ for cppyy objects

Issue - State: open - Opened by sudo-panda over 1 year ago - 1 comment

#10 - Further improve the use of the monorepo

Pull Request - State: closed - Opened by vgvassilev over 1 year ago

#9 - Propagate template types creation to CPyCppyy

Pull Request - State: closed - Opened by sudo-panda over 1 year ago

#8 - Use the llvm-monorepo

Pull Request - State: closed - Opened by alexander-penev over 1 year ago

#7 - Add support for static variables

Issue - State: closed - Opened by sudo-panda over 1 year ago - 1 comment

#6 - Replace gInterpreter with gCling

Issue - State: closed - Opened by sudo-panda over 1 year ago - 7 comments
Labels: good first issue

#5 - Use the llvm-monorepo instead of cpt.

Pull Request - State: closed - Opened by alexander-penev over 1 year ago - 1 comment

#4 - Fix templates in Executors

Pull Request - State: closed - Opened by sudo-panda over 1 year ago

#3 - Fix CI

Pull Request - State: closed - Opened by alexander-penev over 1 year ago