Commits
User selector
Commit History
Commits on Jun 24, 2021
Remove jerry_get_boolean_value (#4685)
Show description for 8f71871authored
Commits on Apr 19, 2021
Add reference support for native pointers. (#4615)
Show description for ec3ed65authored
Commits on Apr 13, 2021
Add info to external pointer free callback. (#4642)
Show description for 053389dauthored
Commits on Mar 10, 2021
Add custom configuration to jerry_parse and its variants (#4620)
Show description for 5464221authored
Commits on Mar 8, 2021
Refactor jerry_property_descriptor_t to use status flags (#4594)
Show description for 96cd542authored
Peter Marki
Commits on Feb 17, 2021
Rework external function handlers (#4599)
Show description for 112ad83authored
Commits on Jan 16, 2021
Sort source and header lists in cmake files (#4487)
Show description for 1fe7c35authoredexclude test-ext-autorelease.c in SOURCE_UNIT_TEST_EXT_MODULES properly (#4485)
Show description for fd0ca7dauthored
Commits on Jan 12, 2021
Remove file(GLOB ...) usage from CMakeLists.txt (#4427)
Show description for 4399744authored
Commits on Nov 16, 2020
Drop the minimal variant of the default port implementation (#4331)
Show description for 81702ffauthored
Commits on May 22, 2020
Fix vera++ rule to find expressions without space after parentheses (#3776)
Show description for 876622aauthored
Commits on Feb 3, 2020
Add vera rules to check consecutive and trailing empty lines (#3540)
Show description for a78c8d4authored
Commits on Oct 8, 2019
Fix handle-scope unittest force conversion complaints (#3209)
Show description for ede1957authored andcommitted
Commits on Sep 20, 2019
Disable unsupported doctest tests on Windows (#3135)
Show description for 1acbf83authored andcommitted
Commits on Aug 6, 2019
Don't use VLA's in unit tests and API examples (#3002)
Show description for 9c75112authored andcommittedFix unused parameter related build issues on Windows (#3003)
Show description for 051febfauthored andcommitted
Commits on Jul 25, 2019
Introduce new jerry-ext methods to ease property registration (#2715)
Show description for c64ee88authored andcommitted
Commits on Jul 17, 2019
Optional arguments should advance the iterator in jerryx_arg_transform_optional (#2962)
Show description for 6c44109authored andcommittedRefactor memory management (#2954)
Show description for ff22634andauthored
Commits on Apr 18, 2019
Add missing jerry_release_value by calling jerry_set_property and jerry_set_property_by_index (#2821)
Show description for 9d7a0dbauthored andcommitted
Commits on Mar 27, 2019
Implement handle scope API in jerry-ext (#2753)
Show description for 5b29bf6authored andcommitted
Commits on Jan 16, 2019
Added the _restore function to "unpop" the argument stack. (#2592)
Show description for cfdb5edauthored andcommitted
Commits on Sep 17, 2018
Don't use `strlen` for string literals (#2517)
Show description for 3d3a800authored andcommitted
Commits on Jul 20, 2018
Simplify source evaluation options. (#2431)
Show description for 77d9314authored andcommitted
Commits on Jul 19, 2018
Remove jerry_get_arg_value function. (#2425)
Show description for 8858990authored andcommitted
Commits on Jun 15, 2018
Add operational mode for jerry_gc API call. (#2385)
Show description for 1044523authored andcommitted
Commits on Jun 4, 2018
Add better support for proper installation after build (#2370)
Show description for 71471a0authored andcommitted
Commits on May 4, 2018
modules: add ability to clear cache (#2300)
Show description for 6dc2764authored andcommitted
Commits on May 3, 2018
Rename the jerry_value_has_error_flag function. (#2290)
Show description for ba2e49cauthored andcommitted
Commits on Apr 17, 2018
Rework jerry_parse function. (#2282)
Show description for 96b528aauthored
Commits on Jan 8, 2018
[jerryx/arg]add jerryx_arg_utf8_string (#2133)
Show description for 4e7a9d2authored andcommitted
Commits on Oct 30, 2017
jerryx: add jerryx_arg_array (#2052)
Show description for 5bd7204authored andcommitted
Commits on Oct 21, 2017
Fix #endif comment at end of header files (#2049)
Show description for 742654aauthored
Commits on Sep 29, 2017
module extension: add support for canonical name resolution (#2013)
Show description for 6d53931authored andcommitted
Commits on Sep 22, 2017
module: Re-implement using library constructors/destructors (#2018)
Show description for 81952f3authored andcommitted