gecko-dev/js/rhino
norris%netscape.com 625fe68e12 Fix bug 6313 'Rhino: "new Function" doesn't work properly with superglobal'
Also clean up Context.exit() to be more consistent with Context.enter(),
and make SecuritySupport work with JavaAdapter.
1999-05-18 23:10:20 +00:00
..
examples Initial checkin of distribution makefile system for our brandfangled free source Rhino. 1999-05-06 07:51:15 +00:00
org/mozilla Fix bug 6313 'Rhino: "new Function" doesn't work properly with superglobal' 1999-05-18 23:10:20 +00:00
src/org/mozilla Fix bug 6313 'Rhino: "new Function" doesn't work properly with superglobal' 1999-05-18 23:10:20 +00:00
toolsrc/org/mozilla/javascript/tools Fix bug 6313 'Rhino: "new Function" doesn't work properly with superglobal' 1999-05-18 23:10:20 +00:00
Makefile Initial checkin of distribution makefile system for our brandfangled free source Rhino. 1999-05-06 07:51:15 +00:00
README.html Fix spelling, don't claim uniqueness. 1999-05-03 17:56:07 +00:00
js.mcp added JavaAdapter.java 1999-04-27 19:56:20 +00:00

README.html

<html>
<body>
<h1>
<span CLASS=LXRSHORTDESC>
Rhino: JavaScript in Java<p>
</span>
</h1>
<span CLASS=LXRLONGDESC>
Rhino is an implementation of JavaScript in Java. Documentation can be found 
<a href="http://www.mozilla.org/js/rhino/rhino.html">here</a>.
</span>
</body>
</html>