Skip to content

Pull requests: jerryscript-project/jerryscript

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

Pull requests list

Fix failing CI jobs
#5032 by ossy-szeged was merged Jan 4, 2023 Loading…
Fix RIOT CI job
#4962 by ossy-szeged was merged Jan 11, 2022 Loading…
Update test262 hash to the latest master
#4959 by ossy-szeged was merged Jan 14, 2022 Loading…
Drop legacy test262-ES2015 testing support
#4908 by ossy-szeged was merged Dec 23, 2021 Loading…
Fix JERRY_VLA macro on Windows
#4827 by ossy-szeged was merged Nov 23, 2021 Loading…
Test262 runner shouldn't change newline characters
#4805 by ossy-szeged was merged Oct 28, 2021 Loading…
Fine-tune test262-esnext jobs on the CI
#4566 by ossy-szeged was merged Oct 27, 2021 Loading…
Remove a wrong test not to slow down test262-es2015
#4542 by ossy-szeged was merged Jan 26, 2021 Loading…
Fix the build and timezone offset with MinGW bug Undesired behaviour jerry-port Related to the port API or the default port implementation windows Windows specific
#4449 by ossy-szeged was merged Jan 13, 2021 Loading…
Fix HAVE_M_LIB check for older CMake
#4437 by ossy-szeged was merged Jan 11, 2021 Loading…
Run test262-esnext tests with larger heap
#4337 by ossy-szeged was merged Nov 16, 2020 Loading…
Run test262-esnext tests with system allocator
#4336 by ossy-szeged was closed Nov 12, 2020 Loading…
Run test262-esnext tests with system allocator
#4335 by ossy-szeged was closed Nov 12, 2020 Loading…
Fix the build without BigInt support
#4304 by ossy-szeged was merged Oct 21, 2020 Loading…
Implement ToIndex abstract operation ecma builtins Related to ECMA built-in routines ES.next Related to ES2015+ features hacktoberfest-accepted
#4287 by ossy-szeged was merged Oct 27, 2020 Loading…
Uncontrolled memory allocation in jerry_port_read_source function bug Undesired behaviour hacktoberfest-accepted jerry-port Related to the port API or the default port implementation
#4282 by ossy-szeged was merged Oct 22, 2020 Loading…
Annotate test262-esnext-excludelist.xml hacktoberfest-accepted test262 Related to Test262 test suite excluded tests
#4281 by ossy-szeged was merged Oct 12, 2020 Loading…
Make Date.UTC to conform to the latest ES11 spec hacktoberfest-accepted test262 Related to Test262 test suite excluded tests
#4250 by ossy-szeged was merged Oct 1, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.