Juan Martín Sotuyo Dodero
|
9d234d9567
|
Merge branch 'pr-554'
|
2017-08-16 14:16:25 -03:00 |
|
oowekyala
|
248b9837d6
|
Corrections for PR #554
|
2017-08-16 17:26:08 +02:00 |
|
oowekyala
|
2d5f1355c2
|
Deleted controversial/UnnecessaryParentheses
|
2017-08-16 14:37:46 +02:00 |
|
oowekyala
|
a4dc70610b
|
Enhanced unnecessary/UselessParentheses with tests from controversial/UnnecessaryParentheses
|
2017-08-16 14:31:52 +02:00 |
|
Andreas Dangel
|
238f5f9eab
|
Merge branch 'npath' of https://github.com/oowekyala/pmd into pr-557
|
2017-08-15 20:35:30 +02:00 |
|
Andreas Dangel
|
35fb3c8723
|
Merge branch 'cyclo' of https://github.com/oowekyala/pmd into pr-555
|
2017-08-15 20:11:53 +02:00 |
|
Juan Martín Sotuyo Dodero
|
f3aa28ca1c
|
Merge branch 'pr-550'
|
2017-08-15 00:30:17 -03:00 |
|
Bendegúz Nagy
|
288ca5da43
|
Java, typres: fix PR comments
|
2017-08-14 22:17:27 +02:00 |
|
oowekyala
|
7d126ab206
|
Fix cyclo doc
|
2017-08-13 19:23:42 +02:00 |
|
oowekyala
|
b24edf9565
|
Merge branch 'master' of https://github.com/pmd/pmd into npath
|
2017-08-13 19:20:48 +02:00 |
|
oowekyala
|
abc70c6cf6
|
Fix test
|
2017-08-13 18:42:46 +02:00 |
|
oowekyala
|
5bd2fc1382
|
Merge branch 'master' of https://github.com/pmd/pmd into cyclo
|
2017-08-13 18:40:46 +02:00 |
|
oowekyala
|
69b32d4c00
|
Fix #537
|
2017-08-13 18:36:13 +02:00 |
|
Andreas Dangel
|
908e8edc13
|
Update docs
|
2017-08-13 12:37:57 +02:00 |
|
Andreas Dangel
|
d87ae0e4f7
|
Merge branch 'docs-metrics' of https://github.com/oowekyala/pmd into pr-548
|
2017-08-13 12:05:51 +02:00 |
|
Juan Martín Sotuyo Dodero
|
25f081de24
|
Merge branch 'pr-526'
|
2017-08-12 19:23:45 -03:00 |
|
Andreas Dangel
|
86f5fa99c0
|
Merge branch 'issue-536' of https://github.com/Monits/pmd into pr-539
|
2017-08-12 22:06:56 +02:00 |
|
Andreas Dangel
|
9111316c01
|
[doc] Support renamed/moved rules
|
2017-08-11 21:37:24 +02:00 |
|
Bendegúz Nagy
|
f51c75fa73
|
Java, typeres: basic type variable resolution in place
|
2017-08-11 18:41:49 +02:00 |
|
Bendegúz Nagy
|
7e49521762
|
Java, typeres: WIP resolution
|
2017-08-11 18:19:17 +02:00 |
|
Bendegúz Nagy
|
7a707aa7b6
|
Java, typeres: add erased candidate set and minimal erased candidate set methods
|
2017-08-11 18:19:17 +02:00 |
|
Bendegúz Nagy
|
0f657b3a52
|
Java, typeres: add supertype set and erased supertype set methods to JavaTypeDefinition
|
2017-08-11 18:19:17 +02:00 |
|
Bendegúz Nagy
|
37139c4038
|
Java, typeres: implement equals for JavaTypeDefinition
|
2017-08-11 18:19:17 +02:00 |
|
Bendegúz Nagy
|
c94bb39352
|
Java, typeres: partial resolution algorithm for type inference
|
2017-08-11 18:19:17 +02:00 |
|
Bendegúz Nagy
|
b22b4ec588
|
Java, typeres: compute variable's dependencies in type inference resolution step
|
2017-08-11 18:19:17 +02:00 |
|
oowekyala
|
0958621ca8
|
Fix #521
|
2017-08-09 16:51:43 +02:00 |
|
oowekyala
|
319e6977d1
|
Fix spacing problem in descriptions
|
2017-08-09 14:59:10 +02:00 |
|
oowekyala
|
4be56ab274
|
Added code example for npath
|
2017-08-08 22:09:24 +02:00 |
|
oowekyala
|
b86f0aec59
|
Fix npath bugs with ternary
|
2017-08-08 16:00:30 +02:00 |
|
oowekyala
|
c9783209f4
|
Changed defaults
|
2017-08-08 15:54:08 +02:00 |
|
oowekyala
|
a712f5cc5c
|
Refactored Cyclo into op metric
The rule now uses WMC to report classes
|
2017-08-08 15:51:45 +02:00 |
|
oowekyala
|
6abe95d2be
|
Metrics rule descriptions
|
2017-08-08 15:43:41 +02:00 |
|
oowekyala
|
62d40be59a
|
Merge branch 'master' of https://github.com/pmd/pmd into docs-metrics
|
2017-08-07 22:23:05 +02:00 |
|
oowekyala
|
02307ca8d5
|
Code examples for doc + fix Ncss ignoring asserts
|
2017-08-07 17:47:57 +02:00 |
|
oowekyala
|
f982acca32
|
Checkstyle
|
2017-08-06 23:57:36 +02:00 |
|
oowekyala
|
3b27387c76
|
Updated changelog
|
2017-08-06 22:22:17 +02:00 |
|
oowekyala
|
58c7978913
|
Checkstyle fix
|
2017-08-04 22:27:29 +02:00 |
|
oowekyala
|
78814b5edb
|
Deleted OperationStats
|
2017-08-04 21:29:43 +02:00 |
|
oowekyala
|
2771448a37
|
Restricted qualifiedName interface
|
2017-08-04 19:44:43 +02:00 |
|
oowekyala
|
152dddf6c5
|
Separated memoization from signature matching
|
2017-08-04 19:19:50 +02:00 |
|
oowekyala
|
909f989571
|
Checkstyle fixes
|
2017-08-03 18:49:04 +02:00 |
|
oowekyala
|
6d0ebbf63d
|
Resolve conflicts
|
2017-08-03 18:42:58 +02:00 |
|
oowekyala
|
aa8c21d6e9
|
Picked changes to pmd-core and pmd-java from branch metrics-apex
|
2017-08-03 18:10:24 +02:00 |
|
Juan Martín Sotuyo Dodero
|
86501e6bc0
|
[java] CommentDefaultAccessModifierRule should consider constructors too
- Resolves #536
|
2017-08-02 23:56:34 -03:00 |
|
Juan Martín Sotuyo Dodero
|
be5ae89bc0
|
Merge branch 'pr-524'
|
2017-08-02 16:39:04 -03:00 |
|
Bendegúz Nagy
|
bd503ba139
|
Java, typeres: fix PR comments
|
2017-08-02 21:13:28 +02:00 |
|
oowekyala
|
231758fa3a
|
Merge branch 'master' of https://github.com/pmd/pmd into metrics-abstraction
|
2017-07-30 00:04:21 +02:00 |
|
oowekyala
|
3b48ef6407
|
Fix issue #527
|
2017-07-29 20:07:19 +02:00 |
|
oowekyala
|
7fc250ad6d
|
SignatureMatcher interface
|
2017-07-29 16:26:43 +02:00 |
|
oowekyala
|
56f3b3ea62
|
Specific interface for the java project mirror
|
2017-07-29 14:52:09 +02:00 |
|