Commits
User selector
Commit History
Commits on Jun 24, 2021
Remove jerry_get_boolean_value (#4685)
Show description for 8f71871authored
Commits on Feb 26, 2021
Add size checks before using JERRY_VLA in unittests (#4601)
Show description for 9556701authored
Commits on Feb 17, 2021
Rework external function handlers (#4599)
Show description for 112ad83authored
Commits on Feb 4, 2021
Remove the ENABLED/DISABLED macros (#4515)
Show description for 0628ae1authored
Commits on Oct 9, 2020
Revise the API ArrayBuffer related operations (#4284)
Show description for e3481d4authored
Commits on May 22, 2020
Fix vera++ rule to find expressions without space after parentheses (#3776)
Show description for 876622aauthored
Commits on Mar 30, 2020
Bump reference platform to Ubuntu 18.04 LTS (#3037)
Show description for 1bd1a36authored
Commits on Nov 29, 2019
Allow to create ArrayBuffer with empty external user data (#3373)
Show description for c5ed46fauthored andcommitted
Commits on Oct 16, 2019
Add ArrayBuffer detach operations (#3208)
Show description for 2e86bdaauthored andcommitted
Commits on Aug 6, 2019
Don't use VLA's in unit tests and API examples (#3002)
Show description for 9c75112authored andcommitted
Commits on Apr 24, 2019
Make the underlying buffer of the ArrayBuffer accessible. (#2836)
Show description for a6a7d8cauthored
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 18, 2018
Simplify run-time feature checks in unit tests (#2339)
Show description for 145ab1eauthored andcommitted
Commits on May 3, 2018
Rename the jerry_value_has_error_flag function. (#2290)
Show description for ba2e49cauthored andcommitted
Commits on Feb 6, 2018
Introduce C API to query the type of an Error object (#2177)
Show description for 6f339ebauthored andcommitted
Commits on Jan 25, 2018
Add ArrayBuffer with user specified buffer
Show description for 4b699e9authored andcommitted
Commits on Jan 11, 2018
Introduce the Array Buffer C API (#2161)
Show description for ded0d5aauthored andcommitted
Loading