WALA/com.ibm.wala.cast.js.rhino/source/com/ibm/wala/cast/js/translator
Julian Dolby b2503628a4 1) a bit more source mappimg information
2) fixes to how Contexts are combined
2018-10-13 08:42:08 -04:00
..
CAstRhinoLoopUnwindingTranslatorFactory.java Merge branch 'master' of github.com:wala/WALA 2017-03-11 20:21:51 -06:00
CAstRhinoTranslator.java Fix 11 Eclipse warnings about redundant interfaces 2017-03-20 00:43:57 -05:00
CAstRhinoTranslatorFactory.java cross-cutting changes to make more of WALA runnable with TeaVM. The biggest change is refactoring to AnalysisCache and friends; since TeaVM does not support SoftReference, I needed to add a layer of interfaces so that I can use a more simpleminded caching implementation for TeaVM. There are other changes to Module and friends to break connections with File and URL, which also cause TeaVM grief. I also organized imports in many places to remove unused types that caused trouble. 2017-02-02 20:33:27 -05:00
RhinoToAstTranslator.java 1) a bit more source mappimg information 2018-10-13 08:42:08 -04:00
TypedNodeVisitor.java move to Rhino 1.7.6 2015-08-14 12:27:13 -04:00