Ecosyste.ms: OpenCollective

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

github.com/compiler-research/xeus-cpp

Jupyter kernel for the C++ programming language
https://github.com/compiler-research/xeus-cpp

[cmake] Include optionally the docs folder

f80ca798f6c6121913d97827db330777763774f1 authored 11 months ago
[cmake] Enumerate all source and include files.

a7b887857e6e5e2f4dda9adb4b0dc28f3a53ee1f authored 11 months ago
[cmake] Set language and standard.

It is 2024 and all compilers should have implemented 17 by now

aef7c593513c591c7a7aa599feae4e0a15e38c92 authored 11 months ago
Add the ability to the debug wasm builds

5dcd3f3fc63fc42bc094e64485dad9c064f3ee4d authored 11 months ago
Bump the version of actions/checkout

6e5d9a01990ae5702b1c883bd4942fbbe33a1c84 authored 11 months ago
[coverage] Add a global config yaml

32bb4d5f6d3fd83bba2206be13d2b13023366fbc authored 11 months ago
[ci] Update the checkout version

bdec707c8cf6462cecbcd1c0a334aed0a5d5510b authored 11 months ago
Update CI to have arm build + other changes to CI (#35)

1524afdf7dff5c6357fe5d76f67f1bd8b627b139 authored 11 months ago
Revert back to the original convention of xeus documentation (#20)

216dbed46e358d82fd8fe3065b4533f3e1c49119 authored about 1 year ago
Update README.md installation instructions (#33)

d9b5203f8812958d2a8410299a7528dc36c7150b authored about 1 year ago
[ci] Add github actions debug infrastructure.

f2c743ec93d5a60ba26ff049ccb9204b0dd45ab0 authored about 1 year ago
[cmake][ci] Enable codecov.

Fixes #27.

a2392c4081a701d04af8cdb613c287e4d2f6345b authored about 1 year ago
[ci] Allow early abort of the jobs if somebody pushed to the same PR.

fc5bd096e6138b33faff0e722b10e0e0b8000d06 authored about 1 year ago
Adjust xeus-cpp build invocation.

b056f37fb86a106377069e09392b047d6f1eb370 authored about 1 year ago
Refactoring build_interpreter function (#31)

1c9983b1f06977e04ed6bc9021698de4cbcf78f2 authored about 1 year ago
[ci] Add clang-tidy support

Fixes compiler-research/xeus-cpp#26.

213eef1cbe8c28e19031b323aedc25c70c53b5ed authored about 1 year ago
1) Introduced a source file for maintaining utilites (xutils.cpp) (#25)

2) Added test for extract_filename function

d7e4f3274a9d62656f6af745ef47e614fd8b6bc9 authored about 1 year ago
Release 0.3.0

15d4e999e9444a846ae88ba7ee4542075b2093e7 authored about 1 year ago
Fixed inspect request and added a framework for testing different implementation requests

396e6a74ea55ad5f3660d2956137c7a82f50b110 authored about 1 year ago
Relase 0.2.0

ff8c753431e6c3a1c97fd7859d5b85664efd46b0 authored about 1 year ago
Merge pull request #22 from anutosh491/fixing_wasm

Attempt to fix wasm build

63aabc0eaa001309a26e8d8097c42a76344271c9 authored about 1 year ago
Wasm (#1)

* make compatible with most recent lite requirements

* use same binary names

* added missi...

5a5aca548de695ac1bcbdc89a8ab9ededae9fc26 authored about 1 year ago
fixing windows build

bff4fb1641efcb3ef36603cf90cedf59b9398c41 authored about 1 year ago
Empty commit message

8c7ad92b1543a11e4747c4cae55df40858b99c22 authored about 1 year ago
Attempt to fix wasm build

60c35b87a7397554fdbd9460fc40e02df77a7ef0 authored about 1 year ago
Release 0.1.0

7c7d42de1cc40b595418d8a675c6648ea7dc1860 authored over 1 year ago
Changed required clangdev version

e17a10aeff3aedd22b4b9994f1181c6d3d82e7e9 authored over 1 year ago
Removed unused variables to address warnings

0c8cf2bf6784cede278588284195806ec83bd808 authored over 1 year ago
Update copyright.

c7b50a82787ab29ae739968d732daa7cfc30782f authored over 1 year ago
Add the missing llvm definitions.

This should fix the bot error: expected ')' before 'PRIxPTR'

A similar issue is reported in ten...

9716ef4af8319c6138265ffa353dd6c8e18099af authored over 1 year ago
Revert changing the INSTALL_RPATH_USE_LINK_PATH setting.

b0127f958d68bab4e2f029f2fb8d91ce5a9df54f authored over 1 year ago
Revert changes.

eb4d98aef7e65c3d9088dfc6b7ed14cec26ec60f authored over 1 year ago
[cmake] Enable explicitly exceptions

4128c32a512b9809d4f1053c61c340ceb12012b2 authored over 1 year ago
Make rendering the type help in the pager work.

84e2552610a0dc42ac05be4d27095593ec093030 authored over 1 year ago
No need to install xtensor tag files here.

They will be installed by extensor itself.

7c2cd5b1c5f730695e6a3b96078eaa481f9c30b0 authored over 1 year ago
Base implementation of inspect request impl.

80f3c77f293dc884e32ebd4e2e1c22fb1cca2a38 authored over 1 year ago
Remove redundant file.

7da5975ea438f1f2ac06b56505a9357b8143273e authored over 1 year ago
Remove redundant new lines.

30b4b9d1cd80b8190e5f90909b08b555767d7057 authored over 1 year ago
Fix windows builds by not using dirent.h

76f8e43f96378297e422f974dbcced3f1c8316de authored over 1 year ago
Update xeus-cpp documentation setup

ae30c4a0401a0690f3772a72d7bc4d4bed158b6d authored over 1 year ago
Update configuration file as required by readthedocs(#12)

d529bdb3e4f9c9ddf3f2b9674eadce0b6f74a6f0 authored over 1 year ago
Fix Binder

aba34010b246b600295b01ef643897d6ca726386 authored almost 2 years ago
Add required packages and versions.

eb2fe2b0f83ec7d5b7729ce27e17225e4e7f8b49 authored almost 2 years ago
Release 0.0.1

c03b3fc50d1c6fe27d13c407a2de6bdd723f63f5 authored almost 2 years ago
First functional kernel based on clang-repl

aef99bd63fde958f08e3a69668741107735a339c authored almost 2 years ago
Initial commit: output from xeus-cookiecutter

11a0b9a07991bbb0302b60ead8e21e9551d532f7 authored almost 2 years ago