WALA/com.ibm.wala.cast.js/source/com/ibm/wala/cast/js
sjfink 5a8c0fa6d1 delete Entrypoints interface.
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@1125 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2007-05-15 17:44:43 +00:00
..
analysis/typeInference 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
cfg Initial contribution of core script analysis code 2007-02-02 17:25:09 +00:00
client delete Entrypoints interface. 2007-05-15 17:44:43 +00:00
ipa delete Entrypoints interface. 2007-05-15 17:44:43 +00:00
loader 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
ssa make SSAInstruction.equals() consistently use == 2007-05-03 17:26:38 +00:00
translator introduce some generics 2007-04-24 14:11:04 +00:00
types 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
util squash remaining Eclipse warnings 2007-02-09 15:34:25 +00:00
JavaScriptPlugin.java Initial contribution of core script analysis code 2007-02-02 17:25:09 +00:00