Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-19support for checkers with paramerersAlena Laskavaia11-31/+291
2009-11-21- fixed execution env to be 1.5Alena Laskavaia1-1/+1
2009-11-21- more precise positioning for ast nodes in editorAlena Laskavaia1-4/+10
2009-11-20[287588] - do not run checker if all of its registered problems are disabledAlena Laskavaia3-18/+154
2009-09-23- fixed some API, added commentsAlena Laskavaia10-13/+76
2009-09-23- moved marked const to interfaceAlena Laskavaia2-1/+2
2009-08-22- added interface method to distinguish fast checkers that can be run in edit...Alena Laskavaia4-20/+49
2009-08-22[279740] - Trying to separate public API and some clean-upAlena Laskavaia22-88/+596
2009-08-10- added headless launch support (application), based on patch of Francois Rig...Alena Laskavaia5-6/+125
2009-07-31bug 284830: [code analysis] Codan report markers on wrong files.Andrew Gvozdev1-2/+20
2009-07-30bug 285125: [code analysis] NPE during reconcileAndrew Gvozdev1-0/+3
2009-07-29bug 284830: Spelling mistakeAndrew Gvozdev2-2/+2
2009-07-10bug 278779: CodanProblemReporter creates duplicate markersAndrew Gvozdev1-0/+13
2009-06-02- fixed 1.5 problemsAlena Laskavaia2-12/+8
2009-05-09added commentsAlena Laskavaia1-1/+28
2009-04-24- added running checkers on AST reconcile (while typing)Alena Laskavaia1-0/+33
2009-04-22- added cell editor to pick severity of the problemAlena Laskavaia1-0/+13
2009-04-21refactored error reportedAlena Laskavaia4-7/+36
2009-04-19- fixed categories supportAlena Laskavaia4-3/+45
2009-04-18- to make workspace/project override of properties work, change to store indi...Alena Laskavaia3-85/+92
2009-04-18- trying to use eclipse propertiesAlena Laskavaia5-25/+38
2009-04-17- fixed build JREAlena Laskavaia2-2/+2
2009-04-16- updated property store to initialize from coreAlena Laskavaia13-35/+465
2009-04-09initial commitAlena Laskavaia21-0/+1222

    Back to the top