Ecosyste.ms: Issues

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

GitHub / compiler-research/CPyCppyy issues and pull requests

#63 - refactor `pyval_from_enum`

Pull Request - State: closed - Opened by Vipul-Cariappa 7 days ago - 1 comment

#62 - Reduce code duplication with anonymous enums

Pull Request - State: closed - Opened by aaronj0 8 days ago

#61 - fix: resolve anonymous enum

Pull Request - State: closed - Opened by Vipul-Cariappa 8 days ago - 1 comment

#59 - fix: use `GetNamed` with `Namespace` instead of `CheckDatamember`

Pull Request - State: closed - Opened by Vipul-Cariappa 13 days ago - 1 comment

#58 - Update `GetDataMember` to use an out param

Pull Request - State: closed - Opened by aaronj0 13 days ago

#57 - Fix: AttributeError with anonymous unions

Pull Request - State: closed - Opened by Vipul-Cariappa 25 days ago - 9 comments

#56 - Add llvm 19 to ci

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

#55 - Improve Converters and std::basic_string support in Pythonisations

Pull Request - State: open - Opened by aaronj0 3 months ago - 1 comment

#54 - Update valgrind to same as CppInterOp

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

#53 - Replace interfaces in Dispatcher to use canonical type of method args

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

#52 - Update ci to remove warnings

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

#51 - Update ci to match other repos

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

#50 - Update patches

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

#49 - Fix missed rename case for InstantiateTemplate

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

#48 - Rename template instantiation API usage

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

#46 - Fixes issue when building on Apple Silicon

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

#45 - Apple Silicon build issues

Issue - State: closed - Opened by mcbarton 11 months ago - 1 comment

#44 - Fix Cling_DIR location

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

#43 - Follow the rename of InterOp to CppInterOp.

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

#42 - Fix real type not using pointer based functions

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

#41 - Add type info in the error msg of function argument converters

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

#40 - Use Cppyy::AppendTypesSlow where we expect a list of string-based types.

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

#39 - Lookup attr in class if obj doesn't have it

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

#38 - Use underlying type for execs, convs & pythonizer

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

#37 - DEBUG

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

#36 - Reflect CI changes from cppyy

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

#35 - Fix for typedefed class using resolved class type

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

#34 - Remove space between type and cpd in Executors

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

#33 - Fix for typedefed enums not working

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

#31 - Avoid accessing the fValue first as it might not be initialized.

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

#30 - Fix patches

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

#29 - We can call this routine with empty string causing memory issues.

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

#28 - Adapt to the new CI which includes builds against clang-repl.

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

#27 - Fix Conditional jump or move depends on uninitialised value

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

#26 - Adopt the changes in cppyy CI

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

#25 - Revert change breaking non-template type params

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

#24 - Revert "Use the slow lookup option in GetType"

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

#23 - Use the slow lookup option in GetType

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

#22 - Add space between type and ref for non canon types

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

#21 - Add enum support

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

#19 - Error out if we fail to resolve a type from string

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

#18 - Add space between type and reference

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

#17 - Use GetBaseScope instead of using strings

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

#14 - Guard Err catching funcs with Fetch and Restore

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

#13 - Partially revert "WIP meta_getattro"

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

#12 - Revert unnecessary changes

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

#11 - Revert to the old style string printing

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

#10 - Remove the printf to reduce the diff against upstream.

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

#9 - Fix crash when trying to call PyObject_HasAttr on nullptr

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

#8 - Improve type safety

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

#7 - Use GetDimensions from Cppyy

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

#6 - Forward declarations are incomplete entities and we should skip them.

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

#5 - Add CI file

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

#4 - Use GetMethodArgTypeAsString, not GetMethodArgType

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

#3 - Add a tmp check for empty string in TypeManip::compound

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

#2 - Fix class static variables

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

#1 - Remove ROOT meta dependency

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