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
#77 - Update to emsdk 3.1.73
Pull Request -
State: closed - Opened by mcbarton 4 days ago
#76 - [WIP] fixes to build for WASM
Pull Request -
State: open - Opened by Vipul-Cariappa 8 days ago
#75 - Upgrade ci
Pull Request -
State: closed - Opened by mcbarton 17 days ago
#74 - fix: propagate C++ exception to Python
Pull Request -
State: closed - Opened by Vipul-Cariappa 17 days ago
#73 - Bump up CPyCppyy to latest upstream status
Pull Request -
State: closed - Opened by aaronj0 18 days ago
#72 - Drop clang-repl16 from CI run
Pull Request -
State: closed - Opened by aaronj0 19 days ago
#71 - resolve class object's type using `Cppyy::GetActualClass`
Pull Request -
State: closed - Opened by Vipul-Cariappa 20 days ago
- 3 comments
#70 - fix according to `Cppyy::GetGlobalOperator`'s implementation
Pull Request -
State: closed - Opened by Vipul-Cariappa about 1 month ago
#69 - update Cppyy::GetDatamemberOffset to handle multiple inheritance
Pull Request -
State: closed - Opened by Vipul-Cariappa about 2 months ago
#68 - Add features from upstream rebase, enable python 3.12 support
Pull Request -
State: closed - Opened by aaronj0 3 months ago
#67 - fix type conversion when scope is a typedefs
Pull Request -
State: closed - Opened by Vipul-Cariappa 3 months ago
#66 - remove unxip ci osx
Pull Request -
State: closed - Opened by Vipul-Cariappa 3 months ago
#65 - fix type converters function resolution
Pull Request -
State: closed - Opened by Vipul-Cariappa 3 months ago
- 1 comment
#64 - fix logic to trim white space
Pull Request -
State: closed - Opened by Vipul-Cariappa 4 months ago
- 1 comment
#63 - refactor `pyval_from_enum`
Pull Request -
State: closed - Opened by Vipul-Cariappa 4 months ago
- 1 comment
#62 - Reduce code duplication with anonymous enums
Pull Request -
State: closed - Opened by aaronj0 5 months ago
#61 - fix: resolve anonymous enum
Pull Request -
State: closed - Opened by Vipul-Cariappa 5 months ago
- 1 comment
#60 - [ci] Update the CI to follow other repositories in running valgrind
Pull Request -
State: closed - Opened by aaronj0 5 months ago
#59 - fix: use `GetNamed` with `Namespace` instead of `CheckDatamember`
Pull Request -
State: closed - Opened by Vipul-Cariappa 5 months ago
- 1 comment
#58 - Update `GetDataMember` to use an out param
Pull Request -
State: closed - Opened by aaronj0 5 months ago
#57 - Fix: AttributeError with anonymous unions
Pull Request -
State: closed - Opened by Vipul-Cariappa 5 months ago
- 9 comments
#56 - Add llvm 19 to ci
Pull Request -
State: closed - Opened by mcbarton 6 months ago
#55 - Improve Converters and std::basic_string support in Pythonisations
Pull Request -
State: open - Opened by aaronj0 7 months ago
- 1 comment
#54 - Update valgrind to same as CppInterOp
Pull Request -
State: closed - Opened by maximusron 8 months ago
#53 - Replace interfaces in Dispatcher to use canonical type of method args
Pull Request -
State: closed - Opened by maximusron 8 months ago
- 1 comment
#52 - Update ci to remove warnings
Pull Request -
State: closed - Opened by mcbarton 9 months ago
- 3 comments
#51 - Update ci to match other repos
Pull Request -
State: closed - Opened by mcbarton 9 months ago
- 1 comment
#50 - Update patches
Pull Request -
State: closed - Opened by mcbarton 9 months ago
- 1 comment
#49 - Fix missed rename case for InstantiateTemplate
Pull Request -
State: closed - Opened by maximusron 10 months ago
#48 - Rename template instantiation API usage
Pull Request -
State: closed - Opened by maximusron 10 months ago
#47 - Fix bugs related to reflex, python side attribute lookup and template instantiation
Pull Request -
State: closed - Opened by maximusron 10 months ago
- 1 comment
#46 - Fixes issue when building on Apple Silicon
Pull Request -
State: closed - Opened by mcbarton about 1 year ago
- 1 comment
#45 - Apple Silicon build issues
Issue -
State: closed - Opened by mcbarton about 1 year ago
- 1 comment
#44 - Fix Cling_DIR location
Pull Request -
State: closed - Opened by sudo-panda over 1 year ago
#43 - Follow the rename of InterOp to CppInterOp.
Pull Request -
State: closed - Opened by vgvassilev over 1 year ago
#42 - Fix real type not using pointer based functions
Pull Request -
State: closed - Opened by sudo-panda over 1 year ago
- 3 comments
#41 - Add type info in the error msg of function argument converters
Pull Request -
State: closed - Opened by sudo-panda over 1 year ago
#40 - Use Cppyy::AppendTypesSlow where we expect a list of string-based types.
Pull Request -
State: closed - Opened by vgvassilev over 1 year ago
- 2 comments
#39 - Lookup attr in class if obj doesn't have it
Pull Request -
State: closed - Opened by sudo-panda over 1 year ago
- 3 comments
#38 - Use underlying type for execs, convs & pythonizer
Pull Request -
State: closed - Opened by sudo-panda over 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
#32 - Check if the constructor was deleted before adding it to the viable candidates
Pull Request -
State: closed - Opened by vgvassilev over 1 year ago
#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 almost 2 years ago
#29 - We can call this routine with empty string causing memory issues.
Pull Request -
State: closed - Opened by vgvassilev almost 2 years ago
- 1 comment
#28 - Adapt to the new CI which includes builds against clang-repl.
Pull Request -
State: closed - Opened by vgvassilev almost 2 years ago
#27 - Fix Conditional jump or move depends on uninitialised value
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
- 5 comments
#26 - Adopt the changes in cppyy CI
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
- 1 comment
#25 - Revert change breaking non-template type params
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
#24 - Revert "Use the slow lookup option in GetType"
Pull Request -
State: closed - Opened by vgvassilev almost 2 years ago
- 2 comments
#23 - Use the slow lookup option in GetType
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
#22 - Add space between type and ref for non canon types
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
#21 - Add enum support
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
#20 - Add basic support for instantiating templates with non-template type …
Pull Request -
State: closed - Opened by vgvassilev almost 2 years ago
#19 - Error out if we fail to resolve a type from string
Pull Request -
State: closed - Opened by vgvassilev almost 2 years ago
#18 - Add space between type and reference
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
- 1 comment
#17 - Use GetBaseScope instead of using strings
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
#16 - Move converters and executors to use pointers instead of strings
Issue -
State: open - Opened by vgvassilev almost 2 years ago
#15 - Add fixes for the crash in test_datatypes.py::TestDATATYPES::test29_std_function_life_lines
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
#14 - Guard Err catching funcs with Fetch and Restore
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
- 2 comments
#13 - Partially revert "WIP meta_getattro"
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
#12 - Revert unnecessary changes
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
#11 - Revert to the old style string printing
Pull Request -
State: closed - Opened by vgvassilev almost 2 years ago
- 1 comment
#10 - Remove the printf to reduce the diff against upstream.
Pull Request -
State: closed - Opened by vgvassilev almost 2 years ago
- 1 comment
#9 - Fix crash when trying to call PyObject_HasAttr on nullptr
Pull Request -
State: closed - Opened by vgvassilev almost 2 years ago
#8 - Improve type safety
Issue -
State: open - Opened by vgvassilev almost 2 years ago
Labels: good first issue
#7 - Use GetDimensions from Cppyy
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
- 3 comments
#6 - Forward declarations are incomplete entities and we should skip them.
Pull Request -
State: closed - Opened by vgvassilev almost 2 years ago
- 18 comments
#5 - Add CI file
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
#4 - Use GetMethodArgTypeAsString, not GetMethodArgType
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
- 1 comment
#3 - Add a tmp check for empty string in TypeManip::compound
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
#2 - Fix class static variables
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago
- 2 comments
#1 - Remove ROOT meta dependency
Pull Request -
State: closed - Opened by sudo-panda almost 2 years ago