Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
ClearScript 28663e58e6 Version 7.4.5: [V8] Added AddPerformanceObject and SetTimerResolution to V8ScriptEngineFlags (GitHub Discussion #568); [V8] Enhanced execution and termination transitions, fixing GitHub Issue #560; optimized document code for string documents (GitHub Discussion #567); switched to Clang and C++20 on all platforms; added .NET 8 targets to test projects; updated API and build documentation. Tested with V8 12.3.219.12. 2024-03-24 20:48:28 -04:00
ClearScript 6106c3043f Fixed Twitter badge, updated Jekyll dependencies, and added module interop blog entry. 2023-01-26 09:34:18 -05:00
ClearScript 68a3687fbc Added blog entry about .NET playgrounds. 2022-06-15 09:27:07 -04:00
ClearScript d6cc67767d Version 7.2.4: Added V8ScriptEngineFlags.UseCaseInsensitiveMemberBinding (GitHub Issue #363); restored compatibility with older Linux systems going back to glibc-2.23 (GitHub Issue #362); overhauled attribute access and added custom attribute loaders; added case-insensitivity support to PropertyBag and DynamicHostObject; added .NET 6 targets to test projects; updated API documentation. Tested with V8 10.0.139.8. 2022-03-29 14:40:08 -04:00
ClearScript c00be79fde Version 7.2.2: Added V8Settings.GlobalFlags and V8GlobalFlags.DisableJITCompilation; added IArrayBuffer.InvokeWithDirectAccess and IArrayBufferView.InvokeWithDirectAccess (GitHub Issue #349); added disposal of enumerators created for JavaScript iteration (GitHub Issue #348); fixed dynamic module import from host-invoked functions (GitHub Issue #339); updated API documentation. Tested with V8 9.8.177.9. 2022-02-06 07:53:15 -08:00
ClearScript 91dfb30baf Version 7.2.1: (V8) Added support for interrupt propagation and cancellation to address GitHub Issue #324; (V8) eliminated host proxies implemented as immutable prototype exotics (GitHub Issue #330); added `ScriptEngine.Global` to facilitate fast non-dynamic access to script resources; added project blog on GitHub Pages; updated build and API documentation. Tested with V8 9.7.106.18. 2022-01-11 07:42:57 -08:00