Commits
User selector
Commit History
Commits on Feb 3, 2022
Remove abandoned es5.1 profile from API reference (#4972)
Show description for c5bc378authored
Commits on Jan 31, 2022
Remove ES_NEXT macro (#4915)
Show description for 4924f9fauthored
Commits on Jan 20, 2022
Update jerry-port and jerry-ext (#4907)
Show description for ac1c48eauthored
Commits on Dec 10, 2021
Add FEATURE_INIT_FINI support on Windows. (#4859)
Show description for d5f048eauthored
Commits on Dec 7, 2021
Rename resource_name to source_name (#4846)
Show description for f8faf57authored
Commits on Dec 6, 2021
Rework the public API (#4829)
Show description for 9860d66authored
Commits on Nov 5, 2021
Replace vera++ with clang-format (#4518)
Show description for badfdf4authored
Robert Fancsik
Commits on Nov 2, 2021
Fix typos in the documentation and related files (#4809)
Show description for 6a995e2authored
Zsolt Borbély
Commits on Oct 28, 2021
Add allocate/free callbacks to ArrayBuffers (#4801)
Show description for a024eb2authored
Commits on Oct 26, 2021
Fix jerry_value_is_{true,false} documentation (#4803)
Show description for 499cdeaauthored
Commits on Oct 15, 2021
Implement eval check for ECMAScript code (#4788)
Show description for b52c114authored
Commits on Oct 11, 2021
Split main promise event filter into multiple filters (#4792)
Show description for d4231e7authoredAdd notes to jerry_create_undefined, jerry_create_null and jerry_create_boolean (#4790)
Show description for f6eac3aauthored
Commits on Oct 7, 2021
Implement vm throw capture status management for API errors (#4783)
Show description for c696bc9authored
Commits on Sep 29, 2021
Implement source info retrieval API function (#4780)
Show description for 2a82da6authored
Commits on Sep 15, 2021
Implement import.meta object (#4766)
Show description for 77c2602authored
Commits on Aug 31, 2021
Implement function.toString operation (#4752)
Show description for 6649940authored
Commits on Aug 30, 2021
Add missing info in API doc (#4733)
Show description for 1c6b18eauthoredImplement getter function for external string user pointer (#4742)
Show description for 8cbe1b5authored
Commits on Aug 27, 2021
Rename jerry_string_set_external_string_free_callback (#4743)
Show description for 5a69b18authored
Commits on Aug 17, 2021
Rework external string free operation (#4690)
Show description for e7ffb70authored
Commits on Aug 11, 2021
Support parsing of scripts / functions stored in string values (#4728)
Show description for 3ed93cfauthored
Commits on Aug 10, 2021
Implement vm_throw callback (#4726)
Show description for 444806dauthored
Commits on Aug 2, 2021
Merge Promise Guard with ESNEXT (#4725)
Show description for f71a4a6authored
Tóth Béla
Commits on Jul 27, 2021
Change resource name to a string. (#4724)
Show description for 951044cauthoredImplement container operators API function (#4697)
Show description for d99905aandauthored

Commits on Jul 24, 2021
Support dynamic import calls (#4652)
Show description for d4178aeauthored
Commits on Jul 23, 2021
Add SharedArrayBuffer support (#4689)
Show description for d9360f5authored
Commits on Jul 20, 2021
Support shared user data for scripts (#4710)
Show description for 713d90bauthored
Commits on Jul 16, 2021
Replace jerry_load_function_snapshot function with a flag (#4719)
Show description for 9ff25dbauthored
Commits on Jun 24, 2021
Remove jerry_get_boolean_value (#4685)
Show description for 8f71871authored
Commits on Jun 16, 2021
Add container related API function (#4666)
Show description for 9471515authored
Tóth Béla
Commits on May 31, 2021
Add test_dataview (#4677)
Show description for e8ed543authored
Commits on May 26, 2021
Typo fix in 02.API-REFERENCE.md (#4680)
Show description for 703ddaeauthoredFix documentation and add back some tests (#4673)
Show description for ce5e4d4authored