Ole-Martin Mork
|
1eb7d66dec
|
Created our own annotation type. Made the annotation go away when the user edits the line.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1183 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-11-02 20:26:06 +00:00 |
|
Tom Copeland
|
3a86cbe699
|
added new Unnecessary Constructor rule
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1182 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-11-01 14:25:16 +00:00 |
|
Tom Copeland
|
b1aba57ca0
|
eliminated a bunch of unused AST nodes using #void; this speeds up parsing by about 25%
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1181 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-31 18:41:55 +00:00 |
|
Tom Copeland
|
c77a632c35
|
fixed bug 631605
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1180 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-31 16:48:24 +00:00 |
|
Ole-Martin Mork
|
1f9aab3a74
|
Added the annotation class, and modified the other classes to use that one. Reason, the markError method that we used was deprecated. Updated some javadocs.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1179 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-30 22:47:53 +00:00 |
|
Tom Copeland
|
c7019f092e
|
fixed stuff pmd found
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1178 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-30 18:51:04 +00:00 |
|
Tom Copeland
|
2f83a727b6
|
adding tests
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1177 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-30 15:54:42 +00:00 |
|
Tom Copeland
|
1d4b8ccf68
|
fixed bug 631010 - AvoidDeeplyNestedIfStmts was broken
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1176 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-30 15:36:33 +00:00 |
|
Tom Copeland
|
7e4cdbd77a
|
fixed bug 631010 - AvoidDeeplyNestedIfStmts was broken
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1175 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-30 15:35:42 +00:00 |
|
Tom Copeland
|
27aece4038
|
updated OpenIDE-Module-Specification-Version to 0.12
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1174 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-30 14:40:06 +00:00 |
|
Tom Copeland
|
690754060f
|
turned / around, this makes things work on Linux
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1173 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-30 13:47:56 +00:00 |
|
Tom Copeland
|
98843d73fa
|
refactoring - added a function to remove some duplicate code
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1172 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-29 20:23:53 +00:00 |
|
Tom Copeland
|
443d3fcf0f
|
some minor refactoring; just cleaning up some of the duplicate code/methods in the symbol table subsystem. Also added a UnaryFunction/Applier thingamajigger to do closure stuff.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1171 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-29 16:02:19 +00:00 |
|
Tom Copeland
|
9a3be6b590
|
tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1170 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-29 14:21:37 +00:00 |
|
Tom Copeland
|
2bfc8138d9
|
added netbeans
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1169 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-29 03:00:06 +00:00 |
|
Tom Copeland
|
6b854562bc
|
made some minor changes to get the zip file creation working
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1168 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-29 02:58:18 +00:00 |
|
Ole-Martin Mork
|
3ca0981891
|
Making it binary...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1167 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-28 22:57:57 +00:00 |
|
Ole-Martin Mork
|
bcd59493f1
|
Adding files to the project
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1166 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-28 22:44:11 +00:00 |
|
Ole-Martin Mork
|
cbf1a5ea44
|
Adding files to the project
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1165 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-28 22:36:20 +00:00 |
|
Ole-Martin Mork
|
681aa561b0
|
Ooops, newbie.
Removing what I entered...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1164 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-28 22:18:32 +00:00 |
|
Ole-Martin Mork
|
a026e120ef
|
Initial revision
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1160 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-28 22:10:47 +00:00 |
|
Tom Copeland
|
f6fa6dffcf
|
tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1159 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-28 14:38:34 +00:00 |
|
Don Leckie
|
d5e0705225
|
no message
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1158 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-27 03:41:40 +00:00 |
|
Tom Copeland
|
1b8f41d44f
|
modified to support Jakarta projects
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1157 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-24 15:02:16 +00:00 |
|
Tom Copeland
|
a6ee8f7694
|
fixed stuff pmd found
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1156 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-23 21:31:29 +00:00 |
|
Tom Copeland
|
5a657b9ccd
|
slowly beefing up method symbol table
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1155 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-23 18:46:47 +00:00 |
|
Tom Copeland
|
36528df951
|
slowly developing the method name symbol table
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1154 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-22 18:31:38 +00:00 |
|
Tom Copeland
|
e8e747ce55
|
renamed UnusedPrivateInstanceVar to UnusedPrivateField
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1153 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-22 18:04:03 +00:00 |
|
Tom Copeland
|
e0c0d98a70
|
more tests
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1152 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-22 14:07:34 +00:00 |
|
Tom Copeland
|
b1f95ab092
|
added new rule
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1151 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-22 14:03:41 +00:00 |
|
Tom Copeland
|
cdfb78be31
|
moved the symbol table code into ScopeCreator
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1150 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-22 13:32:35 +00:00 |
|
Tom Copeland
|
d27496d6da
|
fixed stuff pmd found
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1149 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-22 13:21:47 +00:00 |
|
Tom Copeland
|
8154b66988
|
removed some unused classes and got rid of some unused methods. Just the usual refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1148 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 21:35:59 +00:00 |
|
Tom Copeland
|
807ecdb50a
|
more refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1147 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 21:07:59 +00:00 |
|
Tom Copeland
|
32ffc26f8e
|
renamed a class
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1146 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 21:00:40 +00:00 |
|
Tom Copeland
|
a4c6a9c3dc
|
added some javadoc, minor refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1145 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 20:53:40 +00:00 |
|
Tom Copeland
|
3f6a4d6705
|
minor refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1144 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 20:43:48 +00:00 |
|
Tom Copeland
|
8665d850e7
|
added tests
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1143 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 20:35:43 +00:00 |
|
Tom Copeland
|
b14aecd654
|
cleaned up stuff PMD found
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1142 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 19:49:39 +00:00 |
|
Tom Copeland
|
ad6b455926
|
method names are now stored in a separate symbol table
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1141 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 19:47:05 +00:00 |
|
Tom Copeland
|
3208bcdfcd
|
fixing problems pmd found
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1140 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 15:39:30 +00:00 |
|
Tom Copeland
|
f72dc2d184
|
rewriting tests
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1139 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 15:37:16 +00:00 |
|
Tom Copeland
|
bdea301921
|
added tests
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1138 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 15:24:02 +00:00 |
|
Tom Copeland
|
33224d62b7
|
*** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1137 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 15:22:46 +00:00 |
|
Tom Copeland
|
3a967dfba2
|
added tests
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1136 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 15:21:56 +00:00 |
|
Tom Copeland
|
7d8d7123f2
|
updated grammer to catch a symbol it had been missing
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1135 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 15:21:44 +00:00 |
|
Tom Copeland
|
6b0352cdf5
|
added and removed tests
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1134 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 15:20:44 +00:00 |
|
Tom Copeland
|
0bf64b571a
|
modified symbol table to search qualified names from left to right. Also tweaked the grammar slightly
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1133 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 15:19:49 +00:00 |
|
Tom Copeland
|
d0b740a62e
|
modified symbol table to search qualified names from left to right
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1132 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-21 15:18:57 +00:00 |
|
Tom Copeland
|
a251a526fa
|
added a little utility to make it easier to see how an AST looks
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1131 51baf565-9d33-0410-a72c-fc3788e3496d
|
2002-10-18 19:12:53 +00:00 |
|