issues
search
mozilla
/
rhino
Rhino is an open-source implementation of JavaScript written entirely in Java
https://rhino.github.io
Other
4.18k
stars
851
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Console should always flush after writing a newline
#1726
andreabergia
opened
1 day ago
0
"intercept" java function calls?
#1725
NGSpace
opened
3 days ago
0
Introduce column number in AST nodes
#1724
andreabergia
opened
1 week ago
1
Allow usage of `require` in the debugger and use ES6
#1723
andreabergia
closed
6 days ago
2
Draft for reading configuration from config files
#1722
rPraml
opened
2 weeks ago
3
make sure, equivalentValues(Object) is used if available
#1721
rbri
closed
6 days ago
3
Proposal: Debug and experiment flags
#1720
gbrail
opened
2 weeks ago
1
Create codeql.yml
#1718
gbrail
closed
2 weeks ago
1
Bump actions/checkout from 3.6.0 to 4.2.2
#1717
dependabot[bot]
closed
2 weeks ago
0
Bump actions/setup-java from 4.4.0 to 4.5.0
#1716
dependabot[bot]
closed
2 weeks ago
0
Allow more PRs from dependabot
#1715
gbrail
closed
2 weeks ago
0
Allow passing `Undefined.instance` to `ScriptRuntime.evalSpecial`
#1714
andreabergia
closed
3 weeks ago
1
Match \d+ is not correct
#1713
anonyein
closed
3 weeks ago
0
Bump github/codeql-action from 3.26.9 to 3.27.0
#1712
dependabot[bot]
closed
3 weeks ago
0
Add INDY ops for math operations
#1711
gbrail
closed
3 weeks ago
1
"Cannot overwrite existing ClassShutter object" on a new Context
#1710
NGSpace
closed
3 weeks ago
7
Convert NativeArrayBuffer, NativeDataView, and TypedArrays to lambda
#1709
camnwalter
closed
3 weeks ago
2
FIX: Transform default values correctly in destructuring
#1708
0xe
closed
1 month ago
2
Bump actions/upload-artifact from 4.4.0 to 4.4.3
#1707
dependabot[bot]
closed
1 month ago
0
Add a new context flag for experimental features
#1706
gbrail
closed
2 weeks ago
6
Nullish assign operator `??=`
#1705
andreabergia
closed
3 weeks ago
5
Indirect eval call semantics
#1704
andreabergia
opened
1 month ago
0
Syntax rejected when accessing property of literal objects
#1703
andreabergia
opened
1 month ago
0
Implement optional chaining for function call
#1702
andreabergia
closed
4 weeks ago
5
fix endless loop in ScriptRuntimem toString() and toNumber() and add tests to ensure backward comatibility
#1701
rbri
closed
1 month ago
2
Move compiler to a separate module
#1700
gbrail
opened
1 month ago
3
Introduced a plugin-API and show usage with rhino-xml
#1699
rPraml
opened
1 month ago
9
ES2025 Regex modifiers
#1698
p-bakker
opened
1 month ago
0
ES2025 Promise.try
#1697
p-bakker
opened
1 month ago
0
ES2025 Sync Iterator helpers
#1696
p-bakker
opened
1 month ago
0
Bump actions/setup-java from 4.3.0 to 4.4.0
#1695
dependabot[bot]
closed
1 month ago
0
Reimplement optional chain and nullish coalesce
#1694
andreabergia
closed
1 month ago
3
When dumping icode, include string constants
#1693
andreabergia
closed
1 month ago
3
Turn off the most time-consuming Date tests in MozillaSuiteTest
#1690
gbrail
closed
1 month ago
0
Question: Is there a recommended way to compile a module with JavaScript compiler?
#1689
mio-19
closed
1 month ago
0
Problems with optional chaining and nullish coalesce operators
#1688
andreabergia
closed
3 weeks ago
1
Bring back the docs!
#1687
gbrail
closed
1 month ago
3
Add a dynamic linker that understands consts
#1686
gbrail
closed
1 month ago
2
Use to primitive for plus operation and date (taken from #1611 done by @tonygermano)
#1685
rbri
closed
1 month ago
3
Fix: make optional chaining expression work
#1684
andreabergia
closed
1 month ago
6
use our test Utils at more places
#1683
rbri
closed
1 month ago
1
Bump ossf/scorecard-action from 2.3.3 to 2.4.0
#1682
dependabot[bot]
closed
1 month ago
0
add tests for #1608
#1681
rbri
closed
1 month ago
0
getSourcePositionFromJavaStack cannot perform well on Android system
#1680
anonyein
opened
1 month ago
7
NativeJavaClass: Add ".class" to access the associated Java Class
#1679
camnwalter
opened
1 month ago
10
remove unused var 'declaredAsVar' from class InterpreterData
#1678
rbri
closed
1 month ago
2
Move the whole LiveConnect initializion in "initStandardObjects"
#1677
rPraml
opened
1 month ago
3
Skip importing same class twice (fixes #1463)
#1676
rPraml
opened
1 month ago
6
Fixed printing tokens - added two missing cases
#1675
andreabergia
closed
1 month ago
3
Fixed ScriptRuntime.toPrimitive() and use it for toXXX() (taken from #1611 done by @tonygermano)
#1674
rbri
closed
1 month ago
6
Next