Roman Ivanov
|
b76ad5cc17
|
release notes of Checkstyle 6.0
|
2014-10-23 09:41:07 -07:00 |
Roman Ivanov
|
d98491f174
|
formatting changes for google style coverage page
|
2014-10-23 08:56:28 -07:00 |
maxvetrenko
|
54ed230519
|
Fix false positives in JavadocParagraphCheck #335
|
2014-10-23 08:01:25 -07:00 |
Roman Ivanov
|
8aa747f8ac
|
additional fixed for javadoc/xdoc of SingleLineJavadocCheck
|
2014-10-23 07:57:29 -07:00 |
maxvetrenko
|
0e90cc00c8
|
New Check: SingleLineJavadocCheck #332
|
2014-10-23 15:24:18 +04:00 |
Roman Ivanov
|
a6ad84a2a9
|
MethodName was added to config, coverage report is updated to explain all points that are not posssible to implement
|
2014-10-22 16:52:22 -07:00 |
maxvetrenko
|
e56f3d21ee
|
Update for existing Check: JavadocMethodCheck #319
|
2014-10-23 03:42:30 +04:00 |
Roman Ivanov
|
e1613910f3
|
additional fix after name change
|
2014-10-22 11:37:56 -07:00 |
maxvetrenko
|
443b98cf24
|
Update google_checks.xml and minor refactoring. #320
|
2014-10-22 11:25:19 -07:00 |
maxvetrenko
|
371c73fe60
|
Fix NullPointerException in case package-info.java #326
|
2014-10-22 11:16:02 -07:00 |
Baratali Izmailov
|
5650fc1fcd
|
Issue #49. Fixed parsing multiple html attributes.
|
2014-10-22 11:14:18 -07:00 |
maxvetrenko
|
ca34984cc3
|
Fix false positives in JavaDocTagContinuationIndentationCheck #323
|
2014-10-22 07:07:36 -07:00 |
Baratali Izmailov
|
7564e8ca85
|
Issue #49. Newline in html attribute.
|
2014-10-22 17:19:40 +04:00 |
maxvetrenko
|
04f15b9dcb
|
Fix build crash after manual merge. #317
|
2014-10-21 11:31:39 +04:00 |
maxvetrenko
|
d9c4e779fb
|
JavaDocParagraph #315
|
2014-10-20 23:57:03 -07:00 |
maxvetrenko
|
fe628e5bbd
|
AtclauseOrderCheck #306
|
2014-10-20 23:49:26 -07:00 |
Roman Ivanov
|
d3b013d073
|
SummaryJavaDocCheck #307 by Max Vetrenko
|
2014-10-20 23:12:28 -07:00 |
maxvetrenko
|
cc9e00d9a0
|
JavaDocTagСontinuationIndentation #308
|
2014-10-20 22:00:40 -07:00 |
maxvetrenko
|
ccd54f4506
|
NonEmptyAtclauseDescriptionCheck #309
|
2014-10-21 01:26:27 +04:00 |
Baratali Izmailov
|
904a4fb779
|
Issue #49. Added unit tests for generated parse trees of Javadoc comments
|
2014-10-20 00:32:41 +04:00 |
Baratali Izmailov
|
ff12c1b012
|
Issue #49. Added support of Javadoc comments. Extended API to create Javadoc Checks.
|
2014-10-20 00:32:41 +04:00 |
Baratali Izmailov
|
185e730e93
|
Issue #49. Added ANTLR4 grammar for parsing Javadoc comments.
|
2014-10-20 00:32:41 +04:00 |
maxvetrenko
|
02655f16a0
|
AnnotationLocationCheck fixed. #302
|
2014-10-19 08:53:15 -07:00 |
Baratali Izmailov
|
3bd25d71c9
|
Issue #49. Edited TodoCommentCheck to use new comment nodes in AST
|
2014-10-17 22:19:10 -07:00 |
Baratali Izmailov
|
a24df47caf
|
Issue #49. Added support of single-line and block comments
|
2014-10-17 22:19:10 -07:00 |
Baratali Izmailov
|
59aa66c3cc
|
Issue #49. Added comments to existing test inputs.
|
2014-10-17 22:19:10 -07:00 |
Baratali Izmailov
|
59014fa753
|
Issue #49. Added comments support to antlr grammar. Added new token types to TokenTypes class.
TreeWalker treats comment nodes as hidden (skips them). Changed superclass of DetailAST to CommonASTWithHiddenTokens.
|
2014-10-17 22:19:10 -07:00 |
Roman Ivanov
|
19d8677f4e
|
pretty view for cmdline.html
|
2014-10-15 23:19:01 -07:00 |
Roman Ivanov
|
9989a8ab4c
|
minor in naming on cmdline.xml.vm
|
2014-10-15 23:08:02 -07:00 |
Roman Ivanov
|
3c2024df57
|
link to resource naming from classpath was added
|
2014-10-15 22:54:47 -07:00 |
Roman Ivanov
|
cabe2583d6
|
exec-maven-plugin now to run command line application, examples were added for exec:java
|
2014-10-15 22:06:57 -07:00 |
Roman Ivanov
|
57783e9fdd
|
cmd instructions were updated to be more user friendly,as nodoby use classpath executions
|
2014-10-15 21:15:35 -07:00 |
Roman Ivanov
|
f5779ecd98
|
release notes 5.9
|
2014-10-15 17:05:43 -07:00 |
maxvetrenko
|
f2e716b5e7
|
Fixed IndexOutOfBoundsException in CustomImportOrderCheck #296
|
2014-10-13 17:15:50 -07:00 |
maxvetrenko
|
e3a48d1527
|
Update for IndentationCheck. #294
|
2014-10-13 16:21:51 -07:00 |
Ilja Dubinin
|
343e946b07
|
#297 Fixed bug in DefaultComesLast check. Now it supports java 8 default methods.
|
2014-10-13 23:03:58 +04:00 |
Ilja Dubinin
|
ed5f8a491e
|
UT input for IllegalInstantiationCheck fixed
|
2014-10-10 22:15:19 +04:00 |
Ilja Dubinin
|
373c90a109
|
#282 fixed. Since Java 8 we can have methods body in interfaces.
|
2014-10-10 22:15:19 +04:00 |
Ilja Dubinin
|
e57633e801
|
#284 fixed. Default modifier has been added to modifier list.
|
2014-10-10 22:15:19 +04:00 |
Ilja Dubinin
|
47ce2a333d
|
Fixed NPE when NewHandler is used with java 8 method reference
|
2014-10-10 22:15:19 +04:00 |
Ilja Dubinin
|
c589c8dce2
|
All inputs are compilable
|
2014-10-10 22:15:18 +04:00 |
Ilja Dubinin
|
3822f0d95a
|
Some warnings suppressed
|
2014-10-10 22:15:18 +04:00 |
Ilja Dubinin
|
5891815628
|
Issue10. Annotations finished
|
2014-10-10 22:15:18 +04:00 |
Ryszard Wiśniewski
|
839cd1b10e
|
Fixed IllegalInstantiationCheck, so it won't recognize a constructor reference (Java8) as instantiation.
Also added a test for it.
|
2014-10-10 22:15:18 +04:00 |
Ilja Dubinin
|
a75e6d670f
|
Fix for compilation on openjdk8
|
2014-10-10 22:15:15 +04:00 |
Ilja Dubinin
|
e162b5a265
|
minor for pass mvn verify
|
2014-10-10 16:55:24 +04:00 |
Ilja Dubinin
|
6a9bc9181c
|
Issue 10. Lambda support has been added.
|
2014-10-10 16:55:24 +04:00 |
Ilja Dubinin
|
a70800ea2f
|
Issue 10. Method references are implemented.
|
2014-10-10 16:55:24 +04:00 |
Ilja Dubinin
|
6ed363a5c0
|
Issue 10. Typecast with interfaces after & has been added
|
2014-10-10 16:55:24 +04:00 |
Ilja Dubinin
|
de52fa1d34
|
Issue 10. Support of default methods in interface has been added.
|
2014-10-10 16:55:24 +04:00 |