Alena Laskavaia
|
78e4512614
|
- added real NamingConvention checker
|
2010-03-18 15:03:30 +00:00 |
|
Alena Laskavaia
|
a7ff454fda
|
- added example word into problem description to distinguiish from real checker
|
2010-03-18 15:03:09 +00:00 |
|
Alena Laskavaia
|
b4ff99ca8f
|
- fixed implemenation of processModel - to set a file
|
2010-03-18 15:02:37 +00:00 |
|
Alena Laskavaia
|
eadd67178c
|
- added javadoc
|
2010-03-18 15:01:55 +00:00 |
|
Alena Laskavaia
|
e79f9bc741
|
- renamed to reflect type of checker
|
2010-03-18 14:38:30 +00:00 |
|
Alena Laskavaia
|
f7b306a662
|
- fixed checker were running even when disabled
|
2010-03-18 14:36:39 +00:00 |
|
Alena Laskavaia
|
3ff7fd3ecd
|
- fixed interface comment
|
2010-03-18 14:36:12 +00:00 |
|
Alena Laskavaia
|
bad558e232
|
- extracted example from real checkers
|
2010-03-18 14:33:13 +00:00 |
|
Alena Laskavaia
|
5cc82d793a
|
separate language specific plugins from general
|
2010-03-18 14:06:45 +00:00 |
|
Andrew Gvozdev
|
3e8a584274
|
warnings fixed
|
2010-03-13 04:54:13 +00:00 |
|
Andrew Gvozdev
|
92f906545e
|
Added icons for severity
|
2010-03-13 04:53:31 +00:00 |
|
Alena Laskavaia
|
20b24a0ea7
|
- added provisional comments to classes
|
2010-03-12 19:55:10 +00:00 |
|
Alena Laskavaia
|
9c13ed2b01
|
- changed enablement, severity and message for naming convention checker
|
2010-03-08 21:06:18 +00:00 |
|
Alena Laskavaia
|
7aff38334e
|
- fixed problem with default enablement and severity
|
2010-03-08 21:05:57 +00:00 |
|
Alena Laskavaia
|
89f91481e8
|
- fixed some NON-NLS problems
|
2010-03-08 19:53:14 +00:00 |
|
Alena Laskavaia
|
c8dd92b392
|
[279740] API scrub
|
2010-03-08 19:51:33 +00:00 |
|
Alena Laskavaia
|
b99ecd97c7
|
[279740] - renamed some packages to internal
|
2010-03-08 15:04:53 +00:00 |
|
Alena Laskavaia
|
9089a47156
|
- added test.xml file
|
2010-03-04 15:06:10 +00:00 |
|
Alena Laskavaia
|
be13e38e00
|
- remove unused includes
|
2010-03-04 15:02:56 +00:00 |
|
Alena Laskavaia
|
b6d3835b3b
|
- added source build properties
|
2010-03-04 14:59:23 +00:00 |
|
Alena Laskavaia
|
6c3addbb62
|
added missing plugin xml and source build
|
2010-03-04 14:59:04 +00:00 |
|
Alena Laskavaia
|
7c8b6387d7
|
update feature texts
|
2010-03-03 17:07:12 +00:00 |
|
Alena Laskavaia
|
76a6dabce7
|
feature project
|
2010-03-03 17:06:02 +00:00 |
|
Alena Laskavaia
|
dc89e16b94
|
- removed extra includes
|
2010-03-03 15:58:40 +00:00 |
|
Alena Laskavaia
|
28b8714c2d
|
- checker with a parameter
|
2010-02-19 02:29:35 +00:00 |
|
Alena Laskavaia
|
f67d273034
|
support for checkers with paramerers
|
2010-02-19 02:29:18 +00:00 |
|
Alena Laskavaia
|
54b1e3a49b
|
added test for paranthesis checker
|
2009-11-21 03:04:38 +00:00 |
|
Alena Laskavaia
|
95b1911c1d
|
- fixed checking line number for tests
|
2009-11-21 03:03:58 +00:00 |
|
Alena Laskavaia
|
da6cc58f76
|
- fixed error ast node
|
2009-11-21 03:03:08 +00:00 |
|
Alena Laskavaia
|
7a2a27726a
|
- fixed execution env to be 1.5
|
2009-11-21 02:40:02 +00:00 |
|
Alena Laskavaia
|
dcd879a08f
|
[171808] - Added "suggested parenthesis checker"
|
2009-11-21 02:26:10 +00:00 |
|
Alena Laskavaia
|
a2908eaedf
|
- adjusted ast node for error result
|
2009-11-21 02:25:12 +00:00 |
|
Alena Laskavaia
|
0e300b754c
|
- more precise positioning for ast nodes in editor
|
2009-11-21 02:23:25 +00:00 |
|
Alena Laskavaia
|
f1483c3294
|
[281187] - added checker to find uses of reference in declarator of catch exception
|
2009-11-20 19:31:38 +00:00 |
|
Alena Laskavaia
|
0c6de59669
|
[287588] - do not run checker if all of its registered problems are disabled
|
2009-11-20 19:03:54 +00:00 |
|
Alena Laskavaia
|
e75f6ccf26
|
- fixed some API, added comments
|
2009-09-23 23:29:36 +00:00 |
|
Alena Laskavaia
|
db91470f3c
|
- test project for checkers
|
2009-09-23 18:34:41 +00:00 |
|
Alena Laskavaia
|
c59b224a64
|
- moved marked const to interface
|
2009-09-23 18:31:11 +00:00 |
|
Alena Laskavaia
|
2c2bc88be9
|
- added interface method to distinguish fast checkers that can be run in editor as you type
|
2009-08-22 21:31:29 +00:00 |
|
Alena Laskavaia
|
ac758f71fb
|
[279740] - Trying to separate public API and some clean-up
|
2009-08-22 21:16:50 +00:00 |
|
Alena Laskavaia
|
e93f96dd51
|
- added headless launch support (application), based on patch of Francois Rigault
|
2009-08-10 18:31:46 +00:00 |
|
Andrew Gvozdev
|
85230a764d
|
bug 284830: [code analysis] Codan report markers on wrong files.
Based on patch from Francois Rigault.
|
2009-07-31 20:39:13 +00:00 |
|
Andrew Gvozdev
|
8f13804b5d
|
bug 285125: [code analysis] NPE during reconcile
|
2009-07-30 13:53:30 +00:00 |
|
Andrew Gvozdev
|
6e49965be4
|
bug 284830: Spelling mistake
|
2009-07-29 17:01:50 +00:00 |
|
Andrew Gvozdev
|
1f5127784d
|
bug 278779: CodanProblemReporter creates duplicate markers
|
2009-07-10 17:59:05 +00:00 |
|
Alena Laskavaia
|
92e056c154
|
- fixed 1.5 java problems
|
2009-06-02 21:11:37 +00:00 |
|
Alena Laskavaia
|
c281cd4997
|
- fixed 1.5 problems
|
2009-06-02 21:10:31 +00:00 |
|
Alena Laskavaia
|
b73e485897
|
added comments
|
2009-05-09 01:54:38 +00:00 |
|
Alena Laskavaia
|
46c0442b85
|
set auto-expand level
|
2009-05-09 01:47:20 +00:00 |
|
Alena Laskavaia
|
5ca73300ee
|
[ 273251] - fixed bugs in analyzer
|
2009-05-09 01:36:56 +00:00 |
|