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

fix: Xcode 15.3+ not setting TARGET_OS_IPHONE correctly (#242)

0d52056fdb102f40887abd47c9bc2af5f3cca94e authored 11 months ago
chore: update instructions for attaching the runtime to a NativeScript app (#240)

6a786e6786c08d9ec08ac45e253d0911c4dae476 authored 11 months ago
feat: upgrade llvm to 15.0.7 (#238)

6e9b51e48c6b8ddf65c6669a035b97e5d935f202 authored 11 months ago
fix: only generate metadata for the targeted arch (#236)

17a5c5ff118c2803c0385891224fb30168268ac8 authored 12 months ago
ci: version consistency

a675500b6b581fc891c6292fd4320db578f61c48 authored 12 months ago
ci: pin PR xcode version [skip ci]

8c8ae67f28ef6018dd6ead445a9c692cbc848352 authored 12 months ago
ci: retry less and stop all sims

When it fails once, it fails always, so let's try to retry once only and stop all sims

92ec9d6bd6e248e8f36a6e40fbb191bf6e73236d authored 12 months ago
ci: use new m1 runners

415fc3f4685e58370a0170fdee14e346c3249f4d authored 12 months ago
ci: update the test job to use macos-13 and xcode 15+

5822e82235aef82dd847587e40f397dbfd062665 authored almost 1 year ago
ci: use macos-13

56544d95c596bf6736ac83963eb11a0e36444593 authored almost 1 year ago
ci: use macos-13-xl

aec74b1e7d345623fa93b1eff462dcf00f14f755 authored almost 1 year ago
ci: select xcode 15+ explicitly

7a7cbf407c2d061d053ced9bb2e811871a603921 authored almost 1 year ago
ci: action workflow format

cc24f99a4f060761ec621c54502ed08f78ffb75c authored almost 1 year ago
ci: use macos-latest

4300984fb05f33163adf090718b83e3954ccf7b8 authored almost 1 year ago
ci: use 17.2, iPhone 15 sims

f28f78a2932770c5abb256ee32369d5955916a47 authored almost 1 year ago
chore: bump node in npm release

afebef7330cf4a265db0bcbec0b95d4242f7b4e4 authored almost 1 year ago
chore: use macos-13 runner and node 20

450ef7b58ff99e5a069f265938801c21eb234288 authored almost 1 year ago
release: 8.6.3

f518b71ca4cbf74c013cf2dd09e8cf936c223ae0 authored about 1 year ago
fix: prevent crashes during isolate disposal

3d70c110e1429a1d62c9b9e23020cf7044635511 authored about 1 year ago
release: 8.6.2

e954c780e69e2aac03e70547a299cd774fb6162f authored about 1 year ago
fix: only reset timer persistent if Isolate is valid

4379583fc0b2fa3eacde50eb471086f55c1eec18 authored about 1 year ago
chore: 8.7.0 next

6970c9295aa62096c407c0dd64482951238e49a0 authored over 1 year ago
release: 8.6.1

5700ff67c19533f113340e4416c32ea0f6776129 authored over 1 year ago
chore: 8.6.0 next

836519899c5203e96dc937d49a4aa1cd7fc9cbbb authored over 1 year ago
feat: add interop.stringFromCString (#228)

Convert a char* into a JS string (~10x faster than doing NSString.stringWithUTF8String().toStrin...

185c12dc85e86747f266867fb208c71caf5fc6b3 authored over 1 year ago
feat: log the fullMessage with more details about the error (#229)

d67588cb3866212ccd86b105edf1207fddde2db9 authored over 1 year ago
chore: remove now redundant check

c3a01ea0a2371d7d96b5368119ae2836b06f4837 authored over 1 year ago
fix: bridge release adapters (#224)

* fix: bridge release adapters

* fix: adapter cleanup and thread safety

* fix: safeguards ...

70b180202dc0752d01ae5b9249cbaabae65f53cc authored over 1 year ago
fix: prevent JS function to native block leak (#223)

* fix: prevent JS function to native block leak

* fix: validate if isolate is alive

a6d73323718a1de12c5a9f4865a6abfe06fd6e03 authored over 1 year ago
fix: don't suppress timer exceptions

0c4b819941b0327e572772018298cf9cf181436e authored over 1 year ago
ci: unzip dSYMs to correct dist directory [skip ci]

0de1cc3e22487c86043a9da8caab66b980148f73 authored over 1 year ago
ci: use specific test folder

72c88fe1f47f9f43d039fbeaa5379bfacfcf6784 authored over 1 year ago
ci: use correct env variable for home

ea9031300f0f216d339a212e16fa264ba16392c8 authored over 1 year ago
ci: test result artifact

3ca92499fa5a1503140b765c6c494c3db3b2a43a authored over 1 year ago
ci: handle prerelease tag

286debbdbef1417e77666dbff049e093b92631fd authored over 1 year ago
feat: add timer strong retainer annotation

efef961a67519aed881637ac0291894f3325b111 authored over 1 year ago
fix: fix setInterval not repeating correctly

022893f1dcd9a7649db73e9735ff12e9246b3585 authored over 1 year ago
feat: add native timers (#221)

119470f249c5aa85c4c2d0b1c9b5b691003c1ec7 authored over 1 year ago
feat: use node logic for globals and modules (#215)

* feat: add node helpers for interacting with functions

* feat: use node logic for globals an...

a66cc42c768ee7712d1c1f441b8c4e8e88a19eca authored over 1 year ago
fix: delay isolate disposal when isolate is in use

5a6c2ee5efa0c557c94ae56da0d3b3a31911d1b8 authored over 1 year ago
ci: zip dSYMs

1e7c17da543dd5e9b8bfc97e793b29934ce1a5e7 authored over 1 year ago
release: 8.5.2

3e5e77ee080b8d2e4a61dab5be7eb2fb1e54be14 authored over 1 year ago
chore: update npm version script

d866fe83652d3253611095a56e90543c6a52240e authored over 1 year ago
ci: ensure checkout on release action

31d02d4717f654d52ef6321886cb3a7f8443e451 authored over 1 year ago
fix: Cache shared_ptr leak

8236cf3f191f8b5bd7098beeff92aef31c0fc6e7 authored over 1 year ago
fix: soif on runtime destruction

7e24de8f1ace1d72318c0f0253759cd745307e5f authored over 1 year ago
fix: FunctionWrapper isolate-level leak

0c4c017689a71433d567dde48c1464954f3af98b authored over 1 year ago
fix: remove quotes for TARGETED_DEVICE_FAMILY

157dda704b6fbe7cd5077b4bb1ad9676a7c8d47e authored over 1 year ago
chore: update repository url to match

351c4ce53b9e92a382d944015ac531b980055cf1 authored over 1 year ago
ci: fix provenance

7d87a756de976bff092ad3b504957bf02a55ca03 authored over 1 year ago
ci: explicitly set registry-url for setup-node publish

81672f8b46698852e4740eb00dea2a9dd8bf0062 authored over 1 year ago
ci: explicitly set registry-url for setup-node

f5a0603af9ca0fb2862e036432c8a7652964ea33 authored over 1 year ago
ci: add CI/CD for PRs, next tag and releases (#213)

b572736946655af73ff3dc566a2b1b010388b7db authored over 1 year ago
chore: remove defunct V8 external startup data stuff (#210)

36e3dd3ed4ee1bc37a0cd7024c9fbb9836f890e7 authored over 1 year ago
feat: re-enabled inspector protocol handling (#202)

c100f725e48df5e61316281b82eed835d265b996 authored over 1 year ago
fix: move TARGETED_DEVICE_FAMILY to xcconfig to allow override (#211)

2e5f5f1e8c8b9551011e2566b8f134dd6cfb5378 authored over 1 year ago
release: 8.5.1

cd5d54e5ecad753a41825f3b59246735ba2a5d56 authored almost 2 years ago
fix: incorrect wrapper in indexed array access (#206)

b6894346b273b289bfda713a8f0c7055911c945a authored almost 2 years ago
release: 8.5.0

aec61e545b2e6291ef8ecb21a1855d13440d79bf authored almost 2 years ago
merge: v8 10.3.22 pull request #203 from NativeScript/dev

5bda3205ccf55588dcd03c8e53623cc8d7afd427 authored almost 2 years ago
chore(release): 8.5.0-beta.6

af384af2c3226c0158e0c1e164beb85864d27502 authored almost 2 years ago
fix: don't try to free blocks that not owned by the BlockWrapper

d4e9b08e7f58d83dbbb8ab1674b46490b0b491ed authored almost 2 years ago
fix: drain the microtask queue after devtools message

de773650903e80d25420d98649364cbadc64c09d authored almost 2 years ago
chore(release): 8.5.0-beta.5

49263c2c92b0aa25ac4654f5f26139ee45cc4ab7 authored almost 2 years ago
fix: block isolate validation condition

17a729953c913f4b4e7a254c962fe2e8ff11f63b authored almost 2 years ago
chore(release): 8.5.0-beta.4

7330da1bdc7a7b2389bbc065781ed4aa7c5af8cb authored almost 2 years ago
Merge remote-tracking branch 'origin/main' into dev

16c60497f0b01c090e6db7a7f071830e4957d31e authored almost 2 years ago
chore: readme updates

8329e87744031422970a351084377ed385e107bf authored almost 2 years ago
fix: set metadata-generator deployment target to 11.0 (#198)

75cf79f89020f98b55ea08b4dd8ab6e3581ba456 authored almost 2 years ago
fix: don't null runloop on Promise proxy

826a395822b816882d4ac5e82e0995a27769a673 authored almost 2 years ago
chore(release): 8.5.0-beta.3

d54175be873dcd969fd332de41dc3486e36c6177 authored almost 2 years ago
build(v8): 10.3.22

rebuilt all v8 libraries including inspector related libs

b92468bc34eed7833a20349eda045e8223ec207e authored almost 2 years ago
chore: V8 build cleanup (#200)

* chore: update xcode project to recommended settings & remove duplicates

* feat: add fetch/p...

72463dcbca1df768c27096ab2d5ea846ab41c221 authored almost 2 years ago
fix: use BigInt for pointers (#199)

6db318438ab5c3de918be9e6b204bddbc399e78d authored almost 2 years ago
build: update arm64-device inspector libs

3b4ecf17eb4ab2d964100ae32df217d50fedff53 authored almost 2 years ago
fix: create empty metadata-bin files to satisfy XCode dep checks

0e349fcec9df3ad7ff8b61d27b3f424f5d49f957 authored almost 2 years ago
feat: print v8 version on start

be64e3fd4da8da9c9855c080f080848e713074e9 authored almost 2 years ago
Merge pull request #196 from ptomato/dev-inspector

Restore inspector functionality

9871d263ad08d22562637e9f69513dfa4dd27d66 authored almost 2 years ago
Merge branch 'dev' into dev-inspector

995ab176c416257dd8f5de03ed3420f6fdcb4607 authored almost 2 years ago
Merge pull request #2 from caitp/dev-inspector

Add inspector libraries to arm64 and x64-simulator slices

bbc04a73b6a5a1ab7f05adb06840d984d2ab63d9 authored almost 2 years ago
Add inspector libraries to arm64 and x64-simulator slices

e1c7686f24e3a41efb9010ed07929fe8811d51c6 authored almost 2 years ago
build_nativescript.sh quality of life improvements

This adds some command line processing for build_nativescript.sh, so that
messing with the scrip...

5c2db1e11a4dba2bc69895ea0b7998cf434ea0c9 authored almost 2 years ago
chore: Get inspector local context using Persistent.Get()

(Based on a similar commit in the Android PR.)
This is the only remaining usage of PersistentToL...

4a23795df5ed767f2856b440469bee3284eaaac6 authored almost 2 years ago
chore: Use empty initializers for blank StringViews

(Based on a similar commit in the Android PR.)
This saves having to type out the whole type in o...

786b8813345f3335c0d807267f54cc846f899ced authored almost 2 years ago
feat: Re-add V8 inspector sources

These were removed in the upgrade to V8 10.3.22. Re-add them.

cfc7adff27f49dc37a8f99ff4ddba57fb0a8ca4d authored almost 2 years ago
chore: Reorganize JsV8InspectorClient members

Move some methods to be private, and make the context group ID into a
constexpr.
(Based on a sim...

09828896c88aad04acee418559f7fe4b43f9cadf authored almost 2 years ago
fix: Correctly initialize context in inspector client init()

(Taken from the Android PR. Original commit message:)
I'm not sure about this, but I think the c...

92b38eaa7fba3f23f8b128123b7eaec192eb2734 authored almost 2 years ago
fix: Build and link to v8_heap_base and v8_heap_base_headers

Not sure if this affects anything but those two static libraries are
checked in to the branch, s...

3ebd066974db59b3d2400232908a8e70531aa649 authored almost 2 years ago
fix: Don't disconnect inspector when frontend connects

This seems incorrect: we disconnect the inspector in the callback for
the frontend being connect...

d2d3b659fd5fc032b10f8bfdca12063510297271 authored almost 2 years ago
fix: Implement console.log inspector with Runtime protocol

Console messages used to be implemented with the Log protocol, which is
no longer part of V8. Th...

eaa8dd7b6449348a7f966f244eeec93853115164 authored almost 2 years ago
fix: Re-enable inspector code

Uncomment the code that starts the inspector. However, comment out the
parts that don't work yet...

14faf01f75053d9a9903baa55b190cdbd3c248b0 authored almost 2 years ago
feat: Re-add NativeScript inspector sources

These were removed in the upgrade to V8 10.3.22. Re-add them. Note that
the ObjC++ files need to...

241bba48e03b5accc29da1fd2fdd6fe52de8758a authored almost 2 years ago
feat: support fully independent isolates (#194)

fa44007f9aab12b277836f4388861066837ef14c authored almost 2 years ago
FIXME: feat: Re-add inspector libraries

These three libraries are produced by the v8-buildscripts build process.
This commit is incomple...

d7d3d27a13db270f142c0625894bc4451f24e3f2 authored almost 2 years ago
chore: Remove commented-out use of V8InspectorPlatform

A separate V8Platform for the inspector seems to be no longer needed,
because now the DefaultPla...

f4d1cc5ebf7c53acfb15aa98d57c1390ee16fb77 authored almost 2 years ago
chore: 8.4.0-dev.1

deea54935f89ff1ba1701c1e953110877272aa9b authored almost 2 years ago
chore: 8.5.0-beta.0

398c449bd6d482110e1f41888f0c401540a6e8f8 authored almost 2 years ago
fix: Mac Catalyst build (#189)

8980c0f189d9b8dd175dd27cdbb31cba13bf7b9f authored almost 2 years ago
chore: 8.5.0-beta.1

6f131891551af756adfbb6e1294910dc739fbbcf authored almost 2 years ago
chore: 8.5.0-beta.2

ff673268eb2d1f312b4e10e58b1744d1aed364f1 authored almost 2 years ago