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
Runtime configuration as a global structure
275aecf2a477bdd73ef4f1f8405435ab1d3c0684 authored over 5 years ago
275aecf2a477bdd73ef4f1f8405435ab1d3c0684 authored over 5 years ago
Console logging routines:
- Take into account the verbosity level
- Handle multiple arguments
- Handle objects
- Handle ar...
The build script now produces dSYM
27b24adc41feecd9c21ff39649d159b3b923e66a authored over 5 years ago
27b24adc41feecd9c21ff39649d159b3b923e66a authored over 5 years ago
- Save script cache on the main thread
- Log native exception stacktrace
11dffc6955d770fc645e2ae7ca941800d57ec513 authored over 5 years ago
Switching to the NativeScript libffi fork
68a5b31864f549a6673c35fb8c726706e51b7b80 authored over 5 years ago
68a5b31864f549a6673c35fb8c726706e51b7b80 authored over 5 years ago
- Code cache
- Log to stderr
- Catch NSException during ffi calls and throw js error
- Filter console.log stat...
Updated README
c7ea93a777a213ca6984f5b8671455ad604d9bc4 authored over 5 years ago
c7ea93a777a213ca6984f5b8671455ad604d9bc4 authored over 5 years ago
- Switch IPHONEOS_DEPLOYMENT_TARGET=9.0
- Update V8 to latest version (b946521f18f1e70f47b0deaf1444a6a667f9037f)
b8e0f4a720daf8227ce9d3aba0178c4bf5df598d authored over 5 years ago
Added missing getter and setter for the isDebug_ field
0c2f1d3361e7a088fb6aa4bb509714c01e2111f6 authored over 5 years ago
0c2f1d3361e7a088fb6aa4bb509714c01e2111f6 authored over 5 years ago
Added libffi as submodule and updated build script
b9f894ba6f017161e666e34475472f349ccb7d28 authored over 5 years ago
b9f894ba6f017161e666e34475472f349ccb7d28 authored over 5 years ago
Added v8 version commit
4d466681b1d99497fff3f7aee42c533f9bb21765 authored over 5 years ago
4d466681b1d99497fff3f7aee42c533f9bb21765 authored over 5 years ago
- Added isDebug field
- Include the inspector code in the framework
- Build scripts stop on first error
- Fix OTHER_CFL...
Bump version to 6.2.0-alpha.2-v8
f4611254c8c6157a7cfa06d77277978abcc9451c authored over 5 years ago
f4611254c8c6157a7cfa06d77277978abcc9451c authored over 5 years ago
Added possibility to override the "global.performance" object (#2)
a29ced8a67881e0d06eb98ff2ee377b9b383c97e authored over 5 years ago
a29ced8a67881e0d06eb98ff2ee377b9b383c97e authored over 5 years ago
Release 6.2.0-alpha.1-v8
64a95a920f96e70cb89848e3ee4e67c03456e00b authored over 5 years ago
64a95a920f96e70cb89848e3ee4e67c03456e00b authored over 5 years ago
- Updated V8 to latest version
- Embed snapshot blobs into the DATA section
98196b5c08a6dd76e5e137d562f1f2a4e090a70a authored over 5 years ago
Reorder project source files
d9fdafb36ef1cf325c7af217c29d71a9448bcf03 authored over 5 years ago
d9fdafb36ef1cf325c7af217c29d71a9448bcf03 authored over 5 years ago
Update the runtime version to prerelease
8829369183062d72a0183c9d79cce0ed1e3dfd22 authored over 5 years ago
8829369183062d72a0183c9d79cce0ed1e3dfd22 authored over 5 years ago
Expose __collect function
17ac7077e779e19a3c9c82e79df4bfc19a1c4986 authored over 5 years ago
17ac7077e779e19a3c9c82e79df4bfc19a1c4986 authored over 5 years ago
Implement [Symbol.iterator] property for NSArray instances
3be0601748b52947ba69547d9c4737ecf51809f1 authored over 5 years ago
3be0601748b52947ba69547d9c4737ecf51809f1 authored over 5 years ago
Added NSArray indexed property getter and setter interceptors
9417a3b6a3b78dc964a517e47d295a6b812f95e6 authored over 5 years ago
9417a3b6a3b78dc964a517e47d295a6b812f95e6 authored over 5 years ago
Do not use archive option to xcodebuild
2724a80b01c57614939d7190b3bacab35e106a97 authored over 5 years ago
2724a80b01c57614939d7190b3bacab35e106a97 authored over 5 years ago
Disable the native setTimeout method
9699b2cc5cba58ee335a155fb9fa993c7c9cbffa authored over 5 years ago
9699b2cc5cba58ee335a155fb9fa993c7c9cbffa authored over 5 years ago
Added missing <string> include
0d577cfef1e12dadc6bc04cf3a10281c89ace0be authored over 5 years ago
0d577cfef1e12dadc6bc04cf3a10281c89ace0be authored over 5 years ago
Updated V8 to latest version
f7552b9bd60b17be4ad7d78876cd57a2fb596355 authored over 5 years ago
f7552b9bd60b17be4ad7d78876cd57a2fb596355 authored over 5 years ago
Bump iPhone deployment target to 10.0 in project template
a3f078daa34deb723f7ee4abfa538ebdc94052f8 authored over 5 years ago
a3f078daa34deb723f7ee4abfa538ebdc94052f8 authored over 5 years ago
Added TKLiveSync library
224985ec613c472f6560984d6faf6ad24e5571ea authored over 5 years ago
224985ec613c472f6560984d6faf6ad24e5571ea authored over 5 years ago
The base application path is passed from outside
44a9c9019a3c194423cfe0802e9696c8a7d525fa authored over 5 years ago
44a9c9019a3c194423cfe0802e9696c8a7d525fa authored over 5 years ago
Add RefreshRequest notification handler to project template
7e5d4921bbabef83860ccc9363e003cf903b49d0 authored over 5 years ago
7e5d4921bbabef83860ccc9363e003cf903b49d0 authored over 5 years ago
Bump up package version to 7.0.0
31b5f96ae21e9ea015f9777f790ca4c3e550350e authored over 5 years ago
31b5f96ae21e9ea015f9777f790ca4c3e550350e authored over 5 years ago
Expose __onLiveSync handler
34ac9aa0d24e9090ce0336dc9aeafbcb2516d4fd authored over 5 years ago
34ac9aa0d24e9090ce0336dc9aeafbcb2516d4fd authored over 5 years ago
Fix debug typo
c2709824fea19b727939584adad05bbce01f7104 authored over 5 years ago
c2709824fea19b727939584adad05bbce01f7104 authored over 5 years ago
Handle Class, Protocol* and id references
494f9ca5fc4e66769c29ed40f7fe2aa53941e3c4 authored over 5 years ago
494f9ca5fc4e66769c29ed40f7fe2aa53941e3c4 authored over 5 years ago
Removed unit test
62ab8c21cfbc7de7d78e4d7436b11cbd80d619d5 authored over 5 years ago
62ab8c21cfbc7de7d78e4d7436b11cbd80d619d5 authored over 5 years ago
Remove UIApplicationDelegate static assert from project template
8677ccb5d79d350d94005fe30564b854e307fa32 authored over 5 years ago
8677ccb5d79d350d94005fe30564b854e307fa32 authored over 5 years ago
Updated V8 to latest version
e8631b2f843f88c4f3624ee885e190c4d414cd02 authored over 5 years ago
e8631b2f843f88c4f3624ee885e190c4d414cd02 authored over 5 years ago
Add scheme for AppWithModules target
8f3c26b27eac251214f85920d9acfe3eb6365050 authored over 5 years ago
8f3c26b27eac251214f85920d9acfe3eb6365050 authored over 5 years ago
Use numeric_limits<T>::lowest instead of min to account for negative values
2c1718ce75cf30a87c1f2eaa4bb605a30e7e6b93 authored over 5 years ago
2c1718ce75cf30a87c1f2eaa4bb605a30e7e6b93 authored over 5 years ago
Support for primitive types in PointerEncoding
1a283717044ab955bba1485d3f1f0f8962d69c63 authored over 5 years ago
1a283717044ab955bba1485d3f1f0f8962d69c63 authored over 5 years ago
Support for "tns_modules" folder requires
5ce5f6fb5a87830e1090cb1abffb237608a4c12b authored over 5 years ago
5ce5f6fb5a87830e1090cb1abffb237608a4c12b authored over 5 years ago
Check for void method callbacks
34417a1240542073f4fe693ba05290565242e34a authored over 5 years ago
34417a1240542073f4fe693ba05290565242e34a authored over 5 years ago
The "__extends" function is registered as readonly
9a264ebd8ebce54957bba7fd30b44f4507538041 authored over 5 years ago
9a264ebd8ebce54957bba7fd30b44f4507538041 authored over 5 years ago
Updated metadata-generator to latest
e72049aae265ba7a0438bacbe4d592fac9e650d4 authored over 5 years ago
e72049aae265ba7a0438bacbe4d592fac9e650d4 authored over 5 years ago
Handle null fields in struct initializer
530997b81253aa78ce20ef31497ed2445d88d0e3 authored over 5 years ago
530997b81253aa78ce20ef31497ed2445d88d0e3 authored over 5 years ago
Register console.error function
f5183a4d9196a4e7c894e4108027f03810c0ca90 authored over 5 years ago
f5183a4d9196a4e7c894e4108027f03810c0ca90 authored over 5 years ago
MetadataBuilder and ClassBuilder are now static classes
25d445b8bd22a3b366e9e99ef9ef2be68e776e4b authored over 5 years ago
25d445b8bd22a3b366e9e99ef9ef2be68e776e4b authored over 5 years ago
Unit tests for struct marshaling as return types
05f98d937b05a2a1dbd882d0c0a5fa216f091984 authored over 5 years ago
05f98d937b05a2a1dbd882d0c0a5fa216f091984 authored over 5 years ago
Updated libffi to latest
99cd4303c70a380af6558e67bbcc3e8aae1635f9 authored over 5 years ago
99cd4303c70a380af6558e67bbcc3e8aae1635f9 authored over 5 years ago
Fixed struct marshaling
f8cfe67f9f8ea66996d6e71c254b2678ba95e36c authored over 5 years ago
f8cfe67f9f8ea66996d6e71c254b2678ba95e36c authored over 5 years ago
Updated V8 to latest version
f53b65273e3b3e170da8a39fb0192383b8756b82 authored over 5 years ago
f53b65273e3b3e170da8a39fb0192383b8756b82 authored over 5 years ago
Struct field getters should work by reference
4715e13bf43cb1b0288ccfa1203bf469ff60b5ec authored over 5 years ago
4715e13bf43cb1b0288ccfa1203bf469ff60b5ec authored over 5 years ago
Marshalling function pointers as return types
673ec7d0befcbbb897c401773821182b5d2f2ea8 authored over 5 years ago
673ec7d0befcbbb897c401773821182b5d2f2ea8 authored over 5 years ago
Treat warnings as errors
2a0a0422ff0e5380ea0b53452dd73bfb254a5794 authored over 5 years ago
2a0a0422ff0e5380ea0b53452dd73bfb254a5794 authored over 5 years ago
Support for pointers in struct fields
3ec0df9b52c56ff1405a153f593fe9af85e2d4be authored over 5 years ago
3ec0df9b52c56ff1405a153f593fe9af85e2d4be authored over 5 years ago
Constant array assignment
d35ac08876b25ec4020c7ffa582c62d60f1ab040 authored over 5 years ago
d35ac08876b25ec4020c7ffa582c62d60f1ab040 authored over 5 years ago
Updated V8 to latest
ba9d58a4d29b5377742fac6af522e5107836c60f authored over 5 years ago
ba9d58a4d29b5377742fac6af522e5107836c60f authored over 5 years ago
Fix pointer alignment errors in metadata
6da4100af6a3530685a08d0c2c475966ce574623 authored over 5 years ago
6da4100af6a3530685a08d0c2c475966ce574623 authored over 5 years ago
Fix an use-after-free when removing elements
cd98967b96e9c24060eec03eb3cab5c2a6526c0e authored over 5 years ago
cd98967b96e9c24060eec03eb3cab5c2a6526c0e authored over 5 years ago
- Fixed interop.handleof function
- Fixed primitive types sizes
05527279a15cd1e4b03d7382abe55940ac183ec1 authored over 5 years ago
Support for anonymous struct declarations
afbcd021babdd6fa693ceff8cbaf4a8713046971 authored over 5 years ago
afbcd021babdd6fa693ceff8cbaf4a8713046971 authored over 5 years ago
Any wrapper can be passed as reference type
7644d829d0521cf451da5b4bc1a316e5ff6527cd authored over 5 years ago
7644d829d0521cf451da5b4bc1a316e5ff6527cd authored over 5 years ago
Updated V8 to latest (v8_enable_pointer_compression=false)
ff1f5980206ff168b4539e9f486eab948d683951 authored over 5 years ago
ff1f5980206ff168b4539e9f486eab948d683951 authored over 5 years ago
Constant and incomplete arrays marshalling
937f42c9a99c50e5b828373a20754bd556b59411 authored over 5 years ago
937f42c9a99c50e5b828373a20754bd556b59411 authored over 5 years ago
Use metadata when implementing protocols instead of trying to resolve it at runtime
7bee74df2f00cbe47e33aa404342ed861515e4bb authored over 5 years ago
7bee74df2f00cbe47e33aa404342ed861515e4bb authored over 5 years ago
Support for struct return types in js callbacks
dabbfb9ca31fd4fbf2a7804258512b5a6503bc6e authored over 5 years ago
dabbfb9ca31fd4fbf2a7804258512b5a6503bc6e authored over 5 years ago
Update V8 to 5df9be934b (latest stable commit before d1a4706af97dfd1576c7eb505745c6f864f4be06 which enables pointer compression on ARM64 and breaks --jitless mode)
f351da90ee49036e7652b3c026a3193b76cf9c56 authored over 5 years ago
f351da90ee49036e7652b3c026a3193b76cf9c56 authored over 5 years ago
Fixed inspector folder casing
7e21a962b49ace59c943daa94427955871738ddb authored over 5 years ago
7e21a962b49ace59c943daa94427955871738ddb authored over 5 years ago
Remove function-sections and data-sections
cf55146febb9bb06b332f83c164eca9d9d71147f authored over 5 years ago
cf55146febb9bb06b332f83c164eca9d9d71147f authored over 5 years ago
Reorganize project structure
0a56dd34ef68ffe161d23365de67827126f2a0ec authored over 5 years ago
0a56dd34ef68ffe161d23365de67827126f2a0ec authored over 5 years ago
Updated V8 to latest version
b2f27e17299c2279dc0b631308397c4e261089fa authored over 5 years ago
b2f27e17299c2279dc0b631308397c4e261089fa authored over 5 years ago
Take into account wrapped values for arrays and dictionaries
e24b59870b1792c5670257b15a9b636d500b5ea0 authored over 5 years ago
e24b59870b1792c5670257b15a9b636d500b5ea0 authored over 5 years ago
Remove print statement
ae2e0a6852c3ef5201c9260d885f4f21e41e5d09 authored over 5 years ago
ae2e0a6852c3ef5201c9260d885f4f21e41e5d09 authored over 5 years ago
Remove unused project files
56acdff1882be3a7ec3aeaaa287fb4568ebea7ad authored over 5 years ago
56acdff1882be3a7ec3aeaaa287fb4568ebea7ad authored over 5 years ago
Use stable sort when generating umbrella header
502f23c718823f38fd5719e9c63ebadce423718a authored over 5 years ago
502f23c718823f38fd5719e9c63ebadce423718a authored over 5 years ago
Move inspector source in NativeScript target
94b91ed85903d2703a371464e3693319d251c372 authored over 5 years ago
94b91ed85903d2703a371464e3693319d251c372 authored over 5 years ago
Disable bitcode in project template because TNSWidgets.framework does not support it yet
a38eaf7ec1591c37e710a332d03dcc414fc3a44a authored over 5 years ago
a38eaf7ec1591c37e710a332d03dcc414fc3a44a authored over 5 years ago
Added NativeScript target XCode scheme
639e9afe6f174fb0bbcb7af84ac3bcb38e5b1503 authored over 5 years ago
639e9afe6f174fb0bbcb7af84ac3bcb38e5b1503 authored over 5 years ago
Use real class name for extended class prototypes and constructor functions cache key
83a6ebf0fea4d932a3b51aa0d605efa4bcd57599 authored over 5 years ago
83a6ebf0fea4d932a3b51aa0d605efa4bcd57599 authored over 5 years ago
Embed bitcode into NativeScript.framework
bc6779ef4a3c57381e6df501bd4a1ba74909794a authored over 5 years ago
bc6779ef4a3c57381e6df501bd4a1ba74909794a authored over 5 years ago
Move V8 static libraries into lib folder
63bcd33fb3836180215beda94c808ea8c25d1142 authored over 5 years ago
63bcd33fb3836180215beda94c808ea8c25d1142 authored over 5 years ago
Remove UIApplicationDelegate assert
7cafa664a2356d5f5726cf1682c191f6c59d5d9a authored over 5 years ago
7cafa664a2356d5f5726cf1682c191f6c59d5d9a authored over 5 years ago
Added inspector module to V8 build script
81547b5dacc75728c69c0a95f8c9fded31616f7a authored over 5 years ago
81547b5dacc75728c69c0a95f8c9fded31616f7a authored over 5 years ago
Added separate iOS app with NS modules
9ae265d8bcee5ef3cc389871e27185c861d3c51c authored over 5 years ago
9ae265d8bcee5ef3cc389871e27185c861d3c51c authored over 5 years ago
Using the object creation context when getting/setting private values
1d69a7228181410d8ff85725cde040addb4c8f03 authored over 5 years ago
1d69a7228181410d8ff85725cde040addb4c8f03 authored over 5 years ago
Updated metadata with latest changes from ios-runtime
910864fe9cd8e0e9290ef5138aa656fd14d1c57e authored over 5 years ago
910864fe9cd8e0e9290ef5138aa656fd14d1c57e authored over 5 years ago
Attach console.info method
1d2361732deeb413fd3d5961f5c614e885d45d6c authored over 5 years ago
1d2361732deeb413fd3d5961f5c614e885d45d6c authored over 5 years ago
Added npm project template and build scripts
5119f97317c902afce90623c7b09c283eab617c9 authored over 5 years ago
5119f97317c902afce90623c7b09c283eab617c9 authored over 5 years ago
Modules:
- Circular require graphs
- Error handling for non existent modules
Initial module resolution support
722a8fcd7dfef6898cb3e357c07cacb1701799ba authored over 5 years ago
722a8fcd7dfef6898cb3e357c07cacb1701799ba authored over 5 years ago
Added build script for NativeScript.framework
c365ebc46dfd39ef56df4987f39e576bf861a614 authored over 5 years ago
c365ebc46dfd39ef56df4987f39e576bf861a614 authored over 5 years ago
Updated V8 to latest version
90e377eaacf89b893da2b9550e27e7fb8e83ac3b authored over 5 years ago
90e377eaacf89b893da2b9550e27e7fb8e83ac3b authored over 5 years ago
Refactor the inspector helpers
3d43e403bc1e2e06b71a44a6e353460f6b530a47 authored over 5 years ago
3d43e403bc1e2e06b71a44a6e353460f6b530a47 authored over 5 years ago
ModuleInternal methods now taking isolate
32e93f4da24c3d19cf2fc502d4017c5114056697 authored over 5 years ago
32e93f4da24c3d19cf2fc502d4017c5114056697 authored over 5 years ago
Page inspector domain
904651c496bcb0ae197b2a4f8cd655319cabacf9 authored over 5 years ago
904651c496bcb0ae197b2a4f8cd655319cabacf9 authored over 5 years ago
Use $(ARCHS_STANDARD) as valid architectures
460310725a916e2a27ee37768ef3341e0a08fc61 authored over 5 years ago
460310725a916e2a27ee37768ef3341e0a08fc61 authored over 5 years ago
Fix racing condition when terminating workers
0f407e4d18b92ae12aae8f63fd60f94732a99b52 authored over 5 years ago
0f407e4d18b92ae12aae8f63fd60f94732a99b52 authored over 5 years ago
Initial inspector implementation
ad0efb333b47ce8103609356b9959baa7cacec9a authored over 5 years ago
ad0efb333b47ce8103609356b9959baa7cacec9a authored over 5 years ago
Get base dir from the current runtime when spawning a new worker
261bb99873761d5bc4b6840e2c8e2ec9da45596b authored over 5 years ago
261bb99873761d5bc4b6840e2c8e2ec9da45596b authored over 5 years ago
Updated v8 to latest version
e3621f3ebe7d981a344157706bfc7b7243037492 authored over 5 years ago
e3621f3ebe7d981a344157706bfc7b7243037492 authored over 5 years ago
Lazy evaluate interface and protocol metadata
18eb66e0ce587eae684537b4b315e0a26a31b11a authored over 5 years ago
18eb66e0ce587eae684537b4b315e0a26a31b11a authored over 5 years ago