WALA/com.ibm.wala.cast/source/java/com/ibm/wala/cast/tree
sjfink 9e79661c60 just refactoring ... introduce 2 new packages in wala.util.
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2447 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2008-01-24 22:05:51 +00:00
..
impl just refactoring ... introduce 2 new packages in wala.util. 2008-01-24 22:05:51 +00:00
visit move echo instruction to CAst core; generalized invokes to deal with multiple return values; generalize function support to handle non-first-class functions, modeled as statics 2007-12-10 04:26:21 +00:00
AstPlugin.java Initial contribution of core script analysis code 2007-02-02 17:17:13 +00:00
CAst.java Initial contribution of core script analysis code 2007-02-02 17:17:13 +00:00
CAstControlFlowMap.java add some generics 2007-12-04 20:44:04 +00:00
CAstEntity.java massive overhaul of Warnings management 2007-07-06 22:09:29 +00:00
CAstMemberReference.java Initial contribution of core script analysis code 2007-02-02 17:17:13 +00:00
CAstNode.java new instruction to represent checking whether a local or a field is defined 2007-04-19 13:48:01 +00:00
CAstNodeTypeMap.java Initial contribution of core script analysis code 2007-02-02 17:17:13 +00:00
CAstQualifier.java use Hash factories everywhere 2007-07-11 21:07:32 +00:00
CAstReference.java Initial contribution of core script analysis code 2007-02-02 17:17:13 +00:00
CAstSourcePositionMap.java pathc for file offsets in Positions from Evan Battaglia; make native translator to CAst more robust to errors 2007-12-14 21:11:19 +00:00
CAstSymbol.java fixes for default values of null; more customization hooks for SSA conversion 2007-07-16 15:09:59 +00:00
CAstType.java move echo instruction to CAst core; generalized invokes to deal with multiple return values; generalize function support to handle non-first-class functions, modeled as statics 2007-12-10 04:26:21 +00:00
CAstTypeDictionary.java Initial contribution of core script analysis code 2007-02-02 17:17:13 +00:00
TranslatorToCAst.java massive overhaul of Warnings management 2007-07-06 22:09:29 +00:00