Commit Graph

  • 6c9fe8ab5b Fix some conversions float32-fix YourWishes 2026-04-28 21:08:32 -05:00
  • 0ed67e6a53 Fix float32 again YourWishes 2026-04-28 21:03:21 -05:00
  • 5cced37f43 Fix ecma_number YourWishes 2026-04-28 20:44:36 -05:00
  • 1160fd543e Fix float32 support YourWishes 2026-04-28 20:41:54 -05:00
  • 370162991e Initial plan copilot/check-open-issues-status copilot-swe-agent[bot] 2026-02-25 16:20:38 +00:00
  • 0d0f00d599 Initial plan copilot/check-open-issues-count copilot-swe-agent[bot] 2026-02-25 16:20:23 +00:00
  • b7069350c2 cmake: avoid Apple ranlib flags when not using AppleClang (#5258) master Renáta Hodován 2025-10-08 19:35:32 +02:00
  • 355ab24cdc Bump RIOT target to 25.04 (#5231) Roland Takacs 2025-06-03 13:04:20 +02:00
  • 493994dd0d Update the webpage (jerryscript.net) (#5203) gh-pages László Langó 2024-12-18 13:45:27 +01:00
  • 50200152fe Update the README.md for release 3.0 (#5200) v3.0.0 László Langó 2024-12-18 11:36:32 +01:00
  • 4cda596060 Updated the "Getting Started" and "Migration Guide" for the 3.0 release (#5202) László Langó 2024-12-18 11:28:38 +01:00
  • d2d30df420 Revise tools scripts to be python3 compatible on win32 (#4856) Yonggang Luo 2024-12-17 17:41:12 +08:00
  • a1e4bd859e 02.API-REFERENCE.md format the *Note*: (#5195) Yonggang Luo 2024-12-17 17:20:20 +08:00
  • f322f603f5 Fixes nuttx target warning (#4984) Yonggang Luo 2024-12-17 17:17:57 +08:00
  • f0a249dfd3 CMake update cmake_minimum_required (VERSION 3.10) (#5187) Yonggang Luo 2024-12-17 17:12:34 +08:00
  • b4bc23078a Improve the jerry port api documents. (#4977) Yonggang Luo 2024-12-17 17:10:37 +08:00
  • 77c72d4da7 docs: Fixes test code (#5193) Yonggang Luo 2024-12-17 16:43:35 +08:00
  • 5480cc3973 Doxygen comment update and PREDEFINED in Doxyfile is properly defined (#5186) Yonggang Luo 2024-12-17 16:02:54 +08:00
  • 718a439db1 Fix some style issues in debugger documentation (#5181) Gergo Csizi 2024-12-12 20:44:36 +01:00
  • a746a1d29a Update the API documentation (#5178) László Langó 2024-12-12 20:39:48 +01:00
  • 8d44eed661 Fixes dead loop when abort called in Win32/CI (#5197) Yonggang Luo 2024-12-11 15:52:05 +08:00
  • aa7861daf2 Fix the return type of 'jerry_string_substr'. (#5185) László Langó 2024-12-10 21:56:23 +01:00
  • c509a06669 Added jerry-ext amalgamation (#5184) Gergo Csizi 2024-12-03 08:33:28 +01:00
  • b3fa5e0e03 Add missing configuration information to CONFIGURATION.md (#5183) Gergo Csizi 2024-11-29 15:26:10 +01:00
  • 0b1d75a7db Update and fix some issues in EXT-REFERENCE documentation (#5180) Gergo Csizi 2024-11-28 13:35:19 +01:00
  • 5f467a658b Fix check-string.sh to check every generated strings (#5179) Gergo Csizi 2024-11-27 13:56:51 +01:00
  • ba8957697a Fix Typedarray.slice fastpath when the content type is matching (#5177) Gergo Csizi 2024-11-26 14:27:24 +01:00
  • 59649fc222 fix building without BIGINT (#5047) maciej m. 2024-11-26 11:01:34 +01:00
  • 7db6a9a372 Implement operations of atomics (#5166) Gergo Csizi 2024-11-26 10:56:28 +01:00
  • dfa9afbf6e Introduce JERRY_ZSTR_ARG macro to avoid jerryx_print_string, jerryx_print_byte, jerry_port_print_byte, strlen (#4982) Yonggang Luo 2024-11-26 00:28:55 +08:00
  • e4017f0b3a Use regular expressions to parse the YAML headers of the tests (#4910) Csaba Osztrogonác 2024-11-25 14:00:21 +01:00
  • 95cc5e992a Fix the private field crash for the Array object. (#5139) LJ 2024-11-25 20:04:00 +08:00
  • 00d12c0265 Implement BigInt asIntN and asUintN methods (#5165) Gergo Csizi 2024-11-22 09:33:08 +01:00
  • a7e24fe89a Const literal marker should be processed before group assignment marker (#4948) Robert Fancsik 2024-11-21 11:10:09 +01:00
  • 82ca949850 Update document 10.EXT-REFERENCE-HANDLER.md (#5163) Yonggang Luo 2024-11-21 00:46:10 +08:00
  • f54f2d3a7b Implement optional chaining (#5164) Gergo Csizi 2024-11-20 11:57:58 +01:00
  • e9f08a7879 Put reference on executable object's this_binding to avoid unwanted f… (#5169) Gergo Csizi 2024-11-19 14:52:33 +01:00
  • 348e6a470e Accessors should be kept alive during their invocation (#5167) Gergo Csizi 2024-11-18 09:47:07 +01:00
  • 38e05b4569 Minor fix to ensure Python 3 support in the debugger (#5168) Robert Sipka 2024-11-15 14:35:24 +01:00
  • d2e0d71101 Revise implementation of jerry_port_get_local_time_zone_adjustment on Win32 (#4589) Yonggang Luo 2024-11-14 20:38:46 +08:00
  • 43f5026eb2 Add testcase that cleanup error throw from javascript properly. (#4581) Yonggang Luo 2024-11-13 04:24:35 +08:00
  • 3f314f387d Fixes unit-test-date-helpers failure on win32 (#4654) Yonggang Luo 2024-11-12 20:39:00 +08:00
  • bd0d391ee3 Fixes the GH actions by resolving the deprecated API usage. (#5160) László Langó 2024-11-07 10:07:57 +01:00
  • 5f3428becb Fix runtime error Date object (#4914) batizdaniel 2024-11-06 16:15:37 +01:00
  • 4a39946ef6 Add build argument: --arch (#5147) winsoft666 2024-11-04 22:28:36 +08:00
  • f5d3d9004a Add build argument: --static-crt (#5148) winsoft666 2024-11-04 22:27:57 +08:00
  • de515316cf Fix parsing of invalid asterix symbol after private field symbol (#5155) kulcsaradam 2024-08-14 18:09:09 +02:00
  • 2dbb6f79ef Fix parsing class body that includes stray semicolon after a static block (#5145) Máté Tokodi 2024-06-18 20:02:48 +02:00
  • 4e89e1828e Fix parsing of invalid private class properties (#5144) Máté Tokodi 2024-06-18 20:00:07 +02:00
  • d7e21259fe Fix arguments object in eval-ed functions in static class initializers (#5140) Máté Tokodi 2024-05-28 06:59:13 +02:00
  • 35465ed78e Fix CI for macos (#5142) Máté Tokodi 2024-05-24 18:34:26 +02:00
  • 47bd5d4b91 Fix typo in the CMake setup of libFuzzer (#5136) Renáta Hodován 2024-04-09 10:05:11 +02:00
  • cefd391772 Fix rare crash caused by get method of proxy object (#5129) Máté Tokodi 2024-03-13 12:08:41 +01:00
  • 9192b862c9 Update the webpage (#5127) Zsolt Borbély 2024-02-07 06:07:21 +01:00
  • bac7ee3acd Fix gc of async destructuring assignments of strings (#5126) Máté Tokodi 2024-02-06 08:10:14 +01:00
  • 52debe8589 Fix arrow function parsing (#5093) Máté Tokodi 2024-02-01 00:34:37 +01:00
  • 514fa6735a Update MbedOS, RIOT and ESP_IDF CI checkers (#5120) Máté Tokodi 2023-12-15 12:12:59 +01:00
  • 3b876f7392 Update clang-format (#5112) Máté Tokodi 2023-12-11 23:21:52 +01:00
  • ef4cb2bf74 Update cppcheck (#5108) Máté Tokodi 2023-11-22 11:36:45 +01:00
  • ff9ff8f36c Update doxygen and fix documentation (#5106) Máté Tokodi 2023-11-15 09:49:04 +01:00
  • bc408b159b Modernize python and update pylint (#5096) Máté Tokodi 2023-10-25 17:32:14 +02:00
  • a588e49661 Update tests and CI to python3 (#5095) Máté Tokodi 2023-09-20 15:38:30 +02:00
  • 05dbbd134c Fix line info guard comment (#5049) Akos Kiss 2023-03-27 11:53:34 +02:00
  • 1a2c04763a Ensure command prompt is displayed when REPL is used (#5033) Roland Takacs 2023-01-09 14:28:34 +01:00
  • f5a8dc02b4 Fix failing CI jobs (#5032) Csaba Osztrogonác 2023-01-04 13:09:24 +01:00
  • 6fe763f191 Allow redefining global variables as imports (#5023) Zoltan Herczeg 2022-09-09 16:36:08 +02:00
  • b143b050cc Replace global inclusions with local ones (#4991) Damiano Mazzella 2022-08-22 16:06:21 +02:00
  • 368641043f Mark generator as running during yield* (#5014) Zoltan Herczeg 2022-08-08 17:36:59 +02:00
  • 3360e352bf Fix exception printing. (#5012) Zoltan Herczeg 2022-08-08 08:14:37 +02:00
  • baf308a7ae Fix ESPIDF_Build_Test (#5019) Gergo Csizi 2022-08-01 22:10:42 +02:00
  • 0d49696618 Merge esp8266-rtos-sdk and esp-idf targets (#4958) Roland Takacs 2022-02-22 10:58:18 +01:00
  • c9e9f8e818 Add support for Mbed-OS 6.15.0 (#4909) Roland Takacs 2022-02-22 10:29:07 +01:00
  • d00f4810b0 Fix import paths in negative module tests (#4973) Yonggang Luo 2022-02-03 18:36:39 +08:00
  • c5bc3786cf Remove abandoned es5.1 profile from API reference (#4972) Yonggang Luo 2022-02-03 18:35:42 +08:00
  • 4924f9fd31 Remove ES_NEXT macro (#4915) Szilagyi Adam 2022-01-31 16:46:00 +01:00
  • 76403606d0 Fix logging related issues (#4971) Dániel Bátyai 2022-01-21 10:02:35 +01:00
  • aead4b79a9 Fix format string in main-benchmark.c (#4970) Robert Fancsik 2022-01-20 19:50:23 +01:00
  • 0ef509458e Fix runtime error: left shift of negative value (#4957) batizdaniel 2022-01-20 14:00:47 +01:00
  • ac1c48eeff Update jerry-port and jerry-ext (#4907) Dániel Bátyai 2022-01-20 13:53:47 +01:00
  • 79fd540ec9 Fix duplicated private identifier lookup (#4947) Robert Fancsik 2022-01-18 13:22:45 +01:00
  • 85c798705a Add missing toObject conversion for PrivateSet operation (#4953) Robert Fancsik 2022-01-18 13:16:02 +01:00
  • dfbd89d94f Update test262 hash to the latest master (#4959) Csaba Osztrogonác 2022-01-14 11:04:52 +01:00
  • c68f6e79e1 Add stack-overflow check to 'lexer_construct_function_object' (#4965) mnegyokru 2022-01-14 11:02:50 +01:00
  • 57547d1261 Ban setting 'Object.prototype.__proto__' as Proxy to prevent circular referencing (#4961) mnegyokru 2022-01-14 11:02:19 +01:00
  • e9da834385 Fix async identifier parsing in class field position (#4949) Robert Fancsik 2022-01-14 10:16:23 +01:00
  • 47d025c74f Check rest initializer existence after pattern finalization (#4950) Robert Fancsik 2022-01-14 10:15:48 +01:00
  • 799583e5c8 Private identifier resolving should always construct new literal object (#4951) Robert Fancsik 2022-01-14 10:14:04 +01:00
  • 2a3782141c Fix fast array objects cannot hold private properties (#4952) Robert Fancsik 2022-01-14 10:13:03 +01:00
  • 8fa7819c1f Fix memory leak in AtomicModifyWrite (#4944) Robert Fancsik 2022-01-14 10:05:39 +01:00
  • d681f201c2 Fix invalid assertion CESU8-UTF8 buffer copy (#4946) Robert Fancsik 2022-01-14 10:03:47 +01:00
  • 85bad33fbf Fix scanning bracketed expressions (#4964) mnegyokru 2022-01-13 13:48:34 +01:00
  • 5467ac4608 Fix RIOT CI job (#4962) Csaba Osztrogonác 2022-01-11 11:03:44 +01:00
  • 0aa182c378 Date.prototype.setYear should invalidate cached tza (#4955) Robert Fancsik 2022-01-10 17:35:49 +01:00
  • 6efe14d1bd Add missing object types for ecma_object_get_class_name (#4954) Robert Fancsik 2022-01-10 16:37:35 +01:00
  • 58e504f1f4 Add stack-overflow check for general [[Construct]] method of function objects (#4945) mnegyokru 2022-01-10 16:27:39 +01:00
  • f3a420b672 Fix class static block opening brace parsing (#4942) mnegyokru 2022-01-10 14:53:04 +01:00
  • 69f30977d9 Remove curie-bsp target (#4960) Roland Takacs 2022-01-10 14:31:23 +01:00
  • 49a1a80aa8 Clean up Math builtin max,min and hypot methods (#4904) Virag Orkenyi 2022-01-03 11:14:23 +01:00
  • a6ab5e9abe Fix runtime error: left shift (#4912) batizdaniel 2021-12-23 11:33:21 +01:00
  • a63e1d294d Drop legacy test262-ES2015 testing support (#4908) Csaba Osztrogonác 2021-12-23 11:31:56 +01:00