aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-08-208027043: Turn global accesses into MethodHandle.constant, with one chance of ...attila
2014-08-208044638: Tidy up Nashorn codebase for code standardsattila
2014-07-088049225: Source class exposes public mutable arrayattila
2014-06-118044798: API for debugging Nashornsundar
2014-06-058044695: __stack__ becomes visible in Error propertiessundar
2014-06-048044750: megamorphic getter for scope objects does not call __noSuchProperty_...sundar
2014-06-038044520: Nashorn cannot execute node.js's express modulesundar
2014-06-038044612: StringIndexOutOfBoundException in NativeRegExp.appendReplacementsundar
2014-05-308044415: ant makefile should have a target to generate javadoc only for jdk.n...sundar
2014-05-278044000: Access to undefined property yields "null" instead of "undefined"sundar
2014-05-268043930: TypeError when attemping to create an instance of non-public class c...sundar
2014-05-228030202: Nashorn: Multiple RegExp#ignoreCase issueshannesw
2014-05-078041697: CompiledScript slower when eval with bindingsundar
2014-05-068042364: Make __proto__ ES6 draft compliantsundar
2014-05-068041998: RegExp implementation is not thread-safehannesw
2014-04-258040078: Avoid repeated reading of source for cached loadshannesw
2014-05-028027933: Add --const-as-var optionsundar
2014-04-288041953: JDK-8031359.js fails in 8u-devhannesw
2014-04-16Mergelana
2014-04-148030200: Wrong result for Number.prototype.toString() for certain radix/inputshannesw
2014-04-148030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementationhannesw
2014-04-10Mergeasaha
2014-04-028039047: Parser accepts conditional catch clauses even when --no-syntax-exten...sundar
2014-03-278038456: improve nasgen type checks and use specific return type for @Functio...sundar
2014-03-218037562: Nashorn: JSON.parse comes up with nonexistent entries if there are g...sundar
2014-04-078039387: Nashorn supports indexed access of List elements, but length propert...sundar
2014-04-038039181: Persistent code store does not use absolute paths internallyhannesw
2014-04-028038638: Persistent store for compiled scriptshannesw
2014-03-178037400: Remove getInitialMap getters and GlobalObject interfacesundar
2014-03-138015958: DataView constructor is not definedsundar
2014-03-128021350: Share script classes between threads/globals within contexthannesw
2014-02-218034962: Dynalink to handle superclasses more carefullysundar
2014-02-218033745: Reflect upon Nashorn reflectionsundar
2014-02-208034968: Reduce access to Nashorn internalsattila
2014-03-038035948: Redesign property listeners for shared classeshannesw
2014-02-258030197: Nashorn: Object.defineProperty() can be lured to change fixed NaN pr...sundar
2014-02-078033924: Default permissions are not given for eval codesundar
2014-02-148011964: need indexed access to externally-managed ByteBuffersundar
2014-01-308032681: Issues with Nashornattila
2014-01-308032949: Nashorn linkages awrysundar
2014-01-308032954: Nashorn: extend Java.extendsundar
2014-01-308032944: Improve reflection in Nashornsundar
2014-01-208032068: implement @sourceURL and #sourceURL directivessundar
2014-01-178032060: PropertyMap of Error objects is not stablesundar
2014-01-168032004: instance property "message" of Error objects should be non-enumerablesundar
2014-01-168031983: Error objects should capture stack at the constructorsundar
2014-01-158031715: Indexed access to java package not workingsundar
2014-01-138029332: Do not require nasgen-generated functions to return Objectsundar
2014-01-098031359: Invocable.getInterface() works incorrectly if interface has default ...sundar
2014-01-088031317: SyntaxError when property setter has no parametersundar