Commit Graph

14 Commits

Author SHA1 Message Date
dolby-oss 7a6af352b9 moved IR-independent visualization of graphs to util project
added DFS path find that finds all paths in sequence rather than just one
moved the WalaException out of warnings subpackage

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4257 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2011-08-16 16:51:11 +00:00
dolby-oss 9006fce690 some bug fixes to CAst IR generation, especially in handling exceptions
cleanup of how JDT analysis engines work, to make using the JDT front end more modular
bug foxes to JavaScript handling, most notably fixing scoping of functions

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4123 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2011-04-13 16:27:15 +00:00
sjfink 3a49f17ebc update code formatting for Eclipse 3.6
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4048 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2011-02-03 15:14:47 +00:00
msridhar1 03ac203737 fix for tracker issue 3024307
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3900 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2010-09-01 16:51:30 +00:00
dolby-oss 086c22dc13 provide more options for choosing classfiles vs source files. Thanks to Dan Marino.
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3852 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2010-07-19 14:05:19 +00:00
msridhar1 248db587a9 add IFDSExplorerExample
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3836 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2010-05-12 22:58:32 +00:00
sjfink d0431b670a force Eclipse compiler to generate 1.5 bytecode for wala.shrike and wala.ide projects
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3738 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2009-07-24 18:44:57 +00:00
sjfink 3c33f42188 patch from J. Turnham to use Eclipse 3.2 Status API
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3702 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2009-06-23 17:22:21 +00:00
sjfink 428bbd2878 suppress compiler warnings
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3701 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2009-06-22 22:10:10 +00:00
sjfink 7269565126 comments and suppress compiler warnings
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3700 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2009-06-22 22:08:55 +00:00
sjfink f0993b07e5 add WALA code format
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3699 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2009-06-22 22:06:44 +00:00
sjfink 5950c4bc3a suppress some warnings about generics
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3698 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2009-06-22 22:06:32 +00:00
sjfink a9585a1b67 remove redundant ProgressMaster
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3697 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2009-06-22 15:28:29 +00:00
sjfink e594278235 Major refactoring to introduce com.ibm.wala.ide. Many related changes and patches from Marcelo Paternostro.
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3694 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2009-06-22 15:06:37 +00:00