Login: bdangelo Fullname: bdangelo Revisions: 10 Lines of Code: 260 Added Lines of Code: 388 Lines of Code per Change: 26.0 |
Date | Author | File/Message |
---|---|---|
8/18/03 6:05 PM | bdangelo | Added interface for specifying locations by class, line number, etc.
(1 Files changed,
137 Lines changed) joeq/Compiler/Analysis/IPA/CSPAResults.java 1.9
(+137
-7)
|
8/18/03 6:04 PM | bdangelo | Optionally add to classpath.
(1 Files changed,
7 Lines changed) joeq/Compiler/Analysis/IPA/CSPA.java 1.9
(+7
-4)
|
8/18/03 6:03 PM | bdangelo | Added getLineNumber().
(1 Files changed,
12 Lines changed) joeq/Class/jq_Method.java 1.39
(+12
-2)
|
8/18/03 6:02 PM | bdangelo | Added getMethodContainingLine().
(1 Files changed,
14 Lines changed) joeq/Class/jq_Class.java 1.68
(+14
-1)
|
8/15/03 5:51 PM | bdangelo | Added public method to run analysis
(1 Files changed,
5 Lines changed) joeq/Compiler/Analysis/IPA/CSPA.java 1.3
(+5
-1)
|
8/15/03 12:41 PM | bdangelo | Added ability to list all results in interactive (with list command), added
toString(int) method to TypedBDD
(1 Files changed,
43 Lines changed) joeq/Compiler/Analysis/IPA/CSPAResults.java 1.5
(+43
-31)
|
8/14/03 3:14 PM | bdangelo | Added a couple more exception checks for interactive
(1 Files changed,
13 Lines changed) joeq/Compiler/Analysis/IPA/CSPAResults.java 1.4
(+13
-6)
|
8/14/03 2:24 PM | bdangelo | Added null check for type in ConcreteTypeNode.toString_short()
(1 Files changed,
2 Lines changed) joeq/Compiler/Analysis/FlowInsensitive/MethodSummary.java 1.4
(+2
-2)
|
8/14/03 2:11 PM | bdangelo | Made interactive more stable
(1 Files changed,
80 Lines changed) joeq/Compiler/Analysis/IPA/CSPAResults.java 1.3
(+80
-69)
|
8/13/03 5:06 PM | bdangelo | Added a couple commands to command line interface
(1 Files changed,
75 Lines changed) joeq/Compiler/Quad/IPA/CSPAResults.java 1.3
(+75
-5)
|