Skip to content

Pull requests: jerryscript-project/jerryscript

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix the private field crash for the Array object.
#5139 opened Apr 20, 2024 by paintedveil5 Loading…
util_print_cbc: Handle CBC_SET_BYTECODE_PTR opcode
#5121 opened Dec 15, 2023 by ronanj Loading…
fix building with LINE_INFO
#5048 opened Mar 9, 2023 by aksdfauytv Loading…
fix building without BIGINT
#5047 opened Mar 9, 2023 by aksdfauytv Loading…
Added jerry-ext amalgamation
#4992 opened Mar 24, 2022 by dmazzella Loading…
Fixes nuttx target warning
#4984 opened Feb 10, 2022 by lygstate Loading…
Improve the jerry port api documents.
#4977 opened Feb 9, 2022 by lygstate Loading…
Fixes msvc warnings
#4976 opened Feb 9, 2022 by lygstate Loading…
Rework internal methods ecma core Related to core ECMA functionality performance Affects performance stack usage Affects stack usage
#4968 opened Jan 20, 2022 by szilagyiadam Loading…
Rework VM dispatch interpreter Related to the virtual machine performance Affects performance stack usage Affects stack usage
#4967 opened Jan 19, 2022 by rerobika Loading…
Implement operations of atomics ES.next Related to ES2015+ features
#4956 opened Jan 6, 2022 by repasics Loading…
Const literal marker should be processed before group assignment marker bug Undesired behaviour parser Related to the JavaScript parser
#4948 opened Jan 4, 2022 by rerobika Loading…
Accessors should be kept alive during their invocation bug Undesired behaviour memory management Related to memory management or garbage collection
#4943 opened Jan 4, 2022 by rerobika Loading…
Fix runtime error Date object
#4914 opened Dec 23, 2021 by batizdaniel Loading…
Simplify test262-harness.py
#4910 opened Dec 21, 2021 by ossy-szeged Loading…
Implement String.prototype.normalize ES.next Related to ES2015+ features
#4903 opened Dec 13, 2021 by rerobika Loading…
Fix Typedarray.slice fastpath when the content type is matching bug Undesired behaviour
#4898 opened Dec 9, 2021 by rerobika Loading…
Revise jerry-debugger to support python3
#4861 opened Dec 7, 2021 by lygstate Loading…
Revise tools scripts to be python3 compatible
#4856 opened Dec 7, 2021 by lygstate Loading…
ProTip! Filter pull requests by the default branch with base:master.