WALA/com.ibm.wala.cast.js/source/com/ibm/wala/cast/js
yahave 2c8dd6d027 fixed bounds of iteration over symbol table using getMaxValueNumber. Loops should be iterating all the way to the MaxValueNumber returned (i.e., <=).
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@1655 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2007-08-22 15:33:55 +00:00
..
analysis/typeInference massive overhaul of Warnings management 2007-07-06 22:09:08 +00:00
cfg massive overhaul of Warnings management 2007-07-06 22:09:08 +00:00
client decouple IR caching from AnalysisOptions with a new AnalysisCache object 2007-07-20 15:20:23 +00:00
ipa fixed bounds of iteration over symbol table using getMaxValueNumber. Loops should be iterating all the way to the MaxValueNumber returned (i.e., <=). 2007-08-22 15:33:55 +00:00
loader use Hash factories everywhere 2007-07-11 21:08:21 +00:00
ssa make SSAInstruction.equals() consistently use == 2007-05-03 17:26:38 +00:00
translator merge code from loop unroller into standard CAstRewriter 2007-08-01 15:38:17 +00:00
types massive overhaul of Warnings management 2007-07-06 22:09:08 +00:00
util use Hash factories everywhere 2007-07-11 21:08:21 +00:00
JavaScriptPlugin.java Initial contribution of core script analysis code 2007-02-02 17:25:09 +00:00