1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

211 commits

Author SHA1 Message Date
Alena Laskavaia
fdb501da55 Fixed missing NLS message warning 2010-05-11 02:07:52 +00:00
Alena Laskavaia
a39fe6b4b2 Extracted interface for data object of Basic Block in control flow graph 2010-05-09 01:54:29 +00:00
Alena Laskavaia
d7586e020f Improved diagnostic message 2010-05-08 01:23:29 +00:00
Alena Laskavaia
9594eeb577 corrected message 2010-05-07 23:37:04 +00:00
Alena Laskavaia
e0ee9359b1 Externalized strings 2010-05-07 02:58:31 +00:00
Alena Laskavaia
bf3078242e fixed marker supertypes for codan marker and marker type generation 2010-05-04 02:46:01 +00:00
Alena Laskavaia
ecd0453485 - added javadoc and visibility refactoring 2010-05-01 00:56:13 +00:00
Alena Laskavaia
7fa181c4b6 - added preference to disable check as you type 2010-04-28 02:59:40 +00:00
Alena Laskavaia
077398283c - renamed provisional package 2010-04-21 01:41:53 +00:00
Alena Laskavaia
404c5aba3c - optimized building 2010-04-20 02:34:10 +00:00
Alena Laskavaia
01b33ac701 [309603] - annotations for codan problems 2010-04-19 01:22:05 +00:00
Alena Laskavaia
e4694d3d57 - optimized process of non-editor files 2010-04-18 19:10:11 +00:00
Alena Laskavaia
5a5d22c50d - added more tests and support for goto/label statements 2010-04-17 01:58:12 +00:00
Alena Laskavaia
234a20224a - added support for break and continue 2010-04-15 02:22:56 +00:00
Alena Laskavaia
ee3a2444d1 - re-wrote to use labeled node instead of decisionArc 2010-04-14 02:55:44 +00:00
Alena Laskavaia
c7f45478a9 -added switch to cfg 2010-04-13 02:07:27 +00:00
Alena Laskavaia
6f66ef520e - moved NodeFactory to proper place 2010-04-13 00:54:38 +00:00
Alena Laskavaia
0908dbf0cd - added node factory and cfg for for statement 2010-04-01 02:14:48 +00:00
Alena Laskavaia
506daf12cd - added methods to get all nodes from cfg 2010-03-31 00:50:44 +00:00
Alena Laskavaia
2edd020c84 - added support for while loop in cfg 2010-03-30 03:04:48 +00:00
Alena Laskavaia
62c9bdecc9 - added control flow graph - initial commit 2010-03-29 02:32:42 +00:00
Alena Laskavaia
dc4a320192 provisional API for Control Flow Graph 2010-03-26 19:45:05 +00:00
Alena Laskavaia
21fa408633 - added description field for problem interface 2010-03-23 03:07:14 +00:00
Vivian Kong
d69cdc0dbb Bug 306725 - Missing plugin from Coden feature 2010-03-22 15:34:15 +00:00
Alena Laskavaia
53e15f64c2 - added limited support for string parameters 2010-03-22 03:23:46 +00:00
Alena Laskavaia
92923566ce - added abstract classes for parameter info 2010-03-22 02:14:41 +00:00
Alena Laskavaia
30dffe83b5 - fixed problem locations 2010-03-18 16:34:06 +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
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
5cc82d793a separate language specific plugins from general 2010-03-18 14:06:45 +00:00
Alena Laskavaia
20b24a0ea7 - added provisional comments to classes 2010-03-12 19:55:10 +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
b6d3835b3b - added source build properties 2010-03-04 14:59:23 +00:00
Alena Laskavaia
f67d273034 support for checkers with paramerers 2010-02-19 02:29:18 +00:00
Alena Laskavaia
7a2a27726a - fixed execution env to be 1.5 2009-11-21 02:40:02 +00:00
Alena Laskavaia
0e300b754c - more precise positioning for ast nodes in editor 2009-11-21 02:23:25 +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
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