Commits
User selector
Commit History
Commits on Jun 24, 2021
Remove jerry_get_boolean_value (#4685)
Show description for 8f71871authored
Commits on Mar 10, 2021
Add custom configuration to jerry_parse and its variants (#4620)
Show description for 5464221authored
Commits on Feb 17, 2021
Rework external function handlers (#4599)
Show description for 112ad83authored
Commits on Jan 5, 2021
Rename jerry-libm to jerry-math (#4410)
Show description for 257814dauthored
Commits on Mar 27, 2020
Fix undefined overflow behavior when converting double to integer (#3629)
Show description for f29e6f9authored
Commits on Aug 6, 2019
Don't use VLA's in unit tests and API examples (#3002)
Show description for 9c75112authored andcommitted
Commits on Jul 24, 2019
Add extra details for the api example page (#2956)
Show description for 434994eauthored andcommitted
Commits on Jul 9, 2019
Fix URLs in the repository after organization switch (#2955)
Show description for 04d5d56authored andcommitted
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 Jan 11, 2019
Update links in docs (#2691)
Show description for adb80c2authored 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 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 Nov 3, 2017
Add info to documentation about random numbers, initialize srand (#2056)
Show description for 4690d12authored andcommitted
Commits on Jul 16, 2017
Revise the mistake in the example function described in "Step 5. Description of JerryScript value descriptors in docs/03.API-EXAMPLE.md (#1919)
Show description for bb8ac29authored andcommitted
Commits on Jul 14, 2017
Add support for doctests (#1909)
Show description for 00f93bcauthored
Commits on May 30, 2017
Update the API examples to use print from extensions (#1846)
Show description for 631e9f9authored
Commits on May 3, 2017
Remove the built-in print and the jerry_port_console port API functions (#1749)
Show description for 2404117authored
Commits on Apr 22, 2017
Rename `jerry-port.h` to `jerryscript-port.h` (#1762)
Show description for 6c3a6e7authored andcommitted
Commits on Feb 16, 2017
Add jerryscript.h and mark jerry-api.h as deprecated (#1579)
Show description for 75d8226authored andcommitted
Commits on Jan 2, 2017
Fix urls in the example (#1508)
Show description for a3e9838authored andcommitted
Commits on Aug 26, 2016
Correct the documentation
Show description for e93e326committed
Zsolt Borbély
Commits on Aug 1, 2016
Fix API examples after the IO Port update
Show description for 37f9b47committed
Commits on Jul 11, 2016
Update Jerry API
Show description for 9bce5b0committed
Commits on Jul 5, 2016
Documentation converter script.
Show description for 5f7997dcommitted
Loading