aboutsummaryrefslogtreecommitdiff
path: root/src/jdk/nashorn/internal/ir/TryNode.java
AgeCommit message (Expand)Author
2018-11-16Delete filesstudio-master-devDana Dahlstrom
2015-08-318133300: Ensure symbol table immutability in Nashorn ASTattila
2015-06-058081809: Missing final modifier in method parameters (nashorn code convention)sundar
2015-05-208080598: Javadoc warnings in Global.java after lazy initializationsundar
2015-01-288067139: Finally blocks inlined incorrectlyattila
2014-10-178059843: Make AST serializableattila
2014-08-208027043: Turn global accesses into MethodHandle.constant, with one chance of ...attila
2014-08-208044638: Tidy up Nashorn codebase for code standardsattila
2013-05-238012522: Clean up lexical contexts - split out stack based functionality in C...lagergren
2013-05-078013914: Removed explicit LineNumberNodes that were too brittle when code mov...lagergren
2013-05-078013913: Removed Source field from all nodes except FunctionNode in order to ...lagergren
2013-04-198010701: Immutable nodes - final iterationlagergren
2013-03-238010652: Eliminate non-child references in Block/FunctionNode, and make few n...attila
2013-02-158008239: Unpublicized parts of the code generator package that were only pack...lagergren
2013-01-308007062: Split Lower up into Lower/Attr/FinalizeTypes. Integrate AccessSpecal...lagergren
2013-01-088005842: Loops in ASTWriter. Corrected @Reference and @Ignore node annotation...lagergren
2013-01-048005663: Update copyright year to 2013jlaskey
2012-12-218005403: Open-source Nashornjlaskey