Ecosyste.ms: OpenCollective

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

Rema

Generating certificates for individuals, businesses, clubs, and organizations.
Collective - Host: opensource - https://opencollective.com/rema - Website: https://www.heyrema.com/ - Code: https://github.com/heyrema

Solve bug respect to loader_get_impl.

github.com/paramsiddharth/metacall-core-detached - 4027c11faf30403c56e61816ab6395964927c2aa authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Solve bug in cobol loader.

github.com/paramsiddharth/metacall-core-detached - d7d6d4de8935a6325d595b62fec9d491449c2e08 authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Update GBench for test suite.

github.com/paramsiddharth/metacall-core-detached - 8ef86e12280be60618f70a39bec43424ada02abc authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Improve docker compose test and add cobol to test suite.

github.com/paramsiddharth/metacall-core-detached - 023bba1c4bdce8ffe13c4a220626dc7970d235e5 authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add cobol to docker compose dependencies.

github.com/paramsiddharth/metacall-core-detached - a969450345b0527b11d5ccfe3cc33ceddb683ecd authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Update version to v0.5.19.

github.com/paramsiddharth/metacall-core-detached - 65517f7a91bfa8d3cbc6d0065670ae3d4f860f4d authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Solved deadlock in python port.

github.com/paramsiddharth/metacall-core-detached - dae8f567fa7d1b189d292aaac32f0213e7e27ecb authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Improved testing report for docker-compose.sh.

github.com/paramsiddharth/metacall-core-detached - a0d6c7e95b7a965570614ab8ea31109fc2a5dfbc authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add formatting to benchmarks.

github.com/paramsiddharth/metacall-core-detached - f04657b677c70624db18496f7fe80e0c8ce37b0b authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Solve bug about threading in python, related to gil and calls from external threads. Trying to enable benchmarks for testing again (python reinitialization fails). Node port test still not verified.

github.com/paramsiddharth/metacall-core-detached - aa155a5c0f700b97d61b3ec8a26f6531ccc6b907 authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Typo in cli cmake file.

github.com/paramsiddharth/metacall-core-detached - 6bfe682e829301d12adf07ae8c910e15d4eb340a authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add test for deadlock between python and nodejs.

github.com/paramsiddharth/metacall-core-detached - 7aa4fff236555d58610be3bdb7cabd5b25393d4b authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add serialization for exception and throwable in json serializer, solve bug from python related to exceptions, add test.

github.com/paramsiddharth/metacall-core-detached - 31a2c99bf569f786d0b903af7e2aa6e3ff7dbabd authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add TODO comment in exception.

github.com/paramsiddharth/metacall-core-detached - fa4c14040485480148aade56356c6d1a5aac4d8f authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add exception to node port.

github.com/paramsiddharth/metacall-core-detached - 46438a53f25fcead35db658b3a6afc8be5e9d6a8 authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Update netcore version.

github.com/paramsiddharth/metacall-core-detached - ff276b25221d4a63bc6540c863b5b6f509fdb85c authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add support for returning exceptions in python.

github.com/paramsiddharth/metacall-core-detached - a325c8f9da889434fb8a79c06fcc69af10b3c3f1 authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add base support for raising exceptions in python.

github.com/paramsiddharth/metacall-core-detached - 19e8029a6af19123d38aec6926bfcd461cc1bedc authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Solve minor bug from previous commit.

github.com/paramsiddharth/metacall-core-detached - 83805f373b14b9c58af11820dfe8fa673782218b authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Improved code from last commit, passed tests from linux.

github.com/paramsiddharth/metacall-core-detached - d57256e1503338e21e4cd1f2c06f9af09b1ea7a5 authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add support for exceptions in NodeJS.

github.com/paramsiddharth/metacall-core-detached - 7ed3160458786f248492cab181bc382aa69fa708 authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add conditional standard options for nodejs loader, update documentation.

github.com/paramsiddharth/metacall-core-detached - 77f5a0e74d304ac69578f43bf47ede55e9a3063e authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Merge pull request #265 from Samyak2/fix-node-16-loader-build

Set C++ standard to 17 for node loader

github.com/paramsiddharth/metacall-core-detached - a5fc9391e77881960f7a4a2f76616dbdcda57b37 authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Merge pull request #263 from Samyak2/rust-inline-macro-not-format

rust port: use macro to generate inline macros

github.com/paramsiddharth/metacall-core-detached - 240188c463284bf6f1c3cb4776c221cb5b4145a1 authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Set C++ standard to 17 for node loader

Fixes #264

Node v16 uses some API that was added in C++14. Setting the C++ standard
to 17 fixes...

github.com/paramsiddharth/metacall-core-detached - b29b0df74147acf8c755a300ec1e1372f78f48b8 authored over 2 years ago by Samyak S Sarnayak <[email protected]>
Make generator macro take a list of languages and fix bug

Used a repetition pattern to allow the macro to take in a list of
`ident`s which are the languag...

github.com/paramsiddharth/metacall-core-detached - 45ef8b7c3113321ff7431f75472173009d6bbdc0 authored over 2 years ago by Samyak S Sarnayak <[email protected]>
Merge pull request #262 from MediosZ/develop

add rs loader function interface

github.com/paramsiddharth/metacall-core-detached - 9959f17daea0b349560857689b1f07ba9d0dadd8 authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Implement return error in nodejs.

github.com/paramsiddharth/metacall-core-detached - 9d69c396219a230240ecc8682f1afd03bb005a2b authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add base for testing exceptions.

github.com/paramsiddharth/metacall-core-detached - 9b952f0bc689b7245902944200f6f4a159f8c0dd authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add base for exception and trhowable types/values.

github.com/paramsiddharth/metacall-core-detached - 5accd177b62e3f6a623819f63590f0d7a6555fa1 authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
rust port: use macro to generate inline macros

The code for each language specific proc macro (`py!{}`, `node!{}`,
etc.) was being generated in...

github.com/paramsiddharth/metacall-core-detached - 765f180334310f3ff0327af83d082badd99e439c authored over 2 years ago by Samyak S Sarnayak <[email protected]>
Add some documentation in reflect/exception and add it to the build list.

github.com/paramsiddharth/metacall-core-detached - 1a132552ee106c7a331ec6d6dcc230dbc5f428a2 authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
add rs loader function interface

github.com/paramsiddharth/metacall-core-detached - 6171a83f8b5928a93fc6a0a08e1be3508ecbde53 authored over 2 years ago by Tricster <[email protected]>
Merge pull request #260 from Samyak2/patch-1

Fix minor issue in main doc and contributing guidelines

github.com/paramsiddharth/metacall-core-detached - 8caff64c321e2528628493e5189c8f1a041b1942 authored over 2 years ago by Gil <[email protected]>
Code of conduct link in contributing guidelines was broken

github.com/paramsiddharth/metacall-core-detached - ff6b835e6509de99d7ae43734a57db11406bb0b2 authored over 2 years ago by Samyak Sarnayak <[email protected]>
Remove extraneous `JSM` in `OPTION_BUILD_LOADERS_` list

github.com/paramsiddharth/metacall-core-detached - 94d450e2d486094f7d5c31f8b80819c344bc560a authored over 2 years ago by Samyak Sarnayak <[email protected]>
Solved bug in python async.

github.com/paramsiddharth/metacall-core-detached - 82207df303da110408cbadd2df03eb6a7ca3cfba authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Merge pull request #259 from metacall/dependabot/bundler/source/scripts/ruby/blog/source/nokogiri-1.13.4

Bump nokogiri from 1.13.3 to 1.13.4 in /source/scripts/ruby/blog/source

github.com/paramsiddharth/metacall-core-detached - d637c48527d3c189671d16b34e63d57027bf1627 authored over 2 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Bump nokogiri from 1.13.3 to 1.13.4 in /source/scripts/ruby/blog/source

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.4.
- [Release no...

github.com/paramsiddharth/metacall-core-detached - 56387e259e5fd53e2c4f98ea7c06e4a501e47043 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #257 from MediosZ/develop

Adjust crate structure for publishing

github.com/paramsiddharth/metacall-core-detached - a72c85cd9d0ea8fc365cd6ff4f09651b06467d30 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Solved bug in wasm python port test.

github.com/paramsiddharth/metacall-core-detached - 4b6d1c594aab9253f24410865608bb24f16906d9 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add few fields to the rust port crate in order to make it able to be published.

github.com/paramsiddharth/metacall-core-detached - db8fd032fd83f334128d9d11be5acc2a02369efa authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add java, wasm and c loaders to tests, solved some bugs from those loaders and improved some tests. Remove dead code from tools.

github.com/paramsiddharth/metacall-core-detached - 527bb6e4e8c950158583343e60f2cc183c995928 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
adjust crate structure for publishing

github.com/paramsiddharth/metacall-core-detached - d356f693d3e9b5a8754162da8ae62d8fc171da33 authored almost 3 years ago by Tricster <[email protected]>
Remove some errors and add TODO for MemorySanitizer.

github.com/paramsiddharth/metacall-core-detached - 72da55ed52630c7891b4fc492251eb0615ae6020 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add memory sanitizer in clang.

github.com/paramsiddharth/metacall-core-detached - 8ab23950eee1d677b4b9e87ce82fdf4ee4f591db authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Merge pull request #33 from Moksh45/main

add a new program

github.com/paramsiddharth/learning-git-juet-2020 - e642b6cf36b285a0e72026f9f6b268804315f7f9 authored almost 3 years ago by Param Siddharth <[email protected]>
Add emojies

github.com/paramsiddharth/paramsiddharth - e03a2c1c7b9f0def53a9f7152f51d7bd32e09046 authored almost 3 years ago by Param Siddharth <[email protected]>
Update version to v0.5.18.

github.com/paramsiddharth/metacall-core-detached - b51b0dff8320aa8de3d7b365e22eb2c1c09c52e0 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Change naming convention for docker hub versioning (tags).

github.com/paramsiddharth/metacall-core-detached - f25bf2c2ebbf494cd5fc69f59cd27f16a85b7cde authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add test in nodejs for load from memory + map test.

github.com/paramsiddharth/metacall-core-detached - e98de92e6c9d3b486a797fefba7600cea63fa651 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Merge pull request #255 from metacall/dependabot/bundler/source/scripts/ruby/blog/source/puma-4.3.12

Bump puma from 4.3.11 to 4.3.12 in /source/scripts/ruby/blog/source

github.com/paramsiddharth/metacall-core-detached - 2600eeb10367f6041880bb44a21ddb586ce55a33 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Incomplete: Create the application

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/howdy-interview-round-1 - a7676557177c69baf02b61da4662ea53655b8562 authored almost 3 years ago by Param Siddharth <[email protected]>
Bump puma from 4.3.11 to 4.3.12 in /source/scripts/ruby/blog/source

Bumps [puma](https://github.com/puma/puma) from 4.3.11 to 4.3.12.
- [Release notes](https://gith...

github.com/paramsiddharth/metacall-core-detached - 142a1612d142b94c6384a212913559b5ed1f1a6a authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add Redux

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/howdy-interview-round-1 - 446c03bb0f8faf7a02d7ee7b4aa28cd20a68abc1 authored almost 3 years ago by Param Siddharth <[email protected]>
Initialize project using Create React App

github.com/paramsiddharth/howdy-interview-round-1 - f418c9c85e703093bf9c7e0b1955cdb69e33a2f2 authored almost 3 years ago by Param Siddharth <[email protected]>
Update version to v0.5.17.

github.com/paramsiddharth/metacall-core-detached - 34b1abbd74523ad5843fcdfda2939aba46f4d3d8 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add name to github dockerhub workflow.

github.com/paramsiddharth/metacall-core-detached - 2da9209d3a49a69d661df630ea8a1f437aba4ac9 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add versioning for docker images.

github.com/paramsiddharth/metacall-core-detached - e1daf0fad07d374cf13f34f187812190ed6d1ce1 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Changed URL from DockerHub CI/CD.

github.com/paramsiddharth/metacall-core-detached - 2cad3c4ce5c39640c59360fcb0f8d39d6cfc43b6 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Trying to solve docker hub CI/CD issues.

github.com/paramsiddharth/metacall-core-detached - 9db8e800f3c1973a75b1994288372f138eca0969 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Tested library path on windows and solved minor bug.

github.com/paramsiddharth/metacall-core-detached - 22f5229977a6d26999367320fe0eb0feaea27d32 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Implemented library path support for plugin system as fallback for not defined environment variables (only linux tested, and macos not implemented yet).

github.com/paramsiddharth/metacall-core-detached - 7fb3b4682691a41fa0d49e392fb47ca4512006d6 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Add Ko-fi, Codementor, and Audiomack

github.com/paramsiddharth/paramsiddharth.github.io - bc6d4ede0f934ba58347b61042ad0622a18941d9 authored almost 3 years ago by Param Siddharth <[email protected]>
Add sponsorships

github.com/heyrema/docs - eb2c6da7d23c7d5c3c7802a70791bf9cfa54d379 authored almost 3 years ago by Param Siddharth <[email protected]>
Update FUNDING.yml

github.com/heyrema/jugaadu - 10ab00b20eb0aa5cfa8a8846ad645a5a1a6f716f authored almost 3 years ago by Param Siddharth <[email protected]>
Mitigated segmentation faults at destroy time, next step: allocators.

github.com/paramsiddharth/metacall-core-detached - eaef9df63437c0ef310d4c5c05b3dccdc58dc173 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Create mitigation for function/class/object destructor execution after loader destroy.

github.com/paramsiddharth/metacall-core-detached - ec9cbc0d7b3ee39982186e15822323fd6dd6805a authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Update README.md

github.com/paramsiddharth/metacall-core-detached - 3bddd1b64ca5e8488daccac7bc05ce4cc354de8b authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Pattern-Matching

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/learning-rust - 1fce1e98fa5d949cbb53bfd2eb7d390e1b8d3619 authored almost 3 years ago by Param Siddharth <[email protected]>
Create mitigation for function/class/object destructor execution after loader destroy.

github.com/paramsiddharth/metacall-core-detached - af80287c3dabe2b0719db07c8300040af1d2b0f4 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Solve minor bug in yaml for github workflow.

github.com/paramsiddharth/metacall-core-detached - 84968fc0da8cbb3a53010a0709123e6649e88dfb authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Remove docker hooks, update docker ci/cd for github actions.

github.com/paramsiddharth/metacall-core-detached - c0b4be1a647f11de4e862b19a58e901513c3f432 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Merge pull request #243 from Siddhant-K-code/chore/ci-workflows

ci: docker image sync push to dockerhub

github.com/paramsiddharth/metacall-core-detached - a95bcafe1bb4084f7156d3f3d1dbb8ee2bea6db6 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Merge pull request #250 from burnerlee/burnerlee-test

fix unix function to strip lib name

github.com/paramsiddharth/metacall-core-detached - eea738219cefd89797c382dc89a8e12f38de1908 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Merge pull request #251 from MediosZ/develop

Generate Rust port inline macros.

github.com/paramsiddharth/metacall-core-detached - d9a49ca22b08b48ecde835b9b22db086d547af12 authored almost 3 years ago by Vicente Eduardo Ferrer Garcia <[email protected]>
Object-Oriented Rust (2)

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/learning-rust - 450c55fa83866b1ea8609b17ba439e5f81db01e2 authored almost 3 years ago by Param Siddharth <[email protected]>
Object-Oriented Rust (2, initial)

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/learning-rust - 413a21af1437e27479dff91311e7c37f1eace600 authored almost 3 years ago by Param Siddharth <[email protected]>
Object-Oriented Rust (1)

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/learning-rust - eb19ce61290a52dd65527bfa73d20a25ce01173a authored almost 3 years ago by Param Siddharth <[email protected]>
Concurrency and Parallelism (3)

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/learning-rust - 0bb542365631e6bc9fd0d1dcabe3f950ea10dbea authored almost 3 years ago by Param Siddharth <[email protected]>
Concurrency and Parallelism (2)

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/learning-rust - a93196c12dea1a815f7c18f5ae81677f340bd3a9 authored almost 3 years ago by Param Siddharth <[email protected]>
Concurrency and Parallelism (1)

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/learning-rust - 48c19b8c45d548f13d11c31cce50d49abed5643c authored almost 3 years ago by Param Siddharth <[email protected]>
Add YT link to Cybersec Workshop

github.com/paramsiddharth/paramsiddharth.github.io - 29c97d65fe1aaef2b478208484dff8147acf7cc5 authored almost 3 years ago by Param Siddharth <[email protected]>
Fix wrong YT link for Gatifull

github.com/paramsiddharth/paramsiddharth.github.io - ea5405967049990d7913cdb991cae36c9e5d4fe0 authored almost 3 years ago by Param Siddharth <[email protected]>
Fix z-index for header

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/paramsiddharth.github.io - c2a0c5195b10c460db258036ca39d9105bc2dd42 authored almost 3 years ago by Param Siddharth <[email protected]>
Merge branch 'main' of https://github.com/paramsiddharth/paramsiddharth.github.io

github.com/paramsiddharth/paramsiddharth.github.io - a14bd4605379a2cbcb98bdb03eb8928fdce1f32f authored almost 3 years ago by Param Siddharth <[email protected]>
Add Cybersec Workshop, Secure Img Sharing, Saibo, Minute Masti, remove Kokila font

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/paramsiddharth.github.io - 41762e74b6ebb5a6fce4d203085b2f550c5db7b0 authored almost 3 years ago by Param Siddharth <[email protected]>
Generate Rust port inline macros.

github.com/paramsiddharth/metacall-core-detached - 9f3b53829aef5a0b001f5b96149c845a12bfa2e7 authored almost 3 years ago by Tricster <[email protected]>
Smart Pointers (6)

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/learning-rust - 27c0180624be4ef0d7af7cbce66b49e5d15e98aa authored almost 3 years ago by Param Siddharth <[email protected]>
Reference Cycle (Problem)

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/learning-rust - 8343145a4e907178a07ea99605452ad54e32e39b authored almost 3 years ago by Param Siddharth <[email protected]>
Smart Pointers (5)

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/learning-rust - 99125424e5274446f7a8df535a3bde01c33516d9 authored almost 3 years ago by Param Siddharth <[email protected]>
Smart Pointers (4)

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/learning-rust - 5cc16c9d9e68c9c99cc7c2911fc3c608ea61c566 authored almost 3 years ago by Param Siddharth <[email protected]>
Smart Pointers (3)

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/learning-rust - 020b418c3b151340c31de8d8f260041ec9b738da authored almost 3 years ago by Param Siddharth <[email protected]>
Smart Pointers (1, 2)

Signed-off-by: Param Siddharth <[email protected]>

github.com/paramsiddharth/learning-rust - ae7d53ccccd9511408a548ca89c576fead4fce81 authored almost 3 years ago by Param Siddharth <[email protected]>
यह निश्चित रूप से जेकिल का इस्तेमाल नहीं करता है

github.com/paramsiddharth/paramsiddharth.github.io - a5cc8a9e83fd88d94448ab39b017cbc0458bed1b authored almost 3 years ago by Param Siddharth <[email protected]>
Add `target='_blank'` to badge

github.com/paramsiddharth/paramsiddharth.github.io - 5b02b98ae8aeda8f362f92b2f92e8e6dd6c1a4f7 authored almost 3 years ago by Param Siddharth <[email protected]>
remove duplicated function

github.com/paramsiddharth/metacall-core-detached - 34b52a1218099950df23ea802a7d794206fbcc61 authored almost 3 years ago by burnerlee <[email protected]>
fix unix function to use generic function for dir path

github.com/paramsiddharth/metacall-core-detached - c234ef5356a58fea3d47baa1b211fb53361d26a5 authored almost 3 years ago by burnerlee <[email protected]>
add directory function for metacall lib

github.com/paramsiddharth/metacall-core-detached - 8b447fa74a360ee7eca282b2b1f01aa722ed53e9 authored almost 3 years ago by burnerlee <[email protected]>