WALA/com.ibm.wala.core/src/com/ibm/wala
sjfink 18b5379320 minor cleanups
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@849 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2007-03-12 16:09:47 +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 tweak an assertion message 2007-03-07 14:46:45 +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 add a comment 2007-03-12 15:44:08 +00:00
util delete obsolete junk 2007-03-01 15:16:49 +00:00
viz misc bug fixes and annotations 2007-01-19 15:24:05 +00:00