Bump RIOT target to 25.04 (
#5231 )
Pull request merge
Update the webpage (jerryscript.net) (
#5203 )
Pull request merge
Update the README.md for release 3.0 (
#5200 )
Pull request merge
Updated the "Getting Started" and "Migration Guide" for the 3.0 relea…
Pull request merge
Revise tools scripts to be python3 compatible on win32 (
#4856 )
Pull request merge
02.API-REFERENCE.md format the *Note*: (
#5195 )
Pull request merge
Fixes nuttx target warning (
#4984 )
Pull request merge
CMake update cmake_minimum_required (VERSION 3.10) (
#5187 )
Pull request merge
Improve the jerry port api documents. (
#4977 )
Pull request merge
docs: Fixes test code (
#5193 )
Pull request merge
Doxygen comment update and PREDEFINED in Doxyfile is properly defined (
… Pull request merge
Fix some style issues in debugger documentation (
#5181 )
Pull request merge
Update the API documentation (
#5178 )
Pull request merge
Fixes dead loop when abort called in Win32/CI (
#5197 )
Pull request merge
Fix the return type of 'jerry_string_substr'. (
#5185 )
Pull request merge
Added jerry-ext amalgamation (
#5184 )
Pull request merge
Add missing configuration information to CONFIGURATION.md (
#5183 )
Pull request merge
Update and fix some issues in EXT-REFERENCE documentation (
#5180 )
Pull request merge
Fix check-string.sh to check every generated strings (
#5179 )
Pull request merge
Fix Typedarray.slice fastpath when the content type is matching (
#5177 )
Pull request merge
fix building without BIGINT (
#5047 )
Pull request merge
Implement operations of atomics (
#5166 )
Pull request merge
Introduce JERRY_ZSTR_ARG macro to avoid jerryx_print_string, jerryx_p…
Pull request merge
Use regular expressions to parse the YAML headers of the tests (
#4910 )
Pull request merge
Fix the private field crash for the Array object. (
#5139 )
Pull request merge
Implement BigInt asIntN and asUintN methods (
#5165 )
Pull request merge
Const literal marker should be processed before group assignment mark…
Pull request merge
Update document 10.EXT-REFERENCE-HANDLER.md (
#5163 )
Pull request merge
Implement optional chaining (
#5164 )
Pull request merge
Put reference on executable object's this_binding to avoid unwanted f… (
Pull request merge
You can’t perform that action at this time.