Login: mcmartin Fullname: mcmartin Revisions: 102 Lines of Code: 52 Added Lines of Code: 2519 Lines of Code per Change: 0.5 |
Date | Author | File/Message |
---|---|---|
5/2/06 3:01 PM | mcmartin | Adds a system define to optionally completely specify methods.
(1 Files changed,
17 Lines changed) joeq/Compiler/Analysis/IPA/ProgramLocation.java 1.28
(+17
-6)
|
4/5/06 7:32 PM | mcmartin | Clean up outputs.
(2 Files changed,
5 Lines changed) joeq/Compiler/Analysis/IPA/PA.java 1.355
(+3
-2)
joeq/Compiler/Quad/CodeCache.java 1.20
(+2
-2)
|
4/5/06 7:31 PM | mcmartin | Fix invocation site map generation.
(1 Files changed,
3 Lines changed) joeq/Compiler/Quad/LoadedCallGraph.java 1.24
(+3
-3)
|
3/8/06 7:09 PM | mcmartin | Cleaner fix for null-Names.
(2 Files changed,
3 Lines changed) joeq/Util/NameMunger.java 1.4
(+2
-1)
joeq/Compiler/Analysis/IPA/PA.java 1.353
(+1
-5)
|
3/8/06 6:19 PM | mcmartin | Special-case if o is NULL
(1 Files changed,
5 Lines changed) joeq/Compiler/Analysis/IPA/PA.java 1.352
(+5
-1)
|
3/8/06 5:10 PM | mcmartin | When dumping unmunged methods, dump unmunged names too
(2 Files changed,
32 Lines changed) joeq/Compiler/Analysis/Primitive/PrimitivePA.java 1.9
(+16
-1)
joeq/Compiler/Analysis/IPA/PA.java 1.351
(+16
-1)
|
6/28/05 7:19 PM | mcmartin | Dumped BCProgramLocations give signature as well
(1 Files changed,
2 Lines changed) joeq/Compiler/Analysis/IPA/ProgramLocation.java 1.25
(+2
-2)
|
6/29/04 2:06 PM | mcmartin | *** empty log message ***
(1 Files changed,
25 Lines changed) joeq/Main/Helper.java 1.14
(+25
-1)
|
5/11/04 2:30 PM | mcmartin | Main.Helper doesn't throw away classes from a package if one of those classes cannot be understood
(1 Files changed,
13 Lines changed) joeq/Main/Helper.java 1.11
(+13
-6)
|
3/11/04 3:22 PM | mcmartin | Import cleanups
(6 Files changed,
4 Lines changed) joeq/Compiler/Analysis/IPSSA/Apps/FindOwnership.java 1.6
(+0
-1)
joeq/Class/jq_FakeInstanceMethod.java 1.7
(+1
-4)
joeq/Compiler/Analysis/IPA/PAQuery.java 1.16
(+1
-3)
joeq/Util/SimpleInterpreter.java 1.3
(+0
-1)
joeq/Interpreter/BytecodeInterpreter.java 1.16
(+1
-4)
joeq/Compiler/Analysis/IPA/PAResults.java 1.47
(+1
-4)
|