WALA/com.ibm.wala.cast.js/source/com/ibm/wala/cast/js/translator
sjfink 9a6cb77c7a introduce some generics
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@997 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2007-04-24 14:11:04 +00:00
..
CAstRhinoTranslator.java Translator now generates property read prototype looping as a proper CAst loop rather than adding the loop in the IR. Use new AstIsDefinedInstruction to test for defined'ness. Better separation of primitive values versus objects that corresponds to primitives. 2007-04-19 13:53:31 +00:00
JSAstTranslator.java minor cleanups 2007-04-24 13:50:32 +00:00
JavaScriptTranslatorFactory.java Initial contribution of core script analysis code 2007-02-02 17:25:09 +00:00
PropertyReadExpander.java Translator now generates property read prototype looping as a proper CAst loop rather than adding the loop in the IR. Use new AstIsDefinedInstruction to test for defined'ness. Better separation of primitive values versus objects that corresponds to primitives. 2007-04-19 13:53:31 +00:00
RhinoToAstTranslator.java introduce some generics 2007-04-24 14:11:04 +00:00
TranslatorBase.java squash remaining Eclipse warnings 2007-02-09 15:34:25 +00:00