WALA/com.ibm.wala.core/src/com/ibm/wala
sjfink cbb1d11033 bug fix in getMappedIndex
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@860 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2007-03-15 00:45:50 +00:00
..
analysis major change is reworking how filtering works in the propagation call graph builders. The old notion of a filter as a type or an instance key has been replaced with an interface TypeFilter that supports arbitrary filtering. The class and instance key filters have been redone to use it, and a new filter that filters for types that dispatch to a particular method has also been added. 2007-03-12 01:56:32 +00:00
cfg major change is reworking how filtering works in the propagation call graph builders. The old notion of a filter as a type or an instance key has been replaced with an interface TypeFilter that supports arbitrary filtering. The class and instance key filters have been redone to use it, and a new filter that filters for types that dispatch to a particular method has also been added. 2007-03-12 01:56:32 +00:00
classLoader bug fix from Nick Kidd and an assertion 2007-03-15 00:44:43 +00:00
client Now provides an EntrypointBuilder interface so that clients 2007-02-14 16:45:24 +00:00
core/plugin misc. bug fixes and annotations 2007-01-15 21:06:37 +00:00
dataflow refactoring of relations 2007-02-23 17:07:21 +00:00
dynamic add support for stdin 2007-02-28 14:09:10 +00:00
emf/wrappers make ClassHierarchy implement Iterable<IClass> 2007-02-23 17:21:07 +00:00
escape attempt to introduce tags and trunk 2006-11-22 17:38:46 +00:00
fixedpoint/impl misc. bug fixes and annotations 2007-01-15 21:06:37 +00:00
fixpoint attempt to introduce tags and trunk 2006-11-22 17:38:46 +00:00
ipa minor cleanups 2007-03-12 16:09:47 +00:00
model attempt to introduce tags and trunk 2006-11-22 17:38:46 +00:00
properties bug fix in file utils from Nick Kidd 2007-02-15 21:11:38 +00:00
ssa major change is reworking how filtering works in the propagation call graph builders. The old notion of a filter as a type or an instance key has been replaced with an interface TypeFilter that supports arbitrary filtering. The class and instance key filters have been redone to use it, and a new filter that filters for types that dispatch to a particular method has also been added. 2007-03-12 01:56:32 +00:00
types more development 2007-03-15 00:45:18 +00:00
util bug fix in getMappedIndex 2007-03-15 00:45:50 +00:00
viz misc bug fixes and annotations 2007-01-19 15:24:05 +00:00