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

Update rust port version.

71708a515ccafde405a5879950985e2aa726e701 authored over 4 years ago
Typo in rust port readme example.

f743c12599a962a9ebfb2e311aebb1e79246be76 authored over 4 years ago
Update Rust Port version.

762d7f446e3e34c6b84ed4c0ab4a586662fed7a1 authored over 4 years ago
Merge pull request #58 from lights0123/rs-improvements

Rust improvements

a60d9202f808b273047ad8f0be7886a1e03c44bd authored over 4 years ago
Add better documentation for strings in values.

51b85c876df753f1b89738cc253fefb9bacd9984 authored over 4 years ago
Add myself as a contributor

bbb7b1f2b5822147400dc2014f3e1f69c042a875 authored over 4 years ago
Use borrowed types when possible

595f3e425ceec0feb3bd7b79f31cc32bc78bef7c authored over 4 years ago
Add README to Cargo.toml

44a33f542787c312ff1fed323712b785545dd85a authored over 4 years ago
Format README

816086ad2a8823312ec881c8982c074ffbf936de authored over 4 years ago
Fix typo

f708d605d79d4640763f86b390fd78e6239c77ed authored over 4 years ago
Run cargo clippy

96a1d995d38716d50cc8ab5f6712dbe2a06ce725 authored over 4 years ago
Remove outer module

932a74319d798dec5db3a45524e3780280976c50 authored over 4 years ago
Autoformat code with cargo fmt

5eddb8e1c2603cfe655abc255707ba8ca8723f21 authored over 4 years ago
Add rust port to the list of ports in the readme.

85b4cf004280f64c144a7111236a03021e39fdf9 authored over 4 years ago
Update rs_port with feedback from rustaceans: 1) Change repo link to the rs_port subfolder, 2) Create a new module for testing, 3) Add link to the core in the readme, 4) Explain why you should install a separated binary in the readme.

7d56d8c09d58bb7b769a794ef84c48ab2b156576 authored over 4 years ago
Remove rs_loader and moved to rs_port, update rs_port version and add more types to rs_port (still not finished).

2db6eef325bc521b49d08ea7b6d20c108bf0c250 authored over 4 years ago
Add @swarnimarun to Contributors.

6c8c7b728fa4878ed215295d7998f77acb81914c authored over 4 years ago
Rename rust_port to rs_port.

65ae54ac830147eddaf7b721856820057fe8caff authored over 4 years ago
Merge pull request #51 from swarnimarun/patch-rs-loader

Add rust port

486459f79ffacca07c70d6219c9848135df720c2 authored over 4 years ago
Update node and py ports version.

f811f983fe22afd3cd4cf4051829e9b960b78856 authored over 4 years ago
Update source file license to Apache 2.0

3da373cadc199d11f7197f1e64dda27a30e21edb authored over 4 years ago
Remove MIT License from toml

5b83c012082ec6b6c3aa4b04cf5a9ec33583197b authored over 4 years ago
Add old API for compiler options in ts loader bootstrap.

e218a92499ca583b2f0bc95b10deff8c0cf5c237 authored over 4 years ago
Minor change in typescript react templating.

10ad6e62ffe5393589426e3552e1dc89440314bf authored over 4 years ago
Add support for jsx and tsx in ts_loader.

8c357a1e3bd4b2053f3ed781ee7a9dda37afcc0e authored over 4 years ago
TypeScript TSX example.

fc3fa66f0441a5e4a6015d555bc2c12b1295294c authored over 4 years ago
Update tests to adapt to new ruby null return.

d5bd1ca68c9087be4eb21b51fb1643e41a4bec01 authored over 4 years ago
Avoided a segmentation fault in favor of memory leak, add duplicated symbols test.

3fb57a86d334a4b15b9c249594d3d9165f2abb81 authored over 4 years ago
Add protection against duplicated symbols between handles.

a159eae4e207290624cdfd277f0782e609252f32 authored over 4 years ago
Add await in metacallcli in order to synchronously wait for async calls, so node port test can be run without destroying before ending.

bff48313b6aa9bc736162945819d7c93e6cc00cd authored over 4 years ago
Minor change in CLI for windows in the lambda symbol.

52fe97ee38ad8236c49812f76bbbe336e0c5ce69 authored over 4 years ago
Remove preinstall script from node port npm install in CMake environment (no guix).

f21599a855bec158047b87ebacda94a7e45c9269 authored over 4 years ago
Solve minor bugs in node port related to loading scripts different from NodeJS.

466c0ae9beb7e7639e5baff190106a376063dd5c authored over 4 years ago
Solve reentrant bug completely.

e627e167fd8fe9dd29650a0c2b366b3504361b2d authored over 4 years ago
Improve project structure for Visual Studio.

10794b6371c5b2c6ce6522bda0222683ad27bb4b authored over 4 years ago
Remove trampoline as a dependency in ts loader and make it work with the binding.

28502a74a79b36878aaa1951e9464b3f658f7167 authored over 4 years ago
Add rust port with cmakefiles.

42d564ea50a90373840cd7efc56c1913314849af authored over 4 years ago
Change upload script permissions in rust port.

4ec636b26c642f6f08272d8fe997dced1c2475cb authored over 4 years ago
Add base of rust port in order to have a crate.

0fc5cdcf07060062f409b8b0e16ce37f4616936d authored over 4 years ago
Solve minor bug in load from memory name.

e1c9418c054b4d383f9875d118d79e3b0eb42cb1 authored over 4 years ago
Solve minor bug in load from memory name generation.

58d6f13d9905f9bb857c87eb4aba87488931aa30 authored over 4 years ago
Remove unused cmake module for finding nodejs addon api.

94226c2b34d99df2420f2039bf9d5c649811eae0 authored over 4 years ago
Merge trampoline into node loader.

02a8f5fe822e486cb528c6282fabaa634b471c85 authored over 4 years ago
Make metacall node reentrant test work in windows, not working in linux.

de85ac68c66e399f33f6c0f02fa6fe461dcc5668 authored over 4 years ago
Add doc for future tests in node reentrancy.

7391febd2a18111667545403143fbc6c5066e6d4 authored over 4 years ago
Trying to solve exit segmentation fault due to not waiting properly to the event loop.

ca947cc26ee9b8832b647b213d3bdd5d17a67564 authored over 4 years ago
Update deprecated api in node port mocha test.

fedb278ca527c8ff5d37247880548958b9a4ed48 authored over 4 years ago
Solve minor bug in install node port cmake script.

efce5435c88ebe54cba6b8e628fe4d0953466b9e authored over 4 years ago
Change node port test timeout to 5min.

97528104fdee281e2e7b2dd6c22a23f8a1879ef3 authored over 4 years ago
Solve bugs in node loader port and implementation, add error message printf temporally.

08f6a018d3af51fae6c048eca3ba908f8c2753c7 authored over 4 years ago
Minor bug solved in tag of node load from file (port).

4052f7efea632969a00cb30f86c83a2541dc8815 authored over 4 years ago
Reentrant test working properly without bugs.

96680c5c9d4e1ee46548487ec726ff6ffbf974c0 authored over 4 years ago
Reentrant node loader/port almost working.

f40fa83d0d9b9f3dd519bef7bfaf54578f353c3b authored over 4 years ago
Migrated tests to new node port + loader unification. Now they must be run with metacallcli.

ac47c2b1277b0c7eddb7da7ea010eb1382a05695 authored over 4 years ago
NodeJS loader and port unification finished.

4bb724f9f7ae35699083d4933f7c0729a48f8ce8 authored over 4 years ago
Trying to unify properly node loader and port, solve minor bugs. Node Port still giving problems.

b8bf5cee42b14362ae2d39a8981e2af042de386d authored over 4 years ago
Unified node loader and port, trying to solve bug of host instance singleton.

212ec5d446af4d168ea20758b56ad08ccfec0e71 authored over 4 years ago
Improve python port and loader structure.

2547476ea1d6422752b8de1f07c55dd285117538 authored over 4 years ago
Add base for nodejs port and loader unification.

45d01ef87b3bc05a43a7ff9c1d21c3936eda6ed0 authored over 4 years ago
Remove duplicated labels.

fb60589aaeca929410b6f6df7e1bc6a902030889 authored over 4 years ago
Clean metacall environment nodejs dependencies.

84ad31d7166dc4799493d11b311b5b3669c5e9df authored over 4 years ago
Update nodejs port lock file.

fe0f3f01195e8759d66aea0b05acea5ca14a7f51 authored over 4 years ago
Add error messages for when compile in load_from_memory fails in nodejs and ts bootstrap.

782664b1fed60d46fcdf3fe06ff7d5cd010d04c8 authored over 4 years ago
Add default message error level in configuration when no CMAKE_BUILD_TYPE has been defined.

04027b38d91c8e85f1a72741b4ea9569fdeb7c75 authored over 4 years ago
Add optional build from source argument to find nodejs cmake script.

55c02da96e2022dc00c1550e3d375edd8995d24b authored over 4 years ago
Add load from memory test in node port.

83157ae87199f6d721ac2242eb808f48e8ccad97 authored over 4 years ago
Remove node_deps docker image, since buster, we can safely use the libnode distributed by apt.

77be6005f9d9c7c9997ae108fe1ee864feb7dbdb authored over 4 years ago
Update netcore installation on docker.

d7f7ac9178f495bf5176a78efbb78a5caac20978 authored over 4 years ago
Solve minor bug in bootstrap.ts and add better error message in bootstrap.js.

59e0eabe490b0672bd45cce801e7f5037d793eef authored over 4 years ago
Update NodeJS version in Node Loader.

b2269edc7652f66de29b523e26c9820bd1db34ef authored over 4 years ago
Remove memory leak from node loader temporally.

67aacd67856ae366e7000be4599b871f0c695d12 authored over 4 years ago
Minor bug solved in python port install script.

7a91af1510df6e30e543670088c70017ab34d39b authored over 4 years ago
Solve minor bug in bootstrap await refactor.

5598885e17bcd99a9356244c85365e5c422b98b6 authored over 4 years ago
Change imp to types, thanks to @Zedonboy which noticed imp is deprecated.

4ce05a1b5c69037980254c04f3504c1ced01e2f8 authored over 4 years ago
Implemented properly monkey patch in python (thanks to the idea of preloading the module to @j-arun-mani ).

c150431469043861107d6d08d958d08b2dfd2eb7 authored over 4 years ago
Add some doc in python port.

90be4356acdadfe7b0d04853fb81e5e96b8e57b3 authored over 4 years ago
Add base for monkey patch in python port.

e9e915343f3a24e642161fba4b02b7ca5a02be9e authored over 4 years ago
Solve minor bugs with PyNone.

15e3223e3078f152896ac01d240ab48167cdff3e authored over 4 years ago
Add more extensions to tags in the cli and node port.

4b978dd0b1f1cc13d36bb8ecead5128b071fe5e5 authored over 4 years ago
Solve minor bugs in metacallcli tests.

3c288c4bb820a39730e31befb69e456def7ecdbc authored over 4 years ago
Move metacallcli from examples to cli.

e25809912952c266db18ce6bef11ed58f5bbbdfc authored over 4 years ago
Python port working properly.

93f61a4c0c2411fe1fe102e515e01c8dadc32f55 authored over 4 years ago
Simplified structure of python port.

e1e4ced78a738b5aac3853421f5db7d9598dbb66 authored over 4 years ago
Remove inspect temporally.

20c3ca5a93c1176b83b9d9a5396d50770996f16d authored over 4 years ago
Remove unused data from python port, add better import mechanism.

a78f99f314918f414031095099232def295f2920 authored over 4 years ago
Implement metacall inspect in new python port.

adc4f92301a3df48d6f4fd151ca41efd7093fd2a authored over 4 years ago
Implement metacall load from memory in new python port.

f18d12acfb90fa26f47e31e0fd310d7f32da8d6c authored over 4 years ago
Solve error in metacall linkage and instances.

59d744302aa5d45fb68d90ee8b1e5b9beb75b784 authored over 4 years ago
Add base for python port and loader unification.

5f44f27f0d46b68b6902ac015b090424df442b99 authored over 4 years ago
Completed python Monkey patching NOT Tested yet

b407f32fbe4328dedcad8833500a3c589337321d authored over 4 years ago
Improve node port dependencies and compilation in windows.

9b5af56641e9c9e22b6aa3cdb1839f561c41945f authored over 4 years ago
Improve node port, trying to find the segmentation fault.

e1d26a39c832c1fa797689e767ea7d65c529f6d7 authored over 4 years ago
Solve two memory leaks in python loader.

0a41c254bd254c9ecc92c8f14c2e6609f6a6d109 authored over 4 years ago
Add tests for typescript object (record) and array.

ef53f37fef4670ef4ec6a01195f8311667ced7ce authored over 4 years ago
Fix with metacall_null_args in the metacall map await test.

6a61dadd5adbfdd4a6359c7d059670a8892e532c authored over 4 years ago
Solve minor bug in metacall_null_args export for windows.

78d11a96e878c8752b23187a425c3958b3da9a18 authored over 4 years ago
Add base for functions in ts loader.

00e5c359ddee0e4d18b565a2f6b4052e1024d6b5 authored over 4 years ago
Solve bugs in windows, special character output still not working.

3a1b5de24206ab654e6cb54a5f0688e4069e53dd authored over 4 years ago
Add doc in ts loader.

3890632a27539a70bb8a79efeb410ae3ff869194 authored over 4 years ago
Add more types to typescript loader.

d815204dc6351183bf5f080f206be67fd31bc603 authored over 4 years ago