Skip to content

Pull requests: mozilla/rhino

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

Bump actions/setup-java from 3.13.0 to 4.2.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1516 opened Jul 6, 2024 by dependabot bot Loading…
Add Byte to list of java Numbers
#1501 opened Jun 25, 2024 by tonygermano Loading…
Make Array.prototype.sort stable
#1494 opened Jun 18, 2024 by DanielRosenwasser Loading…
improved date localization
#1491 opened Jun 15, 2024 by rbri Loading…
Non deterministic behaviour with vararg methods
#1433 opened Jan 2, 2024 by rPraml Loading…
implementation of Reflect & Proxy support
#1431 opened Dec 27, 2023 by rbri Loading…
make sure to use only the RegExpProxy interface
#1419 opened Nov 12, 2023 by rbri Loading…
Disallow anonymous function declarations Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec
#1418 opened Nov 4, 2023 by p-bakker Draft
Update NativeArray for toReversed()
#1414 opened Nov 3, 2023 by pkkht Loading…
EXPERIMENTAL: Remove SecurityManager Java Compatibility Issues related to Rhino being compatible to (new) Java releases
#1353 opened Jul 6, 2023 by rPraml Loading…
Improve overloaded method invocation when null is passed.
#1352 opened Jul 6, 2023 by rPraml Loading…
remove some obsolete code and add another test
#1318 opened Apr 10, 2023 by rbri Loading…
make rhino-engine an osgi bundle
#1278 opened Nov 9, 2022 by stbischof Loading…
Add zh_CN messages resource
#1240 opened Jun 25, 2022 by ylk2534246654 Loading…
Refactor IRFactory
#1188 opened Feb 23, 2022 by tuchida Loading…
convert RegEx properties
#1183 opened Feb 15, 2022 by rbri Draft
Improve NativeJavaList to behave more like NativeArray 2 Community input needed Issues requiring community input Java Interop Issues related to the interaction between Java and JavaScript
#1083 opened Nov 8, 2021 by rPraml Loading…
Move SecurityManager relevant parts to SecurityBridge Java Compatibility Issues related to Rhino being compatible to (new) Java releases
#1068 opened Oct 18, 2021 by rPraml Loading…
force LF as newLine character
#919 opened Jun 1, 2021 by p-bakker Loading…
RFC: Add generic type support and improve java.util.{List,Map} handling Breaking Change Java Interop Issues related to the interaction between Java and JavaScript
#827 opened Jan 18, 2021 by rPraml Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.