Commit Graph

31 Commits

Author SHA1 Message Date
Lars Kühne e4eee5699c docs how to contribute to the project 2003-04-30 22:41:08 +00:00
Oliver Burn ff05a6ff5e Patch from Oleg Sukhodolsky to fix documentation. (bug 727896) 2003-04-28 12:28:29 +00:00
Lars Kühne 0c913a1b17 resolved HTML syntax errors in documentation (bug 721458) 2003-04-18 09:29:15 +00:00
Lars Kühne c8a0d72210 reset message collector in filesetchecks 2003-04-18 09:12:33 +00:00
Lars Kühne b7f58129fa fixed java sytax error in example 2003-04-18 06:32:57 +00:00
Oliver Burn f09c190dff Added support for metadata in the configuration file. This required increasing
the version number to 1.1. I thought this made sense, even though the change
was backwardly compatible.
2003-03-29 00:29:25 +00:00
Lars Kühne d216ec7525 Major refactorings to allow the use of SeverityLevels in FileSetChecks
as well as in Checks and to simplify logging of messages in FileSetChecks.

Introduction of a new class called AbstractViolationReporter, from which
both Check and FileSetCheck are derived.

Severity is passed to submodules by means of the Contextualizable
mechanism. This means that the user can f.ex. set severity to INFO
in a TreeWalker and all Checks below that TreeWalker will use severity INFO.
2003-03-26 19:52:30 +00:00
Lars Kühne 51987ba098 fix commandline, patch by Peter Dobratz 2003-03-02 15:58:17 +00:00
Lars Kühne b99f72832a applied patches by Peter Dobratz to make lintlink happy 2003-03-02 09:35:01 +00:00
Lars Kühne 0b9d1c616f use new helper method to avoid duplicate code 2003-02-15 16:11:28 +00:00
Lars Kühne 9d11d6a0b0 incorporated grammar patch contributed by Peter Dobratz 2003-01-28 19:32:37 +00:00
Lars Kühne dc3bffc48f added gui screenshot to writingchecks.html 2002-12-26 16:26:22 +00:00
Oliver Burn 5bcb30c9c2 minor tweaks 2002-12-24 04:03:49 +00:00
Oliver Burn 3f96260618 added some links to the api 2002-12-24 03:53:58 +00:00
Oliver Burn c13d2a9d2f Making printer friendly 2002-12-24 03:34:56 +00:00
Rick Giles 62be57af36 Minor spelling correction 2002-12-22 12:00:20 +00:00
Lars Kühne b0dfa0580b fixed minor spelling error 2002-12-22 11:54:10 +00:00
Lars Kühne 966f7cc5eb create correct version number 2002-12-22 11:50:28 +00:00
Rick Giles 227f634b85 Minor edit changes. It's a great developer-to-developer read. 2002-12-22 11:18:58 +00:00
Lars Kühne 694549424d link to config.html as Rick suggested 2002-12-22 09:41:45 +00:00
Lars Kühne 4b4fee6d47 added integration and fixed a few minor issues 2002-12-19 22:20:52 +00:00
Lars Kühne 71b822ec3a lots of stuff added 2002-12-17 23:02:02 +00:00
Lars Kühne 469acd6705 fixed more typos 2002-12-15 12:30:02 +00:00
Lars Kühne 9117c94188 changed order of Checks/FileSetChecks chapters
fixed typos
2002-12-15 12:26:17 +00:00
Lars Kühne 298563ba53 small additions 2002-12-14 10:45:10 +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
Lars Kühne af34ba7204 started 'visitors in action' 2002-12-12 06:12:47 +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
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