Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/paramsiddharth/metacall-core-detached
MetaCall: The ultimate polyglot programming experience.
https://github.com/paramsiddharth/metacall-core-detached
Trim spaces from last commit in issue template.
55a08366cc57b215ed73d7254ac4d127ecc0644d authored almost 3 years ago
55a08366cc57b215ed73d7254ac4d127ecc0644d authored almost 3 years ago
Update copyright.
a02b9450fa007e05adb4f8e2e74abb6ecad00568 authored almost 3 years ago
a02b9450fa007e05adb4f8e2e74abb6ecad00568 authored almost 3 years ago
Add Debug to docker compose test.
b3ca68b41b89ded1a2556fb39d5c9b0ba68729a7 authored almost 3 years ago
b3ca68b41b89ded1a2556fb39d5c9b0ba68729a7 authored almost 3 years ago
Remove .gitmodules
a70edc31adfd3b8e4d205acdc3c6bbf200045554 authored almost 3 years ago
a70edc31adfd3b8e4d205acdc3c6bbf200045554 authored almost 3 years ago
Adding new test command to the PR template.
a2d5ebe8349ca1bdfc48d4ea5f5e2e549c78222b authored almost 3 years ago
a2d5ebe8349ca1bdfc48d4ea5f5e2e549c78222b authored almost 3 years ago
Small refactor for simplifiying library extension declarations in dynlink.!
85f98038f61078d17eee9f72ce64ed143cd2c16c authored almost 3 years ago
85f98038f61078d17eee9f72ce64ed143cd2c16c authored almost 3 years ago
Refactor path from loader into portability, hardened most of the string copies.
8158cde8613930b4450382b8fcb8755e0a06bdd3 authored almost 3 years ago
8158cde8613930b4450382b8fcb8755e0a06bdd3 authored almost 3 years ago
Update NetCore version and added sanitizer for docker compose builds (testing mode).
151307cc0b862d535ef60c99296ef817c43d9fa2 authored almost 3 years ago
151307cc0b862d535ef60c99296ef817c43d9fa2 authored almost 3 years ago
Merge pull request #244 from burnerlee/metacall-lib-path
add windows function to get metacall lib path
b928fd71cf697be809ec75ae482d550c176c6400 authored almost 3 years ago
add windows function to get metacall lib path
3f453ee05b3d632c1e87e9b8728129a67b4e990c authored almost 3 years ago
3f453ee05b3d632c1e87e9b8728129a67b4e990c authored almost 3 years ago
dockerhub login & pull image cmd
Signed-off-by: Siddhant Khare <[email protected]>
fc022aec1cc063947c60328b2b4eef273343f580 authored almost 3 years ago
Improve initialization of some types.
7045537ec973612cf9633a1077a86ea6b87dd465 authored almost 3 years ago
7045537ec973612cf9633a1077a86ea6b87dd465 authored almost 3 years ago
Solved some typos.
c048d95b425fbb95dec7d4e83117b4241a4c1920 authored almost 3 years ago
c048d95b425fbb95dec7d4e83117b4241a4c1920 authored almost 3 years ago
Solve minor bug in plugin manager when trying to clear a plugin which is null.
434a4c6afdc02f7b19e847e8dccac472bc69f3f9 authored almost 3 years ago
434a4c6afdc02f7b19e847e8dccac472bc69f3f9 authored almost 3 years ago
Refactor detour with new plugin system.
e3edd318812b24f66050046be38b4d93cb9bfbad authored almost 3 years ago
e3edd318812b24f66050046be38b4d93cb9bfbad authored almost 3 years ago
Solved minor bug from serial.
8ee6f7f164b55e763a237581ee03c87a8bce4def authored almost 3 years ago
8ee6f7f164b55e763a237581ee03c87a8bce4def authored almost 3 years ago
Refactor serial plwith current plugin system.
42b72cbaa214ef9e035e3cb85aff639661f7933a authored almost 3 years ago
42b72cbaa214ef9e035e3cb85aff639661f7933a authored almost 3 years ago
Added plugin system to cmake.
36cefd9150d367ff67f89bc694250701a13bd11c authored almost 3 years ago
36cefd9150d367ff67f89bc694250701a13bd11c authored almost 3 years ago
Add plugin descriptor, first version of the plugin system.
917b7e40026d1735280f37099625690c897ba287 authored almost 3 years ago
917b7e40026d1735280f37099625690c897ba287 authored almost 3 years ago
Improved plugin loader and added doc.
e4763a9b94b97a216de3131a14d1768c7b77b490 authored almost 3 years ago
e4763a9b94b97a216de3131a14d1768c7b77b490 authored almost 3 years ago
Merge pull request #242 from gargakshit/fix/clang_windows
Fix builds with clang on windows
4b9096d645865200923b8b5deeb2720320d62c0d authored almost 3 years ago
Fix builds with clang on windows
Signed-off-by: Akshit Garg <[email protected]>
c500eb2b495b8118c01b005907fec4a7dfdc99b6 authored almost 3 years ago
Added base for plugin loader.
d494d30eba862f36058cf9b523e2161220da8215 authored almost 3 years ago
d494d30eba862f36058cf9b523e2161220da8215 authored almost 3 years ago
Add implementation of plugin.
84868a3e3151088c68520f9db9235e03c0ac0d11 authored almost 3 years ago
84868a3e3151088c68520f9db9235e03c0ac0d11 authored almost 3 years ago
Add base for plugin system unification.
efb300f48dfb0410cb6867389d069ce78e50b3cd authored almost 3 years ago
efb300f48dfb0410cb6867389d069ce78e50b3cd authored almost 3 years ago
Solve minor bugs from previous commit.
fb152035b590425f74bfab96c6472708c5013d8d authored almost 3 years ago
fb152035b590425f74bfab96c6472708c5013d8d authored almost 3 years ago
Implemented base for https://github.com/metacall/core/issues/233
8ad085f235b5bf23bc94c17adbace50bea267c3c authored almost 3 years ago
8ad085f235b5bf23bc94c17adbace50bea267c3c authored almost 3 years ago
chore(ci): initial commit docker image workflows
Signed-off-by: Siddhant Khare <[email protected]>
cabc0ca80e140d3a31807ad1aa240009ab424786 authored almost 3 years ago
chore(docs): Update LICENSE section
67af71d477a855dad897f4399dde95afbed092aa authored about 3 years ago
67af71d477a855dad897f4399dde95afbed092aa authored about 3 years ago
Merge pull request #238 from Siddhant-K-code/develop
chore(docs): 6.4-build on cloud - gitpod
0b0314b6e65997f0d116b6e135a2249a1b3ef10c authored about 3 years ago
chore(docs): 6.4-build on cloud - gitpod
f2f60a81b8be74a74aa2b7ceb84f7a413a9f3846 authored about 3 years ago
f2f60a81b8be74a74aa2b7ceb84f7a413a9f3846 authored about 3 years ago
Add test for dynlink path for getting libmetacall folder.
082a78a0fdc309805b636d9cf80a5f00758b3906 authored about 3 years ago
082a78a0fdc309805b636d9cf80a5f00758b3906 authored about 3 years ago
Update copyright.
4e4f3c214355c37cac8bd38c2a734631b5c5c783 authored about 3 years ago
4e4f3c214355c37cac8bd38c2a734631b5c5c783 authored about 3 years ago
Merge pull request #235 from Siddhant-K-code/develop
gitpodify the metacall/core 🚀
8c91e10e7001705a1acb3ff87f2595a3bbd59419 authored about 3 years ago
feat: gitpodify the metacall/core
8267c67ceb839d89914d734b358439be8b699e43 authored about 3 years ago
8267c67ceb839d89914d734b358439be8b699e43 authored about 3 years ago
Starting support to Android.
178275ee6d2a6307f9efeb8b33cfa675ca4f90ec authored about 3 years ago
178275ee6d2a6307f9efeb8b33cfa675ca4f90ec authored about 3 years ago
Solved bug of duplicated handle names with relative paths.
35652b3399f00caa11e1b25ee87db9ec67c5bdd8 authored about 3 years ago
35652b3399f00caa11e1b25ee87db9ec67c5bdd8 authored about 3 years ago
Minor bug solved from previous commit in MacOS.
7c60f5e70c0c0beebb4a253789a14a3e10152f8b authored about 3 years ago
7c60f5e70c0c0beebb4a253789a14a3e10152f8b authored about 3 years ago
Solved https://github.com/metacall/core/issues/170 and added more platforms so MacOS is supported too.
b9639af8c92c5e1b9bcc002273dd3527aaf54144 authored about 3 years ago
b9639af8c92c5e1b9bcc002273dd3527aaf54144 authored about 3 years ago
IAdd test for duplicated handles bug.
783607e3042a29c05f990f46e0e40ba7550e2944 authored about 3 years ago
783607e3042a29c05f990f46e0e40ba7550e2944 authored about 3 years ago
Restoring previous commits on mac related to thread id.
e213ebcd4ef91fe237ab3897951f29e3b3fe9b9b authored about 3 years ago
e213ebcd4ef91fe237ab3897951f29e3b3fe9b9b authored about 3 years ago
Minor bug in last change related to threading id.
94073d42c275e5f46cc4d56dfab85220f2b6585b authored about 3 years ago
94073d42c275e5f46cc4d56dfab85220f2b6585b authored about 3 years ago
Remove warnings in node loader for clang.
b39fc5bd7a340082dfda1ae416f6199705c373e6 authored about 3 years ago
b39fc5bd7a340082dfda1ae416f6199705c373e6 authored about 3 years ago
Solve threading bug for new macos versions without pthread extensions.
0677bcf7768de077dfcca0ff7ddc2a6f2894e785 authored about 3 years ago
0677bcf7768de077dfcca0ff7ddc2a6f2894e785 authored about 3 years ago
Solve minor bug in baccktracing unix.
195ddfc7b74831cb4fad7e033c3df729775e1a92 authored about 3 years ago
195ddfc7b74831cb4fad7e033c3df729775e1a92 authored about 3 years ago
Solve bug in backtrace related to macos.
ad92eb8690d103ad0215b87e1358c513544ea8f7 authored about 3 years ago
ad92eb8690d103ad0215b87e1358c513544ea8f7 authored about 3 years ago
Update version to v0.5.16.
41e29163468ad83b5502af877085bb3b39c678a2 authored about 3 years ago
41e29163468ad83b5502af877085bb3b39c678a2 authored about 3 years ago
Solved bug in python loader related to import of files and sys.path.
332b72ad78d2ee834c7aa82f68a05e93ee3d1575 authored about 3 years ago
332b72ad78d2ee834c7aa82f68a05e93ee3d1575 authored about 3 years ago
Add failing test for python imports.
94397d5c29a4b0410e0107ddbee1b3dafed74a35 authored about 3 years ago
94397d5c29a4b0410e0107ddbee1b3dafed74a35 authored about 3 years ago
Update version to v0.5.15.
8df9160ca247368e9cf8f1994c2ef0fba70f5a8b authored about 3 years ago
8df9160ca247368e9cf8f1994c2ef0fba70f5a8b authored about 3 years ago
Minor bug solved in python asyncness introspection.
7fe2482f6dc176be2831af786c2a39e36831c241 authored about 3 years ago
7fe2482f6dc176be2831af786c2a39e36831c241 authored about 3 years ago
Add test for double free (commented) and some documentation.
e7cd9feeb8b184acd4f1a90f0c8814a84e41be7c authored about 3 years ago
e7cd9feeb8b184acd4f1a90f0c8814a84e41be7c authored about 3 years ago
Added support for validation of input values against corrupted memory.
a28f50bd89f35ad48014951e36cf804b25a9381f authored about 3 years ago
a28f50bd89f35ad48014951e36cf804b25a9381f authored about 3 years ago
Add base for handle validation against corrupted input.
717086d91d74425a14c4e6d7b38fd32037a96157 authored about 3 years ago
717086d91d74425a14c4e6d7b38fd32037a96157 authored about 3 years ago
Minor bug respect to previous commit in tools/metacall-build.sh
63fe0c223e2ec58696c1f4c6452f24b5f2d341a7 authored about 3 years ago
63fe0c223e2ec58696c1f4c6452f24b5f2d341a7 authored about 3 years ago
Add integration tests for rust port inline macros, make rust port work properly, implemented load from memory, improved over all structure of the project, including debugging tools for macros and fixed versions.
fc4dafed8292d3b694d60f6806066556a6ab9970 authored about 3 years ago
fc4dafed8292d3b694d60f6806066556a6ab9970 authored about 3 years ago
Add support for rust install in tools when using an user without root permissions.
f43946d1294adc02865a905a8f48c0278d7b13d3 authored about 3 years ago
f43946d1294adc02865a905a8f48c0278d7b13d3 authored about 3 years ago
Reordered cmake file from cli.
d6e987ff7313808b0b2af22d18257870af5a89be authored about 3 years ago
d6e987ff7313808b0b2af22d18257870af5a89be authored about 3 years ago
Improved build instructions, add extra install phase with environment variable for home in order to work with rustup properly.
19d2bd77f63833715f9b2a7c266f96e5e6ad6e75 authored about 3 years ago
19d2bd77f63833715f9b2a7c266f96e5e6ad6e75 authored about 3 years ago
Improve portability for environment variable library paths in multiple platforms, specially when concat them (; in windows, : otherwise).
2c4270fb6ad23b7075effa4246934c0a13ec7dfa authored about 3 years ago
2c4270fb6ad23b7075effa4246934c0a13ec7dfa authored about 3 years ago
Change Rust Loader toolchain to nightly-2021-12-04, it works with rls component.
6c82d8659fda2fe7e1ca95592b99d215f4e0df45 authored about 3 years ago
6c82d8659fda2fe7e1ca95592b99d215f4e0df45 authored about 3 years ago
Improved a bit the rs port and loader cmake projects.
1a969aef9d6a945a72ac6a528741487dc59a49a7 authored about 3 years ago
1a969aef9d6a945a72ac6a528741487dc59a49a7 authored about 3 years ago
Merge pull request #230 from devraymondsh/develop
Fix the toolchain problem in both rs_loader and rs_port which caused compilation errors and vers...
242ffa3d7a6752a9ec29ae0aa35b8a92203e91fd authored about 3 years ago
Update clang-format.yml
1bfbd2e9f40781655fe86b540f823f43bd1c7941 authored about 3 years ago
1bfbd2e9f40781655fe86b540f823f43bd1c7941 authored about 3 years ago
Revert ubuntu version from workflow to stable
1d8c3e61dd43dd384542dfd36e0f35dc18e017b0 authored about 3 years ago
1d8c3e61dd43dd384542dfd36e0f35dc18e017b0 authored about 3 years ago
Apply the .gitignore file in the rs_loader_impl
31019abdd15322c8101221084e576f9866baffb0 authored about 3 years ago
31019abdd15322c8101221084e576f9866baffb0 authored about 3 years ago
Fix the toolchain problem in both rs_loader and rs_port which caused compilation errors and version incompatibilities
5534f9dfd9a6ba209540c560c97d980b1389448d authored about 3 years ago
5534f9dfd9a6ba209540c560c97d980b1389448d authored about 3 years ago
Update version to v0.5.14.
699744c8b5b91c6d9e8e98787ec8db6a8c1cfdd0 authored about 3 years ago
699744c8b5b91c6d9e8e98787ec8db6a8c1cfdd0 authored about 3 years ago
Merge pull request #227 from devraymondsh/develop
Basic implementation of py macro in rs_port
fd5b4ccd71d24010b0f3b05258b61767d6e1f639 authored about 3 years ago
Add jsx default test.
2cf06a9868ce4d730f43c71e22db2014398a3b5e authored about 3 years ago
2cf06a9868ce4d730f43c71e22db2014398a3b5e authored about 3 years ago
Add check for new lines in VERSION.
f3a091d5dd972f2877a973e341bdfc0eb73e27d8 authored about 3 years ago
f3a091d5dd972f2877a973e341bdfc0eb73e27d8 authored about 3 years ago
Error with VERSION solved (again).
6dcafd2786362931bb59cc6634fa3e23017c08f4 authored about 3 years ago
6dcafd2786362931bb59cc6634fa3e23017c08f4 authored about 3 years ago
Renamed a bit the rs_port project, trying to make it compile with 1.57.0-nightly, not working.
7505ea96d063172d22c18571d34de4fb24088d0d authored about 3 years ago
7505ea96d063172d22c18571d34de4fb24088d0d authored about 3 years ago
Solve bug in in git pre-push hook.
a5b2d0173efd4b83a733948f2431b2c22386fef0 authored about 3 years ago
a5b2d0173efd4b83a733948f2431b2c22386fef0 authored about 3 years ago
Merge branch 'metacall:develop' into develop
deb5c2346125b88f99be1eee3d24ab45cb11e240 authored about 3 years ago
deb5c2346125b88f99be1eee3d24ab45cb11e240 authored about 3 years ago
Update version to v0.4.17.
2e7398800ba80b8eb44185677f6b7ad8f2fba260 authored about 3 years ago
2e7398800ba80b8eb44185677f6b7ad8f2fba260 authored about 3 years ago
Corrected version, now with proper githooks.
af01ec0ec5aea7b427eafb7243c31c43b2f584fa authored about 3 years ago
af01ec0ec5aea7b427eafb7243c31c43b2f584fa authored about 3 years ago
Change git tag version in pre push hooks in order to obtain the last tag from remote and not from local.
b8f19082d6ab7de0817851e702b5b91124aa4463 authored about 3 years ago
b8f19082d6ab7de0817851e702b5b91124aa4463 authored about 3 years ago
Remove unnecessary unsafe blocks in rs_port
b5b62f5dd5d03fb53272bbd8e1ae139329cec108 authored about 3 years ago
b5b62f5dd5d03fb53272bbd8e1ae139329cec108 authored about 3 years ago
Improve TypeScript diagnostics.
e20fa27baa448fa51366f74387987705c9b0c965 authored about 3 years ago
e20fa27baa448fa51366f74387987705c9b0c965 authored about 3 years ago
Updatte Ne NetCore version.
078d266cdeda8b1ffe3e27d764f92c7dcbad5967 authored about 3 years ago
078d266cdeda8b1ffe3e27d764f92c7dcbad5967 authored about 3 years ago
Remove unnecesary install deployments and data from all libraries, ruby port, and disabled the C++ port meanwhile is not implemented.
02cc627b93dc6194df3f95246ce3aaea298c5182 authored about 3 years ago
02cc627b93dc6194df3f95246ce3aaea298c5182 authored about 3 years ago
Remove warnings from NMake.
bde7b619a2db5e688023a784ab708ff4fb3f57ec authored about 3 years ago
bde7b619a2db5e688023a784ab708ff4fb3f57ec authored about 3 years ago
Solve minor bug in MetaCall API version.
9dea0a54d0882ed96565db933519aa81e806555e authored about 3 years ago
9dea0a54d0882ed96565db933519aa81e806555e authored about 3 years ago
Add MetaCall includes to Ports related to swig.
6e30a147bb8166ac37475f715515eb6e6b62cfa7 authored about 3 years ago
6e30a147bb8166ac37475f715515eb6e6b62cfa7 authored about 3 years ago
Unified CMake PROJECT_OUTPUT_DIR with support for NMake.
03b4b372d52ee098eaabb933c4384d1715607e2e authored about 3 years ago
03b4b372d52ee098eaabb933c4384d1715607e2e authored about 3 years ago
Change all loaders into MODULE so it is distributed properly with MSVC.
66fcaac300611d1c4210023e7b260296586a42e0 authored about 3 years ago
66fcaac300611d1c4210023e7b260296586a42e0 authored about 3 years ago
Remove Python 2 requirement for builidng NodeJS in Linux.
5375ff922875fda02c11bdac4462b52416161f67 authored about 3 years ago
5375ff922875fda02c11bdac4462b52416161f67 authored about 3 years ago
Lack of include header in host enviroment, cs loader (windows).
53bf15da6916c394a5ab5701f8cd99da6a7dda0b authored about 3 years ago
53bf15da6916c394a5ab5701f8cd99da6a7dda0b authored about 3 years ago
Trying to solve bugs in CS loader, windows.
939d8518ce4a911860b0f77df760e1a809f4b500 authored about 3 years ago
939d8518ce4a911860b0f77df760e1a809f4b500 authored about 3 years ago
Trying to solve bug with NetCore in windows with MSVC.
a8e3506edc04860e599affc0aac31fc1161569db authored about 3 years ago
a8e3506edc04860e599affc0aac31fc1161569db authored about 3 years ago
Solve minor bug in ruby for windows msvc.
4621065586c24335cf245929366b18c0b64ef7bf authored about 3 years ago
4621065586c24335cf245929366b18c0b64ef7bf authored about 3 years ago
Trying to solve bugs in msvc related to version library.
a8cf834b0c4b19a66165db9f1b6c027f23a2ab35 authored about 3 years ago
a8cf834b0c4b19a66165db9f1b6c027f23a2ab35 authored about 3 years ago
Disabled tests with errors related to recursion for readability of tests in docker.
8fe06ffaa13feb710849fac4364835059e31ae35 authored about 3 years ago
8fe06ffaa13feb710849fac4364835059e31ae35 authored about 3 years ago
Make version library a interface.
ab71b2d5c18db3bad593d35dcfed3aa71aa35852 authored about 3 years ago
ab71b2d5c18db3bad593d35dcfed3aa71aa35852 authored about 3 years ago
Update version to v0.5.13.
dd0d687764e51eaab07ee6fcc958b9b6611d954a authored about 3 years ago
dd0d687764e51eaab07ee6fcc958b9b6611d954a authored about 3 years ago
Minor bug on FindNodeJS.cmake for mingw32 cross-compiling target.
8e293b824ee9942c938400c07f986a97bb92d4c5 authored about 3 years ago
8e293b824ee9942c938400c07f986a97bb92d4c5 authored about 3 years ago
Improve loader dependencies in CMake, avoid expanding generator expressions which are slow and problematic with cross-compiling.
9700045dd3b2dec9962cc01a432eb5cd9d6d64c0 authored about 3 years ago
9700045dd3b2dec9962cc01a432eb5cd9d6d64c0 authored about 3 years ago
Solve minor bugs in python await tests.
1a4296103760efe16fb97b7638f0f0bc55f2b2da authored about 3 years ago
1a4296103760efe16fb97b7638f0f0bc55f2b2da authored about 3 years ago
Solved bug from issue: https://github.com/metacall/core/issues/223
8830fe88cc7419893ab1a73ebde69b7c3340fe61 authored about 3 years ago
8830fe88cc7419893ab1a73ebde69b7c3340fe61 authored about 3 years ago