Ecosyste.ms: OpenCollective

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

github.com/NativeScript/ios

NativeScript for iOS and visionOS using V8
https://github.com/NativeScript/ios

Initial struct property setter implementation

2f3bd8217ab79335c25c93716639c6b9fe8b6aac authored almost 6 years ago
Initial support for C structures

61253ddced240ed6ac2bfe49022e91b8e4ab148b authored almost 6 years ago
Added null check

100beecae80f4672047655d03d7d493b6ed58035 authored almost 6 years ago
Remove unused method

6453441cc6b6665d7ac96e53ed5f4124be791df9 authored almost 6 years ago
Use cache for reading the protocols from the metadata

a2717baa91803a86cf3b4ac67def2458dcf46031 authored almost 6 years ago
Load the base meta from cache

bbdb231f4e175dfbe588ec4b4dea99f3d1cfb972 authored almost 6 years ago
Added launch screen

476cbb3c22177225a5b82178b250fc7e0a0f69b1 authored almost 6 years ago
Handle ffi call return value

f543fc05c9147b81fce995a312b80e87a45eff9a authored almost 6 years ago
Updated v8 binaries

a0737a9c8fef6cedd078d2bb54e21d84ea6ad7c4 authored almost 6 years ago
Added FFICall class

c5deaa3f3a037c1a6949f716f3e426600fba333f authored almost 6 years ago
Register the function pointer disposal inside the callback

6dc1b06777163081eb3d3cd12fadd8bea33dd883 authored almost 6 years ago
Refactor the ffi_cif retrieval logic

31522215d9a9d3f394af2193928ad3d473cc75b2 authored almost 6 years ago
Updated v8 binaries

d8ef18bc7b036ca9cb98526d56f3133bcd54e9ed authored almost 6 years ago
Added armv7 libffi build instructions

0354737bb533d8914174b7566529922737627e37 authored almost 6 years ago
Updated libffi binary

e0be97d181f14e01a7f0d2b262bf6312f652246e authored almost 6 years ago
Fixed libffi calls

f8c76902a41170cc7703fddae2089d74b095e5ad authored almost 6 years ago
Register common interop.types

4cc528499911389613affecf27567269559dcf0f authored almost 6 years ago
Include x86_64 and arm64 architectures in archive

67c2f32effa4395ca7e3872da7adc854b882b610 authored almost 6 years ago
Added cif cache

b50921c45d0358a4460b2965b096d26e6547c5b7 authored almost 6 years ago
Updated v8 binaries

f8e350a5f4724c45bbba9d9ffe1938651e7f5819 authored almost 6 years ago
Replace NSInvocation with libffi calls

ce1539b3b60e4a09ba49d816b53b02af95662279 authored almost 6 years ago
Updated v8 binaries

f88bcc5f4e7a56ae47c2dedbd4a6ae3fa1ea6449 authored almost 6 years ago
main.mm -> main.m

7c0bded880c9458b68483c165ada3aef188d70e5 authored almost 6 years ago
main.mm -> main.m

8c874e1f3a72f556386b48f580b5b99007e4cb00 authored almost 6 years ago
Refactor some headers

630093f2923d7336ed7b38821e6c33a25a817e70 authored almost 6 years ago
Fixing Gameraww CanvasViewController

50f1535e18f897b9d07540b71a1281f5f6ae94d4 authored almost 6 years ago
Register custom toString function

654bb09efffa709e5d7a16d7f49f5424ed2839ad authored almost 6 years ago
Updated v8 binaries

39d37c2fd25da5d9f95bd6f1bd0e270eb89f12f7 authored almost 6 years ago
Fixed v8 headers

1670052eef0757b1384109906613389b86946cb8 authored almost 6 years ago
Handle null or undefined values in the arg converter

887de2ca808c5371ceb46ca8eb827855f57191dd authored almost 6 years ago
Added extended class prototypes cache

9bf3d9cf00160f301b2d28736330b6dc144ae4ad authored almost 6 years ago
Handle UIApplicationMain fuction call

7fe45766c7457957d21bd63a9ed76bff7adfc272 authored almost 6 years ago
Added data wrapper classes

3f5b0dc1dd18b93694fc9aca849bec8e7cbc5ce6 authored almost 6 years ago
Improved metadata handling

723b8a17b16b84fcc403b19e9e775cfe93c86d6c authored almost 6 years ago
Implement properties from extended class protocols

093f3ca50ac005ac222c8f493edb42ed69ba299b authored almost 6 years ago
Fixed NSString marshalling to C functions

dd12fd75aae26494ca3c40a7b79a458e101ffc8c authored almost 6 years ago
Using libffi for calling plain c++ functions

dcce06a41ef3b35d85fd3205995de0ef972d23c3 authored almost 6 years ago
Add type encoding parameter to the callbacks

19cd96ed7b6ff425782aa2e92ad40572e73126b4 authored almost 6 years ago
Use libffi

3da2a0682a337d9ced352543a3aa82d354c63acf authored almost 6 years ago
Updated v8 to latest

9b15c7cfb478d5660d760d2fa96d6b552394c601 authored almost 6 years ago
Refactor the dynamic method construction

0bdc41fa103dc8568ecd921f2cc311a14069e5ae authored almost 6 years ago
Add metadata to constructor function instances

bee9cd219661c9468d1b5ea6755400ef29330654 authored almost 6 years ago
Initial class extension implementation

1d53cf229980ba08777cbe0ed99636b5b4c6d4e1 authored almost 6 years ago
Expose protocol metadata

2883c5ca0f282106519d2e2154049e421b4b5cb8 authored almost 6 years ago
Additional type encodings

e16eeb3c42c0d916535345a9bd6c0be6489701fb authored almost 6 years ago
Protocols implementation

e2a2972675de3371888b6774f02c33898e59fe7b authored almost 6 years ago
Extract string conversion routines into helper

528085af32ed77059ed559336d4fb7a055f792bd authored almost 6 years ago
Refactor argument mapping into a separate class

8ff0384fd7d380304b71a190ec2044b3a0949eb7 authored almost 6 years ago
Added CoreFoundation function registrations

e212333c28f0b70d1b51bd29eaad234c587ce868 authored almost 6 years ago
Improved metadata cache for base types

65e4b7bb768ae9b8a700deb0d9383a8ccd2e81ec authored almost 6 years ago
Added metadata cache

53e77523ff8bc068c68c9b5a07e3d6077a81f6ec authored almost 6 years ago
Added support for JsCode metadata type (enums)

f4f7931bc6b5c10141854ba074e5e93e2da270cf authored almost 6 years ago
Removed @autoreleasepools from method callbacks

bf32cc5c170c28398c3a76cd945e23463516cf1f authored almost 6 years ago
Register the alloc constructor

9606e94ed64ef28ffbb7b38b4572010fa5b87df4 authored almost 6 years ago
* Setting javascript prototype for objects created by native function calls

* Support for objc block parameters

d9c5708da0bd2781ec110ede47213de7f69a3de4 authored almost 6 years ago
Implement prototype inheritance

b2a83f6b3d36a538673310f4def19deeadb86166 authored almost 6 years ago
Refactor the method callback logic

e666539e0c5f3c7ee4dae46f94b9a67d8a30d33b authored almost 6 years ago
Merge pull request #1 from NativeScript/darind/metadata

Add metadata

022d725108607be00f2b54fdee8f807eecbfb4ac authored almost 6 years ago
Register method and property callbacks

a3e2f28e5f6ec3cf8da229ebc42fa83a2a5db0e3 authored almost 6 years ago
Add metadata

e964cea360fc60d33986ccc85dc05b35280a6733 authored almost 6 years ago
Initial commit

fae63d9c760f4db12e2ccc3b555b76589486779b authored almost 6 years ago