Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/compiler-research/CppInterOp

A Clang-based C++ Interoperability Library
https://github.com/compiler-research/CppInterOp

Implement `DemangleSymbol` and `IsClassPolymorphic` APIs

Vipul-Cariappa opened this pull request 8 days ago
Add emscripten build instructions to online documentation

mcbarton opened this pull request 8 days ago
Change from jupyter_server to jupyterlite-core jupyterlab

mcbarton opened this pull request 8 days ago
[wip] Add testing for wasm build

mcbarton opened this pull request 9 days ago
Improve the test coverage of the C API

Gnimuc opened this pull request 9 days ago
Remove soname and zdefs flags emscripten build

mcbarton opened this pull request 9 days ago
Fix warning about ehs and ehc being switch to ehs- and ehc-

mcbarton opened this pull request 9 days ago
Remove NVPTX llvm targets to build MacOS.yml

mcbarton opened this pull request 9 days ago
Remove cppyy options llvm build stage ci

mcbarton opened this pull request 9 days ago
Shallow clone xeus cpp emscripten build

mcbarton opened this pull request 9 days ago
Add nightly build forndeployment workflow

mcbarton opened this pull request 9 days ago
Fix symbol visibility issues for C API

Gnimuc opened this pull request 10 days ago
Use Ninja for emscripten build of llvm

mcbarton opened this pull request 11 days ago
Add discord link to Readme

mcbarton opened this pull request 12 days ago
Upgrade Windows ci runners to Windows 2025

mcbarton opened this pull request 12 days ago
Reference notebook where everything is known to work

mcbarton opened this pull request 12 days ago
Add jupyter notebook view as alternative to jupyter lab in deployment

mcbarton opened this pull request 12 days ago
Add example notebooks to deployment

mcbarton opened this pull request 12 days ago
Replace std::regex in codecomplete to use llvm::regex

aaronj0 opened this pull request 13 days ago
Use Ninja to build llvm in the ci (osx and Ubuntu)

mcbarton opened this pull request 13 days ago
Fix emscripten build instructions

mcbarton opened this pull request 14 days ago
Add correct options to build xeus-cpp-lite deployment correctly

mcbarton opened this pull request 14 days ago
[Bug]: Debug flags responsible for CppInterOp's emscripten build

anutosh491 opened this issue 14 days ago
[Feature Request]: Support Resource Dir through CppInterOp

anutosh491 opened this issue 16 days ago
Make llvm build options match emscripten forge recipe

mcbarton opened this pull request 19 days ago
Fixed shared library location xeus-cpp deployment

mcbarton opened this pull request 29 days ago
Attempt to fix emscripten deployment

mcbarton opened this pull request 29 days ago
Attempt to fix emscripten build

mcbarton opened this pull request 29 days ago
Fix emscripten build ci and deployment

mcbarton opened this pull request 29 days ago
Fix copying xcpp.data for xeus-cpp-lite deploy page

anutosh491 opened this pull request 29 days ago
Fix xeus cpp build

mcbarton opened this pull request about 1 month ago
Separate out Ubuntu and MacOS builds ci

mcbarton opened this pull request about 1 month ago
fix `MakeFunctionCallable` for dealing with public typedef to private type

Vipul-Cariappa opened this pull request about 1 month ago
[ci] Shorten CI names

vgvassilev opened this pull request about 1 month ago
[do not merge] Test cling ci upgrade

aaronj0 opened this pull request about 1 month ago
Separate out Unix and Windows non emscripten builds ci

mcbarton opened this pull request about 1 month ago
Remove duplicate badge which was not removed in previous PR.

mcbarton opened this pull request about 1 month ago
Separate out emscripten and non emscripten builds into separate workfows

mcbarton opened this pull request about 1 month ago
Cppyy bug

faze-geek opened this pull request about 1 month ago
[Feature Request]: Enable clad as ExternalProject_Add

vgvassilev opened this issue about 1 month ago
disable unnecessery clang-tidy checks in unittests

Vipul-Cariappa opened this pull request about 1 month ago
Documentation changes as REPL is set to ON by default

faze-geek opened this pull request about 1 month ago
Bugs & Missing Features with Minimal Reproducible PRs

Vipul-Cariappa opened this issue about 1 month ago
fix `GetVariableOffset` in cases of multi-level and multiple inheritance

Vipul-Cariappa opened this pull request about 1 month ago
Consider changing the MAC OS instruction using `nproc`

faze-geek opened this issue about 1 month ago
Update `GetBinaryOperator` to `GetOperator`

Vipul-Cariappa opened this pull request about 1 month ago
Update non wasm build instructions

mcbarton opened this pull request about 1 month ago
Remove environment-wasm-build.yml file as redundant

anutosh491 opened this pull request about 1 month ago
Add Emscripten Build Instructions

mcbarton opened this pull request about 1 month ago
Fix llvm 17 build instructions Windows

mcbarton opened this pull request about 1 month ago
Fix issues with DLM tests

aaronj0 opened this pull request about 1 month ago
Fix cling llvm cache

mcbarton opened this pull request about 1 month ago
Reduce cache size

mcbarton opened this pull request about 1 month ago
Update `GetDatamembers` and `GetUnderlyingScope` to work with `UsingShadowDecl`

Vipul-Cariappa opened this pull request about 1 month ago
Improve emscripten llvm build in ci

mcbarton opened this pull request about 2 months ago
Update deploy-pages.yml to install xeus-cpp kernel

mcbarton opened this pull request about 2 months ago
Fix deploy-pages.yml

mcbarton opened this pull request about 2 months ago
Fixes read the docs

mcbarton opened this pull request about 2 months ago
Add Jupyter-Lite xeus-cpp demo to CppInterOp

mcbarton opened this pull request about 2 months ago
Add docs PR preview

mcbarton opened this pull request about 2 months ago
Add issue templates

mcbarton opened this pull request about 2 months ago
Fix git clang workflow os to Ubuntu 22.04

mcbarton opened this pull request about 2 months ago
Use a Shared build for cppinterop while building for wasm

anutosh491 opened this pull request about 2 months ago
Revert changes to https://github.com/compiler-research/CppInterOp/pull/372

mcbarton opened this pull request about 2 months ago
Remove dependency on zlib for the emscripten build

anutosh491 opened this pull request about 2 months ago
Try to fix developer documentation deployment

mcbarton opened this pull request about 2 months ago
Build target sphinx-cppinterop in ci docs job

mcbarton opened this pull request about 2 months ago
Update UsingCppInterOp.rst to not reference use of patches + small other updates

mcbarton opened this pull request about 2 months ago
Update ReleaseNotes.md to reflect llvm 19 support

mcbarton opened this pull request about 2 months ago
Add exemptions to stale-pr-and-issues.yml

mcbarton opened this pull request about 2 months ago
Fix assert for external interpreter

aaronj0 opened this pull request about 2 months ago
Update labels for stale prs in stale-pr-and-issues.yml

mcbarton opened this pull request about 2 months ago
Minimal example of a bug from cppyy

Vipul-Cariappa opened this pull request about 2 months ago
Update ci.yml to use MacOS 15 for arm osx jobs

mcbarton opened this pull request about 2 months ago
Add markdown linter workflow

mcbarton opened this pull request about 2 months ago
Stale issue and PR workflow

mcbarton opened this pull request about 2 months ago
Dont use conda emsdk

mcbarton opened this pull request about 2 months ago
Make -DUSE_REPL=On default

faze-geek opened this pull request about 2 months ago
tmp/cling upgrade v1.1

Vipul-Cariappa opened this pull request about 2 months ago
Update cling in ci to version 1.1 using roots llvm 16

mcbarton opened this pull request about 2 months ago
Reduce size of llvm cache by not build webassembly target for llvm<19

mcbarton opened this pull request about 2 months ago
Remove unused code

mcbarton opened this pull request about 2 months ago
refactor `Cpp::GetAllCppNames`

Vipul-Cariappa opened this pull request about 2 months ago
Spelling error in README.md

DoobyDoPap opened this pull request 2 months ago
Remove include new flags while creating interpreter

anutosh491 opened this pull request 2 months ago
perform type inference on template arguments

Vipul-Cariappa opened this pull request 2 months ago
resolve static constexpr class attribute

Vipul-Cariappa opened this pull request 2 months ago
[ci] Update pytest verbosity, drop OSX-clang16 cppyy jobs

aaronj0 opened this pull request 3 months ago
[ci] No longer run cppyy with clang-repl16

aaronj0 opened this pull request 3 months ago
[cmake] Support non-standalone builds

aaronj0 opened this pull request 3 months ago
Add support for an external interpreter

aaronj0 opened this pull request 3 months ago
Revert back to Cpp11 clang-format

mcbarton opened this pull request 3 months ago
Update gtest used to v1.15.2

mcbarton opened this pull request 3 months ago