-
Libraries incompatible with Apache 2.0 License:
- jmx remote optional jar
- Mozilla Rhino
Are there any more?
-
According the spec, if Symbol.species is set, the return value of constructor should be the value of Symbol.species. It seems rhino doesn't do this.
Test case:
```javascript
var empty…
-
### Your question
I'm considering creating a custom Jasmine runner project leveraging [eshost](https://github.com/tc39/eshost) to run pure-JavaScript tests against multiple JavaScript engines. I wil…
-
The Rhino JavaScript runtime is really clever at being able to call Java from JavaScript. It will automatically handle some type conversions and even allows for javascript functions to be passed to ja…
-
- [ ] Gardener
- [ ] Dryad
- [ ] Stereohead
- [ ] Aurora
- [ ] Gargoyle
- [ ] Aoife
- [ ] Audrey
- [ ] (human Jester)
- [x] Magician
- [x] Marshmallow
- [x] Keymaster
- [x] Drain Monster
-…
-
Failure in method below to effectively close/join the Rhino Brep after creation.
``` C#
public static RHG.Brep ToRhino(this List surfaces)
```
![image](https://user-images.githubusercontent.com/1…
-
RFEM 5.31.01, Parametric-FEM-Toolbox 1.4.5, Rhino 7.29
Example: 01 Parametric FEM Toolbox - Get Data
Everything is fine
![image](https://github.com/diego-apellaniz/Parametric-FEM-Toolbox/assets/435…
-
```
What steps will reproduce the problem?
1. I have a rhino unit test that fails
2. I'm running this unit test through ant integration
3. When unit test fails, execution interrupts with framework err…
-
![image](https://user-images.githubusercontent.com/33934349/140135768-7949e6fc-038d-4fae-83ac-68aef92dbd85.png)
This pops up every time you open rhino. The plugin works fine after that
-
Use zxcvbn to provide information about a provided password/phrase, either via Rhino or by porting to Java.