Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 18, 2024
Update the README.md for release 3.0 (#5200)
Show description for 5020015authoredUpdated the "Getting Started" and "Migration Guide" for the 3.0 release (#5202)
Show description for 4cda596authored
Commits on Dec 17, 2024
Revise tools scripts to be python3 compatible on win32 (#4856)
Show description for d2d30dfauthored02.API-REFERENCE.md format the *Note*: (#5195)
Show description for a1e4bd8authoredFixes nuttx target warning (#4984)
Show description for f322f60authoredCMake update cmake_minimum_required (VERSION 3.10) (#5187)
Show description for f0a249dauthoredImprove the jerry port api documents. (#4977)
Show description for b4bc230authoreddocs: Fixes test code (#5193)
Show description for 77c72d4authoredDoxygen comment update and PREDEFINED in Doxyfile is properly defined (#5186)
Show description for 5480cc3authored
Commits on Dec 12, 2024
Fix some style issues in debugger documentation (#5181)
Show description for 718a439authoredUpdate the API documentation (#5178)
Show description for a746a1dauthored
Commits on Dec 11, 2024
Fixes dead loop when abort called in Win32/CI (#5197)
Show description for 8d44eedauthored
Commits on Dec 10, 2024
Fix the return type of 'jerry_string_substr'. (#5185)
Show description for aa7861dauthored
Commits on Dec 3, 2024
Added jerry-ext amalgamation (#5184)
Show description for c509a06authored
Commits on Nov 29, 2024
Add missing configuration information to CONFIGURATION.md (#5183)
Show description for b3fa5e0authored
Commits on Nov 28, 2024
Update and fix some issues in EXT-REFERENCE documentation (#5180)
Show description for 0b1d75aauthored
Commits on Nov 27, 2024
Fix check-string.sh to check every generated strings (#5179)
Show description for 5f467a6authored
Commits on Nov 26, 2024
Fix Typedarray.slice fastpath when the content type is matching (#5177)
Show description for ba89576authoredfix building without BIGINT (#5047)
Show description for 59649fcandauthored
Implement operations of atomics (#5166)
Show description for 7db6a9aauthored
Commits on Nov 25, 2024
Introduce JERRY_ZSTR_ARG macro to avoid jerryx_print_string, jerryx_print_byte, jerry_port_print_byte, strlen (#4982)
Show description for dfa9afbauthoredUse regular expressions to parse the YAML headers of the tests (#4910)
Show description for e4017f0authoredFix the private field crash for the Array object. (#5139)
Show description for 95cc5e9authored
Commits on Nov 22, 2024
Implement BigInt asIntN and asUintN methods (#5165)
Show description for 00d12c0authored
Commits on Nov 21, 2024
Const literal marker should be processed before group assignment marker (#4948)
Show description for a7e24feauthored
Commits on Nov 20, 2024
Update document 10.EXT-REFERENCE-HANDLER.md (#5163)
Show description for 82ca949authoredImplement optional chaining (#5164)
Show description for f54f2d3authored
Commits on Nov 19, 2024
Put reference on executable object's this_binding to avoid unwanted f… (#5169)
Show description for e9f08a7authored
Commits on Nov 18, 2024
Accessors should be kept alive during their invocation (#5167)
Show description for 348e6a4authored
Commits on Nov 15, 2024
Minor fix to ensure Python 3 support in the debugger (#5168)
Show description for 38e05b4authored
Commits on Nov 14, 2024
Revise implementation of jerry_port_get_local_time_zone_adjustment on Win32 (#4589)
Show description for d2e0d71authored
Commits on Nov 12, 2024
Add testcase that cleanup error throw from javascript properly. (#4581)
Show description for 43f5026authoredFixes unit-test-date-helpers failure on win32 (#4654)
Show description for 3f314f3authored
Commits on Nov 7, 2024
Fixes the GH actions by resolving the deprecated API usage. (#5160)
Show description for bd0d391authored
Commits on Nov 6, 2024
Fix runtime error Date object (#4914)
Show description for 5f3428bauthored