Commits
Branch selector
User selector
Commit History
Commits on Oct 4, 2021
- authored
Commits on Sep 24, 2021
Commits on Sep 23, 2021
Add property key filters for built-in functions (#4776)
Show description for 14ff5bfauthored
Commits on Sep 22, 2021
Fix incorrect line info computation (#4775)
Show description for 35058cdauthoredImplement built-in flag support for arguments (#4774)
Show description for ca185acauthored
Commits on Sep 21, 2021
- authored
Commits on Sep 17, 2021
Support resource name and user value for implicit class constructors (#4771)
Show description for 053bfa0authoredFix built-in types (#4772)
Show description for 430289bauthored
Commits on Sep 15, 2021
Implement import.meta object (#4766)
Show description for 77c2602authoredDouble the maximum number of object references (#4768)
Show description for 386ec44authored
Commits on Sep 13, 2021
Remove built-in flag from object type (#4763)
Show description for d08b5beauthoredFix property enumeration order of built-in properties (#4761)
Show description for 723b263authored
Commits on Sep 9, 2021
Throw SyntaxError when module resolving is failed (#4765)
Show description for 2c2539cauthored
Commits on Sep 3, 2021
Add name to the function property names (#4760)
Show description for fea10bbauthoredFix prototype of the values returned by Promise.allSettled (#4758)
Show description for 1523ca3authored
Commits on Sep 2, 2021
Fix invalid typed array construction (#4757)
Show description for e1ce7ddauthored
Commits on Sep 1, 2021
Fix line info computation (#4756)
Show description for f94a3c8authored
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 1c6b18eauthoredRemove redundant checks from builtin-dispatchers (#4741)
Show description for bf049fbauthoredImplement getter function for external string user pointer (#4742)
Show description for 8cbe1b5authoredDisable IRC notification action to have a green master (#4753)
Show description for 4175037authoredAdd new test for resource_name (#4737)
Show description for b4fc591authored
Commits on Aug 27, 2021
Rename jerry_string_set_external_string_free_callback (#4743)
Show description for 5a69b18authored
Commits on Aug 26, 2021
targets: zephyr: Update for Zephyr 2.x (#4731)
Show description for be910b9authored
Commits on Aug 17, 2021
Improve parse_identifier (#4691)
Show description for 3bcd48fauthoredRework external string free operation (#4690)
Show description for e7ffb70authoredImprove storing the line info data during parsing (#4735)
Show description for 74e5ccdauthored
Commits on Aug 12, 2021
Simplify jerry_get_resource_name (#4730)
Show description for fc29019authored
Commits on Aug 11, 2021
Support parsing of scripts / functions stored in string values (#4728)
Show description for 3ed93cfauthored
Commits on Aug 10, 2021
Add guards for SharedArrayBuffer (#4723)
Show description for b7dead7authoredImplement {Array, %TypedArray%, String}.prototype.at method (#4681)
Show description for a25b824authoredImplement vm_throw callback (#4726)
Show description for 444806dauthored
Commits on Aug 3, 2021
Add custom dispatcher to error-prototype (#4692)
Show description for b6ec927authoredSupport string iterator for strings longer than 64K (#4727)
Show description for c438d5fauthored