Ecosyste.ms: OpenCollective

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

compiler-research

Organizes global collaboration on open source software for interactive compilation environments
Collective - Host: opensource - https://opencollective.com/compiler-research - Website: https://compiler-research.org/ - Code: https://github.com/compiler-research

Set an build config to run tests since VS is multi-config generator

github.com/compiler-research/CppInterOp - 66d3a313da700f18444ed4f88fe50ab7cd3bd193 authored 9 months ago by fsfod <[email protected]>
Just build gtest using the current config on all platforms

github.com/compiler-research/CppInterOp - c0082394122a6d7e64af23180ab41dcfde1ba1a3 authored 9 months ago by fsfod <[email protected]>
Move include of dlfcn.h to non windows only in CppInterOp.cpp

github.com/compiler-research/CppInterOp - c211cea37abf423d4107c202b8ecc3f0c6cd504e authored 9 months ago by fsfod <[email protected]>
Fix rvalue errors from LookupLibrary returning const std::string

github.com/compiler-research/CppInterOp - d1482685b280f4eecc0d25bcdcbc616ef35326f5 authored 9 months ago by fsfod <[email protected]>
Don't use BUILD_SHARED_LIB for windows

github.com/compiler-research/CppInterOp - 6bd096fe20ab29726910bef27b63d85be26f08cc authored 9 months ago by fsfod <[email protected]>
Fix error from window.h declaring min macro, disabled with NOMINMAX

github.com/compiler-research/CppInterOp - 86f40dfc84b9f19e38fcfeb178f1d30692f7726a authored 9 months ago by fsfod <[email protected]>
Fix gtest library link paths on windows

github.com/compiler-research/CppInterOp - 7aeec37b16c7b465ee37abf5925caba6bf5b7033 authored 9 months ago by fsfod <[email protected]>
Fix rvalue error for std::string in DynamicLibraryManager::isSharedLibrary

github.com/compiler-research/CppInterOp - c9877692f3b29c52e405286bb961fbe34c654089 authored 9 months ago by fsfod <[email protected]>
Fix Dtor_Comdat to clang::Dtor_Comdat in maybeMangleDeclName

github.com/compiler-research/CppInterOp - bed22bb880bb6461d334a768b0f3cab90f075deb authored 9 months ago by fsfod <[email protected]>
Make GetSystemLibraryPaths a nop on windows since PATH was already added by DynamicLibraryManager

github.com/compiler-research/CppInterOp - a13102fc72deea9c798a6d997c66145be37be41c authored 9 months ago by fsfod <[email protected]>
Fix git apply patch command in README.md

github.com/compiler-research/CppInterOp - f76275f45e9b7c2b6417c3dc8382725e7163d57a authored 9 months ago by fsfod <[email protected]>
Define STDOUT_FILENO to 1 for windows if not already defined

github.com/compiler-research/CppInterOp - 521f2fd12dd5809285a927f5426c0645f710e98b authored 9 months ago by fsfod <[email protected]>
Make DyLibHandle non const so we can pass it to llvm API

github.com/compiler-research/CppInterOp - 0eb188842146d13fd5744a4094591d236ec02bb6 authored 9 months ago by fsfod <[email protected]>
Replace dlsym with llvm::sys::DynamicLibrary::SearchForAddressOfSymbol in GetVariableOffset

github.com/compiler-research/CppInterOp - 4dcdb75b50616cf6eb7ac60607bb7820ebd45474 authored 9 months ago by fsfod <[email protected]>
Add windows implementations of DLOpen\DLClose using llvm's DynamicLibrary

github.com/compiler-research/CppInterOp - 36a2579f3b0fb4dec403d5cc77a2066a2ed7032a authored 9 months ago by fsfod <[email protected]>
Refactoring build_interpreter function (#31)

github.com/compiler-research/xeus-cpp - 1c9983b1f06977e04ed6bc9021698de4cbcf78f2 authored 9 months ago by Anutosh Bhat <[email protected]>
[ci] Add clang-tidy support

Fixes compiler-research/xeus-cpp#26.

github.com/compiler-research/xeus-cpp - 213eef1cbe8c28e19031b323aedc25c70c53b5ed authored 9 months ago by Vassil Vassilev <[email protected]>
1) Introduced a source file for maintaining utilites (xutils.cpp) (#25)

2) Added test for extract_filename function

github.com/compiler-research/xeus-cpp - d7e4f3274a9d62656f6af745ef47e614fd8b6bc9 authored 9 months ago by Anutosh Bhat <[email protected]>
Add Windows CppInterOp build to CI (#180)

github.com/compiler-research/CppInterOp - aa3521b00af1aab1ae36df60865a998ceb9d1dd7 authored 9 months ago by mcbarton <[email protected]>
Move Smit and Anubhab in alumni

github.com/compiler-research/compiler-research.github.io - 63fe16522e75c78f8928c0c2b550f2b6a652911e authored 9 months ago by Vassil Vassilev <[email protected]>
Shorten the alumni developers displayed data. (#124)

github.com/compiler-research/compiler-research.github.io - e183b4d93f8d3f8ef9d1e84a7b7abcdf8f32e119 authored 9 months ago by Martin Vassilev <[email protected]>
Update Vaibhav's project (#139)

github.com/compiler-research/compiler-research.github.io - 291d5137378e09c7addd4fde0748a640068ba696 authored 9 months ago by Vaibhav Thakkar <[email protected]>
[Symbol Names] Add Global Prefix if set (#177)

- Prepend `_` before looking for symbols by default
- Use compat::getExecutionEngine for data l...

github.com/compiler-research/CppInterOp - 16f1c4bbf724e4308b2a0a618b61d8b2bbcea068 authored 9 months ago by Shreyas Atre <[email protected]>
Update README.md build instructions (#179)

github.com/compiler-research/CppInterOp - 0023d8615f5a395ec8ea3b258bb3542467909b12 authored 9 months ago by mcbarton <[email protected]>
Add info about the last xeus-cpp release

github.com/compiler-research/compiler-research.github.io - 22bbeec126c8b11adaadacc1d1831863e0fddd37 authored 9 months ago by Vassil Vassilev <[email protected]>
Add information about our next monthly.

github.com/compiler-research/compiler-research.github.io - 3206833e759ab10fffd95c9f77ca4feea377aed5 authored 9 months ago by Vassil Vassilev <[email protected]>
Fixed inspect request and added a framework for testing different implementation requests

github.com/compiler-research/xeus-cpp - 396e6a74ea55ad5f3660d2956137c7a82f50b110 authored 9 months ago by anutosh491 <[email protected]>
[CI] Fix macOS brew upgrade failing

Signed-off-by: Shreyas Atre <[email protected]>

github.com/compiler-research/CppInterOp - d294b0790318522fd1eb0b0a2c786a4ba0347a58 authored 10 months ago by Shreyas Atre <[email protected]>
[Tests] CppInterOp: Revert the get_wrapper_code failure

- Remove macro guard for GetFunctionAddress

Signed-off-by: Shreyas Atre <[email protected]>

github.com/compiler-research/CppInterOp - 47ca167423ac725155524cc7183167a02bcfcb69 authored 10 months ago by Shreyas Atre <[email protected]>
Merge pull request #22 from anutosh491/fixing_wasm

Attempt to fix wasm build

github.com/compiler-research/xeus-cpp - 63aabc0eaa001309a26e8d8097c42a76344271c9 authored 10 months ago by Sylvain Corlay <[email protected]>
Wasm (#1)

* make compatible with most recent lite requirements

* use same binary names

* added missi...

github.com/compiler-research/xeus-cpp - 5a5aca548de695ac1bcbdc89a8ab9ededae9fc26 authored 10 months ago by Thorsten Beier <[email protected]>
fixing windows build

github.com/compiler-research/xeus-cpp - bff4fb1641efcb3ef36603cf90cedf59b9398c41 authored 10 months ago by anutosh491 <[email protected]>
Empty commit message

github.com/compiler-research/xeus-cpp - 8c7ad92b1543a11e4747c4cae55df40858b99c22 authored 10 months ago by anutosh491 <[email protected]>
Added Documentation of cppyy Enhancements and how they relate to LibInterOp (#160)

github.com/compiler-research/CppInterOp - 0e75241440c353ad172483f904b9ac53e7e93aca authored 10 months ago by Saqib <[email protected]>
Update macos and ubuntu ci to be more extensive (#173)

* Update CI to run on arm based macos system + run extra tests in CI

* Update to have extensi...

github.com/compiler-research/CppInterOp - 7fc187408a7ae586ebc13ee48b75e4cc6a1b6815 authored 10 months ago by mcbarton <[email protected]>
Attempt to fix wasm build

github.com/compiler-research/xeus-cpp - 60c35b87a7397554fdbd9460fc40e02df77a7ef0 authored 10 months ago by anutosh491 <[email protected]>
Add Smit Presentation Slides (#133)

github.com/compiler-research/compiler-research.github.io - 53fa959c7b3ba4e6565ca37d2e05774ea05df9cd authored 10 months ago by Smit Shah <[email protected]>
Fixes issues which occur when building on Apple Silicon (#77)

Link to xeus-zmq
Add option to define where cxxopts folder is (Macbook unable to locate folder ...

github.com/compiler-research/xeus-clang-repl - 9a00131609be369fdd1388ba1ae5514e039af488 authored 10 months ago by mcbarton <[email protected]>
Add the Dec monthly meeting slides

github.com/compiler-research/compiler-research.github.io - b8c1d07f28c09494b5cb4db13e025601a4043d9b authored 11 months ago by Vassil Vassilev <[email protected]>
Update CppInterOpConfig.cmake.in to get correct library location (#171)

When referencing config file while building xeus-clang-repl it sets the location of the library ...

github.com/compiler-research/CppInterOp - cf180680cc236c616fe8749b288af039a0f86600 authored 11 months ago by mcbarton <[email protected]>
Announce our next meeting

github.com/compiler-research/compiler-research.github.io - c287dd3203f92541772a82e0178a975f15bb57f6 authored 11 months ago by Vassil Vassilev <[email protected]>
Publish news on CppInterOp's 1.1.0 release

github.com/compiler-research/compiler-research.github.io - 23e4f260ca533582413e95ad5bb7aa4836fd9f1d authored 11 months ago by Vassil Vassilev <[email protected]>
Added fixes which caused issues building on Apple Silicon (#170)

* Fixes issues which occur when building on Apple Silicon

Stopped Cuda library been loaded wh...

github.com/compiler-research/CppInterOp - 900d311bba6d6d9029f5f3880ba4ede86d91e74b authored 11 months ago by mcbarton <[email protected]>
Merge pull request #135 from QuillPusher/gsod_casestudy_pdf

GSOD Case Study - Removed Typos

github.com/compiler-research/compiler-research.github.io - 0efdb6986efd15f07b62c4adbae321c17a04633a authored 11 months ago by David Lange <[email protected]>
GSOD Case Study - Removed Typos

removed several typos and added page breaks for readability

github.com/compiler-research/compiler-research.github.io - c62a5a3f52be370b364645a971c4629c54bd793b authored 11 months ago by QuillPusher <[email protected]>
Fix Cmake package return info

github.com/compiler-research/CppInterOp - 4eac1caa49d86ce9e51da1d46bfe38675f57444c authored 11 months ago by Alexander Penev <[email protected]>
Move cmake config files

github.com/compiler-research/CppInterOp - 8c115895e19e7fea4537974818a533656dcb133d authored 11 months ago by Alexander Penev <[email protected]>
Add missing dependencies for LLVM_LINK_LLVM_DYLIB

This should fix the failures in the clangdev conda package and CppInterOp.

github.com/compiler-research/CppInterOp - 9d1028561595aab76e7b3d374b1fcbe1460be624 authored 11 months ago by Vassil Vassilev <[email protected]>
Add reoptimization slides (#134)

github.com/compiler-research/compiler-research.github.io - 4b7d570ccb54cfa8a9ad5efeb3c28d04715149ea authored 11 months ago by Sunho Kim <[email protected]>
Bump CppInterOp version to 1.2.0

github.com/compiler-research/CppInterOp - 9479611b4652967859f32aed118a8d7d2e3d51aa authored 11 months ago by Vassil Vassilev <[email protected]>
Prepare for release v1.1

github.com/compiler-research/CppInterOp - 2534f50727598353d8512f78b959d54848576a3d authored 11 months ago by Vassil Vassilev <[email protected]>
Disable test which is supposed to run only in debug

github.com/compiler-research/CppInterOp - 12972094102f2cf1f9da748f8eaca9cfd8619255 authored 12 months ago by Vassil Vassilev <[email protected]>
[cmake] Do not link to the libLLVM.so file if LLVM_LINK_LLVM_DYLIB is on.

github.com/compiler-research/CppInterOp - 933ee0758e99d78daac22929a492817e94e43aba authored 12 months ago by Vassil Vassilev <[email protected]>
Disable the test check on osx since conda fails.

github.com/compiler-research/CppInterOp - bad5d50994e3cc4c53518e2b6b9cb967e4c66e24 authored 12 months ago by Vassil Vassilev <[email protected]>
[cmake] Rely on general logic to find the llvm package for clang-repl. (#164)

github.com/compiler-research/CppInterOp - d8c73d165bd8ed739831c6b60a30afb737baaee9 authored 12 months ago by Vassil Vassilev <[email protected]>
Removed unused variables to address warnings

github.com/compiler-research/xeus-cpp - 0c8cf2bf6784cede278588284195806ec83bd808 authored 12 months ago by anutosh491 <[email protected]>
Changed required clangdev version

github.com/compiler-research/xeus-cpp - e17a10aeff3aedd22b4b9994f1181c6d3d82e7e9 authored 12 months ago by anutosh491 <[email protected]>
Improve wording

github.com/compiler-research/CppInterOp - 726b91a4ade46a7922c8ce485a61dc198888a0ef authored 12 months ago by Vassil Vassilev <[email protected]>
Add an option to disable testing.

This is useful for packaging CppInterOp.

github.com/compiler-research/CppInterOp - a224af4bf4225369dc9a3e398daf88b667754d6f authored 12 months ago by Vassil Vassilev <[email protected]>
Adding GSoD Progress Presentation from CaaS Weekly Meeting (#132)

github.com/compiler-research/compiler-research.github.io - 82c42c98e483f414451df1381746189475babfca authored 12 months ago by Sakib <[email protected]>
Update the open project statuses

github.com/compiler-research/compiler-research.github.io - 137d2f8e3f3956a56ceba3f09a77c70b1f7078cc authored 12 months ago by Vassil Vassilev <[email protected]>
Reorganize the data per year.

github.com/compiler-research/compiler-research.github.io - f55edc50e9680122d300bed404b4db4e86671ff4 authored 12 months ago by Vassil Vassilev <[email protected]>
Mark projects as complete

github.com/compiler-research/compiler-research.github.io - cc210a1e79855d3694a2ed5137fdb73e9cec761d authored 12 months ago by Vassil Vassilev <[email protected]>
Remove dead code since TemplateSpecializationType is a subclass for RecordType

github.com/compiler-research/CppInterOp - 654359e355358c49b8223f946bc066f2adc808c2 authored 12 months ago by Smit1603 <[email protected]>
Expand testing coverage to cover the dynamic library manager

github.com/compiler-research/CppInterOp - 1fd3ae49957600200afc64698e38790846ebbfaa authored 12 months ago by Vassil Vassilev <[email protected]>
Hide header files that are not part of the interface.

Header files that are only used in the implementation files can become local
to the library. Thi...

github.com/compiler-research/CppInterOp - cc7079179240a186318b83aca8c66de07cc082ad authored 12 months ago by Vassil Vassilev <[email protected]>
Adding edge tests for API's

github.com/compiler-research/CppInterOp - 6069bb1d333a89f9b9ee6c5bf5216b34ce392179 authored 12 months ago by Smit1603 <[email protected]>
Removing unittests from coverage report

github.com/compiler-research/CppInterOp - eeff2269e785c04ce533e65e85840a873641773d authored 12 months ago by Smit1603 <[email protected]>
Added Pavlo Svirin to the list of contributors (#131)

github.com/compiler-research/compiler-research.github.io - b0ba02781417fac04a88d818a67014a6ceb16e7b authored 12 months ago by Pavlo <[email protected]>
Added 3 Success Stories/Blog Entries

1. Added a new page to host Student Success Stories

- Garima Singh
- Jun Zhang
- Baidyanath Kun...

github.com/compiler-research/compiler-research.github.io - 6fd508e751bbaf34f3547098242754d6045412db authored 12 months ago by QuillPusher <[email protected]>
Add testing infrastructure for the DynamicLibraryManager.

github.com/compiler-research/CppInterOp - 4f39c2d93cbb32524dcf259749603df69d59f7d1 authored 12 months ago by Vassil Vassilev <[email protected]>
Add missing dependency for LoadRequestedPlugins

github.com/compiler-research/CppInterOp - cfff63f7d58a6d638d4574bb1c002c54c03770e4 authored 12 months ago by Vassil Vassilev <[email protected]>
Building and testing cling tests on osx

github.com/compiler-research/CppInterOp - f5f7b56d46db788c46f2a04ed1a1550efdd58486 authored 12 months ago by Smit1603 <[email protected]>
Adding Tests for edge cases (#154)

* IsAggregate

* GetIntegerTypeFromEnumScope

* GetIntegerTypeFromEnumType

* GetEnumConst...

github.com/compiler-research/CppInterOp - 4669530f70ac0c1642d4e97d541612ad242f1474 authored 12 months ago by Smit Shah <[email protected]>
Add IPDPS 23 publication

github.com/compiler-research/compiler-research.github.io - bcb48d1b8f650620cae3f7f1b7f580ead35a84bc authored about 1 year ago by Baidyanath Kundu <[email protected]>
Add IPDPS 23 presentation

github.com/compiler-research/compiler-research.github.io - 5feed50464efdd4e4f42141a1af4c29f05c4653e authored about 1 year ago by Baidyanath Kundu <[email protected]>
Load the compiler instance plugins. (#153)

This patch should resolve an issue in xeus-clang-repl with clad.

github.com/compiler-research/CppInterOp - e7c5984097be23f7f6dfda3bed284249107d9bc7 authored about 1 year ago by Vassil Vassilev <[email protected]>
add rich text to image demo (#73)

github.com/compiler-research/xeus-clang-repl - aeb22a75e39e4a39697a30bf993d4e508e4d2b48 authored about 1 year ago by Aaron Jomy <[email protected]>
Windows Setup added and document restructured for better readability (#129)

github.com/compiler-research/compiler-research.github.io - 98904103251f5917d7458f713c4d36b229ce0cf4 authored about 1 year ago by QuillPusher <[email protected]>
Enable macOS builds (#149)

github.com/compiler-research/CppInterOp - ff578da8f3012fa30d68bcd266abf1816839d801 authored about 1 year ago by Smit Shah <[email protected]>
add slides for Petro's "TBR Analysis in Clad Summary" (#128)

github.com/compiler-research/compiler-research.github.io - 148a1561646c0b72e5c75f34d637ec066e242aa1 authored about 1 year ago by PetroZarytskyi <[email protected]>
Automatically find and configure kernels (#70)

github.com/compiler-research/xeus-clang-repl - 6219f7f298201b098118ab59bdd39426404b6d20 authored about 1 year ago by Alexander Penev <[email protected]>
Rename kernel.json.in to kernel.json.in (#69)

github.com/compiler-research/xeus-clang-repl - 6558dfd81a8ba065fa772d6866c80a2297926443 authored about 1 year ago by Alexander Penev <[email protected]>
Update kernel.json.in

github.com/compiler-research/xeus-clang-repl - 2aed6ce0d1d27bdeac0dc4a72b3ca1412572b814 authored about 1 year ago by Alexander Penev <[email protected]>