Commit Graph

924 Commits

Author SHA1 Message Date
Rick Giles 4564aecb5c Changed configuration XML element "config" to "module".
Dropped suffix "Check" in Check configurations.
2002-12-16 00:22:14 +00:00
Rick Giles 04483a77e8 Start on Configuration documentation. 2002-12-15 15:59:26 +00:00
Lars Kühne 469acd6705 fixed more typos 2002-12-15 12:30:02 +00:00
Rick Giles 39d8deed5d Added FileLengthCheck.
Improved defaults for tokens property.
Removed "Check" from config names in XML.
Will start overview next.
2002-12-15 12:26:29 +00:00
Lars Kühne 9117c94188 changed order of Checks/FileSetChecks chapters
fixed typos
2002-12-15 12:26:17 +00:00
Rick Giles fedf99f9a8 Minor cleanup. Uncomfortable with duplication in TreeWalker. 2002-12-15 12:11:50 +00:00
Rick Giles 958d0dae4d if instantiating with aName fails, try aName + "Check" (Lars' suggestion) 2002-12-15 12:10:07 +00:00
Lars Kühne e024f6fd18 removed old gui call.
take advantage of the new if attribute of the fail task in Ant 1.5
2002-12-15 11:54:31 +00:00
Lars Kühne 3a5f587882 renamed ASSERT to LITERAL_ASSERT for consistency with other literal tokens 2002-12-15 09:02:11 +00:00
Rick Giles c4a1f37d6a prototype for v. 3 check documentation
Comments? Should it be continued for other categories?
Help - What to say about tokens?
Note that MethodLengthCheck documentation has property ignorePattern -
could be a good thing for ignoring comments and blank lines. Should it be
implemented?
2002-12-14 12:39:49 +00:00
Lars Kühne 278b12b7c2 Removed DetailsAST.setParent() from public API.
I'm scaring myself with the techniques I used to achieve this, but
I opted for getting the API right. We can't fix the API once
it's out the door, whereas we can try to remove this hack later after
more investigation how ANLTR works.
2002-12-14 11:09:22 +00:00
Lars Kühne 298563ba53 small additions 2002-12-14 10:45:10 +00:00
Rick Giles 03a5b03421 DTD for XMLLogger output 2002-12-13 15:37:26 +00:00
Lars Kühne 4bbae6fd46 added intro and FileSetChecks chapter. Not sure that FileSetCheck chapter
is at the right position, it's hard to understand the example without the
i18n chapter in Checks. I'll think about having the Checks chapter first.
2002-12-13 06:56:21 +00:00
Rick Giles 6ba28f2ef1 Added XML declaration.
A DTD would be nice, too.
Will work on that tomorrow.
2002-12-12 23:52:30 +00:00
Rick Giles 148513d67a paranoia 2002-12-12 20:51:56 +00:00
Rick Giles b25fe8281b restore original LineLengthCheck ignorePattern property 2002-12-12 11:39:05 +00:00
Lars Kühne a49ad917dd fixed NPE in TranslationCheck, make sure getParentFile is not null 2002-12-12 06:51:25 +00:00
Lars Kühne af34ba7204 started 'visitors in action' 2002-12-12 06:12:47 +00:00
Oliver Burn b3caa3b7ad Fix bug where init/destroy not called for Checks. 2002-12-12 04:19:11 +00:00
Oliver Burn 12acba75f4 hopefully fix problems people have been having with encoding 2002-12-12 02:22:05 +00:00
Lars Kühne 677eab6dc3 Logging errors chapter 2002-12-11 07:02:29 +00:00
Lars Kühne a8fb948d68 gui chapter 2002-12-11 06:01:09 +00:00
Rick Giles 9dd70608be ignorePattern "^ *\* *[^ ]+$" is too restrictive.
Is there a better one?
2002-12-11 00:44:32 +00:00
Rick Giles 97993a0de7 more Javadoc 2002-12-11 00:32:25 +00:00
Rick Giles 2992f90777 more Javadoc 2002-12-10 23:55:08 +00:00
Lars Kühne 29a657abe3 grammar chapter 2002-12-10 21:54:32 +00:00
Lars Kühne b91ba2c137 started writing a 'how to write a check' document 2002-12-10 21:23:27 +00:00
Lars Kühne 08d6efe49d make AutomaticBean.configure() final and provide defined extension points
to prevent programming errors in user classes.
2002-12-10 19:13:35 +00:00
Lars Kühne 987da3a4c5 removed redundant type cast (the magic of InelliJ IDEA) 2002-12-10 18:04:01 +00:00
Rick Giles 9e27ad14fe XHTML-ized and CSS validated 2002-12-10 13:57:45 +00:00
Lars Kühne 30bb5b3a28 make it clear that DetailAST is not meant to be extended by Check authors 2002-12-10 06:06:55 +00:00
Lars Kühne b852b1bad4 fixed Ville's last name and added HiddenFieldCheck to new features 2002-12-10 05:58:36 +00:00
Rick Giles 294da7f458 attempt to correct "Skyttä" 2002-12-10 01:00:17 +00:00
Rick Giles 9523899ac0 minor spelling correction 2002-12-10 00:43:20 +00:00
Rick Giles ae7e188a7e beef up Javadoc. Could use a proofreader now.
TODO:
HeaderCheck,
RegexpHeaderCheck - what's RFE 597676?
VisibilityModifierCheck - is the comment about "serialVersionUID" consistent with the code?
2002-12-10 00:37:43 +00:00
Rick Giles c96328af56 beef up Javadoc 2002-12-09 23:49:52 +00:00
Rick Giles 846d0c9b42 beef up Javadoc 2002-12-09 23:20:37 +00:00
Rick Giles 788d76df1e beef up Javadoc 2002-12-09 23:09:39 +00:00
Rick Giles f990ba954f beef up Javadoc 2002-12-09 22:40:52 +00:00
Rick Giles fda74b99f1 Fixed minor Javadoc copy/paste errors. Will go through the rest before making
a 2nd pass.
2002-12-09 19:00:14 +00:00
Rick Giles 4c542d0a23 beef up Javadoc 2002-12-09 18:53:11 +00:00
Rick Giles a6c7df6314 beef up Javadoc 2002-12-09 17:42:40 +00:00
Rick Giles 1d9fd93ed2 beef up Javadoc 2002-12-09 15:59:46 +00:00
Rick Giles 2a844aec7d beef up Javadoc 2002-12-09 15:34:41 +00:00
Oliver Burn 8e55d5c091 Support the {@inheritDoc} tag. 2002-12-09 12:12:57 +00:00
Oliver Burn a362f4213c Fix Javadoc error. Nice check Lars. 2002-12-09 12:10:35 +00:00
Oliver Burn 52fc35e8b6 refactored a parameter name 2002-12-09 11:42:43 +00:00
Rick Giles b718cf1ece beef up Javadoc 2002-12-09 11:06:52 +00:00
Rick Giles f1c2e34d74 beef up Javadoc 2002-12-09 09:42:05 +00:00