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 9 months ago by Vassil Vassilev <[email protected]>
f80ca798f6c6121913d97827db330777763774f1 authored 9 months ago by Vassil Vassilev <[email protected]>
[cmake] Enumerate all source and include files.
a7b887857e6e5e2f4dda9adb4b0dc28f3a53ee1f authored 9 months ago by Vassil Vassilev <[email protected]>
a7b887857e6e5e2f4dda9adb4b0dc28f3a53ee1f authored 9 months ago by Vassil Vassilev <[email protected]>
[cmake] Set language and standard.
It is 2024 and all compilers should have implemented 17 by now
aef7c593513c591c7a7aa599feae4e0a15e38c92 authored 9 months ago by Vassil Vassilev <[email protected]>
Add the ability to the debug wasm builds
5dcd3f3fc63fc42bc094e64485dad9c064f3ee4d authored 9 months ago by Vassil Vassilev <[email protected]>
5dcd3f3fc63fc42bc094e64485dad9c064f3ee4d authored 9 months ago by Vassil Vassilev <[email protected]>
Bump the version of actions/checkout
6e5d9a01990ae5702b1c883bd4942fbbe33a1c84 authored 9 months ago by Vassil Vassilev <[email protected]>
6e5d9a01990ae5702b1c883bd4942fbbe33a1c84 authored 9 months ago by Vassil Vassilev <[email protected]>
[coverage] Add a global config yaml
32bb4d5f6d3fd83bba2206be13d2b13023366fbc authored 9 months ago by Vassil Vassilev <[email protected]>
32bb4d5f6d3fd83bba2206be13d2b13023366fbc authored 9 months ago by Vassil Vassilev <[email protected]>
[ci] Update the checkout version
bdec707c8cf6462cecbcd1c0a334aed0a5d5510b authored 9 months ago by Vassil Vassilev <[email protected]>
bdec707c8cf6462cecbcd1c0a334aed0a5d5510b authored 9 months ago by Vassil Vassilev <[email protected]>
Update CI to have arm build + other changes to CI (#35)
1524afdf7dff5c6357fe5d76f67f1bd8b627b139 authored 10 months ago by mcbarton <[email protected]>
1524afdf7dff5c6357fe5d76f67f1bd8b627b139 authored 10 months ago by mcbarton <[email protected]>
Revert back to the original convention of xeus documentation (#20)
216dbed46e358d82fd8fe3065b4533f3e1c49119 authored 11 months ago by Krishna Narayanan <[email protected]>
216dbed46e358d82fd8fe3065b4533f3e1c49119 authored 11 months ago by Krishna Narayanan <[email protected]>
Update README.md installation instructions (#33)
d9b5203f8812958d2a8410299a7528dc36c7150b authored 11 months ago by mcbarton <[email protected]>
d9b5203f8812958d2a8410299a7528dc36c7150b authored 11 months ago by mcbarton <[email protected]>
[ci] Add github actions debug infrastructure.
f2c743ec93d5a60ba26ff049ccb9204b0dd45ab0 authored 11 months ago by Vassil Vassilev <[email protected]>
f2c743ec93d5a60ba26ff049ccb9204b0dd45ab0 authored 11 months ago by Vassil Vassilev <[email protected]>
[cmake][ci] Enable codecov.
Fixes #27.
a2392c4081a701d04af8cdb613c287e4d2f6345b authored 11 months ago by Vassil Vassilev <[email protected]>
[ci] Allow early abort of the jobs if somebody pushed to the same PR.
fc5bd096e6138b33faff0e722b10e0e0b8000d06 authored 11 months ago by Vassil Vassilev <[email protected]>
fc5bd096e6138b33faff0e722b10e0e0b8000d06 authored 11 months ago by Vassil Vassilev <[email protected]>
Adjust xeus-cpp build invocation.
b056f37fb86a106377069e09392b047d6f1eb370 authored 11 months ago by Alexander Penev <[email protected]>
b056f37fb86a106377069e09392b047d6f1eb370 authored 11 months ago by Alexander Penev <[email protected]>
Refactoring build_interpreter function (#31)
1c9983b1f06977e04ed6bc9021698de4cbcf78f2 authored 11 months ago by Anutosh Bhat <[email protected]>
1c9983b1f06977e04ed6bc9021698de4cbcf78f2 authored 11 months ago by Anutosh Bhat <[email protected]>
[ci] Add clang-tidy support
Fixes compiler-research/xeus-cpp#26.
213eef1cbe8c28e19031b323aedc25c70c53b5ed authored 11 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
d7e4f3274a9d62656f6af745ef47e614fd8b6bc9 authored 11 months ago by Anutosh Bhat <[email protected]>
Release 0.3.0
15d4e999e9444a846ae88ba7ee4542075b2093e7 authored 12 months ago by Johan Mabille <[email protected]>
15d4e999e9444a846ae88ba7ee4542075b2093e7 authored 12 months ago by Johan Mabille <[email protected]>
Fixed inspect request and added a framework for testing different implementation requests
396e6a74ea55ad5f3660d2956137c7a82f50b110 authored 12 months ago by anutosh491 <[email protected]>
396e6a74ea55ad5f3660d2956137c7a82f50b110 authored 12 months ago by anutosh491 <[email protected]>
Relase 0.2.0
ff8c753431e6c3a1c97fd7859d5b85664efd46b0 authored 12 months ago by Johan Mabille <[email protected]>
ff8c753431e6c3a1c97fd7859d5b85664efd46b0 authored 12 months ago by Johan Mabille <[email protected]>
Merge pull request #22 from anutosh491/fixing_wasm
Attempt to fix wasm build
63aabc0eaa001309a26e8d8097c42a76344271c9 authored 12 months ago by Sylvain Corlay <[email protected]>
Wasm (#1)
* make compatible with most recent lite requirements
* use same binary names
* added missi...
5a5aca548de695ac1bcbdc89a8ab9ededae9fc26 authored 12 months ago by Thorsten Beier <[email protected]>
fixing windows build
bff4fb1641efcb3ef36603cf90cedf59b9398c41 authored 12 months ago by anutosh491 <[email protected]>
bff4fb1641efcb3ef36603cf90cedf59b9398c41 authored 12 months ago by anutosh491 <[email protected]>
Empty commit message
8c7ad92b1543a11e4747c4cae55df40858b99c22 authored 12 months ago by anutosh491 <[email protected]>
8c7ad92b1543a11e4747c4cae55df40858b99c22 authored 12 months ago by anutosh491 <[email protected]>
Attempt to fix wasm build
60c35b87a7397554fdbd9460fc40e02df77a7ef0 authored about 1 year ago by anutosh491 <[email protected]>
60c35b87a7397554fdbd9460fc40e02df77a7ef0 authored about 1 year ago by anutosh491 <[email protected]>
Release 0.1.0
7c7d42de1cc40b595418d8a675c6648ea7dc1860 authored about 1 year ago by Johan Mabille <[email protected]>
7c7d42de1cc40b595418d8a675c6648ea7dc1860 authored about 1 year ago by Johan Mabille <[email protected]>
Changed required clangdev version
e17a10aeff3aedd22b4b9994f1181c6d3d82e7e9 authored about 1 year ago by anutosh491 <[email protected]>
e17a10aeff3aedd22b4b9994f1181c6d3d82e7e9 authored about 1 year ago by anutosh491 <[email protected]>
Removed unused variables to address warnings
0c8cf2bf6784cede278588284195806ec83bd808 authored about 1 year ago by anutosh491 <[email protected]>
0c8cf2bf6784cede278588284195806ec83bd808 authored about 1 year ago by anutosh491 <[email protected]>
Update copyright.
c7b50a82787ab29ae739968d732daa7cfc30782f authored over 1 year ago by Martin Vassilev <[email protected]>
c7b50a82787ab29ae739968d732daa7cfc30782f authored over 1 year ago by Martin Vassilev <[email protected]>
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 by Vassil Vassilev <[email protected]>
Revert changing the INSTALL_RPATH_USE_LINK_PATH setting.
b0127f958d68bab4e2f029f2fb8d91ce5a9df54f authored over 1 year ago by Martin Vassilev <[email protected]>
b0127f958d68bab4e2f029f2fb8d91ce5a9df54f authored over 1 year ago by Martin Vassilev <[email protected]>
Revert changes.
eb4d98aef7e65c3d9088dfc6b7ed14cec26ec60f authored over 1 year ago by Martin Vassilev <[email protected]>
eb4d98aef7e65c3d9088dfc6b7ed14cec26ec60f authored over 1 year ago by Martin Vassilev <[email protected]>
[cmake] Enable explicitly exceptions
4128c32a512b9809d4f1053c61c340ceb12012b2 authored over 1 year ago by Vassil Vassilev <[email protected]>
4128c32a512b9809d4f1053c61c340ceb12012b2 authored over 1 year ago by Vassil Vassilev <[email protected]>
Make rendering the type help in the pager work.
84e2552610a0dc42ac05be4d27095593ec093030 authored over 1 year ago by ioanaif <[email protected]>
84e2552610a0dc42ac05be4d27095593ec093030 authored over 1 year ago by ioanaif <[email protected]>
No need to install xtensor tag files here.
They will be installed by extensor itself.
7c2cd5b1c5f730695e6a3b96078eaa481f9c30b0 authored over 1 year ago by Martin Vassilev <[email protected]>
Base implementation of inspect request impl.
80f3c77f293dc884e32ebd4e2e1c22fb1cca2a38 authored over 1 year ago by Martin Vassilev <[email protected]>
80f3c77f293dc884e32ebd4e2e1c22fb1cca2a38 authored over 1 year ago by Martin Vassilev <[email protected]>
Remove redundant file.
7da5975ea438f1f2ac06b56505a9357b8143273e authored over 1 year ago by Martin Vassilev <[email protected]>
7da5975ea438f1f2ac06b56505a9357b8143273e authored over 1 year ago by Martin Vassilev <[email protected]>
Remove redundant new lines.
30b4b9d1cd80b8190e5f90909b08b555767d7057 authored over 1 year ago by Martin Vassilev <[email protected]>
30b4b9d1cd80b8190e5f90909b08b555767d7057 authored over 1 year ago by Martin Vassilev <[email protected]>
Fix windows builds by not using dirent.h
76f8e43f96378297e422f974dbcced3f1c8316de authored over 1 year ago by Vassil Vassilev <[email protected]>
76f8e43f96378297e422f974dbcced3f1c8316de authored over 1 year ago by Vassil Vassilev <[email protected]>
Update xeus-cpp documentation setup
ae30c4a0401a0690f3772a72d7bc4d4bed158b6d authored over 1 year ago by Krishna-13-cyber <[email protected]>
ae30c4a0401a0690f3772a72d7bc4d4bed158b6d authored over 1 year ago by Krishna-13-cyber <[email protected]>
Update configuration file as required by readthedocs(#12)
d529bdb3e4f9c9ddf3f2b9674eadce0b6f74a6f0 authored over 1 year ago by Krishna Narayanan <[email protected]>
d529bdb3e4f9c9ddf3f2b9674eadce0b6f74a6f0 authored over 1 year ago by Krishna Narayanan <[email protected]>
Fix Binder
aba34010b246b600295b01ef643897d6ca726386 authored over 1 year ago by Sylvain Corlay <[email protected]>
aba34010b246b600295b01ef643897d6ca726386 authored over 1 year ago by Sylvain Corlay <[email protected]>
Add required packages and versions.
eb2fe2b0f83ec7d5b7729ce27e17225e4e7f8b49 authored over 1 year ago by Martin Vassilev <[email protected]>
eb2fe2b0f83ec7d5b7729ce27e17225e4e7f8b49 authored over 1 year ago by Martin Vassilev <[email protected]>
Release 0.0.1
c03b3fc50d1c6fe27d13c407a2de6bdd723f63f5 authored over 1 year ago by Sylvain Corlay <[email protected]>
c03b3fc50d1c6fe27d13c407a2de6bdd723f63f5 authored over 1 year ago by Sylvain Corlay <[email protected]>
First functional kernel based on clang-repl
aef99bd63fde958f08e3a69668741107735a339c authored over 1 year ago by Sylvain Corlay <[email protected]>
aef99bd63fde958f08e3a69668741107735a339c authored over 1 year ago by Sylvain Corlay <[email protected]>
Initial commit: output from xeus-cookiecutter
11a0b9a07991bbb0302b60ead8e21e9551d532f7 authored over 1 year ago by Sylvain Corlay <[email protected]>
11a0b9a07991bbb0302b60ead8e21e9551d532f7 authored over 1 year ago by Sylvain Corlay <[email protected]>