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

415 commits

Author SHA1 Message Date
Alena Laskavaia
e4694d3d57 - optimized process of non-editor files 2010-04-18 19:10:11 +00:00
Alena Laskavaia
ca52c0a338 - add sync to process methods of abstarct checker class because only one of checker is used and it can run in parallel 2010-04-18 02:28:39 +00:00
Alena Laskavaia
556a433366 - added catch by pointer as exception 2010-04-18 02:27:24 +00:00
Alena Laskavaia
d540bb4801 - added cople more c stmt to cfg builder 2010-04-17 02:28:32 +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
Vivian Kong
f5aa6deafd Bug 306627 - Fix license inconsistencies 2010-04-14 14:56:05 +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
1732897f31 - implemented better quick fix framework and extension point for it 2010-04-13 01:13:59 +00:00
Alena Laskavaia
c9823a073f - renamed catch by reference checker 2010-04-13 00:55:39 +00:00
Alena Laskavaia
6f66ef520e - moved NodeFactory to proper place 2010-04-13 00:54:38 +00:00
Alena Laskavaia
a9c6b8f9a7 [307414] - fixed quick fix for assignment in condition - used position information 2010-04-08 01:10:35 +00:00
Alena Laskavaia
0e5d4a03b0 [306658] - properties subpage - fixed enablemetn and renamed 2010-04-07 02:11:59 +00:00
Alena Laskavaia
d89ad5f2d0 [307825] - fixed to support linked resources 2010-04-07 01:50:33 +00:00
Alena Laskavaia
aae25439d2 - fixed NPE in prefernces page 2010-04-07 01:35:07 +00:00
Alena Laskavaia
80fa0c1930 [307825] - fixed to support linked resources 2010-04-07 01:24:11 +00:00
Alena Laskavaia
e6358c05ce -got rid of joiner - it deadlocks 2010-04-07 01:23:32 +00:00
Alena Laskavaia
0908dbf0cd - added node factory and cfg for for statement 2010-04-01 02:14:48 +00:00
Alena Laskavaia
6d33ab23a6 - added test check 2010-03-31 00:50:54 +00:00
Alena Laskavaia
506daf12cd - added methods to get all nodes from cfg 2010-03-31 00:50:44 +00:00
Alena Laskavaia
e1b6394c31 - fixed icons 2010-03-31 00:50:24 +00:00
Alena Laskavaia
5954124bbf - fixed couple of NPE's 2010-03-30 18:34:54 +00:00
Alena Laskavaia
077c8e6e45 307495 - fixed NPE 2010-03-30 12:50:23 +00:00
Alena Laskavaia
2edd020c84 - added support for while loop in cfg 2010-03-30 03:04:48 +00:00
Alena Laskavaia
4967787769 - updated to catch possible exceptions 2010-03-29 15:34:44 +00:00
Alena Laskavaia
2449137d04 - fixed action name/icon 2010-03-29 02:39:41 +00:00
Alena Laskavaia
62c9bdecc9 - added control flow graph - initial commit 2010-03-29 02:32:42 +00:00
Alena Laskavaia
6b922df8c2 - test view to inspect control flow graph 2010-03-29 02:31:04 +00:00
Alena Laskavaia
dc4a320192 provisional API for Control Flow Graph 2010-03-26 19:45:05 +00:00
Alena Laskavaia
9f723276c7 PR: 307066 - fixed throw e cases 2010-03-26 15:14:41 +00:00
Alena Laskavaia
47c9b5205a [281187] checker was doing the opposite - implemented properly 2010-03-26 15:02:42 +00:00
Alena Laskavaia
d06798f4ef - removed dependencies on cdt 7.0 so it can be used with cdt 6.0 2010-03-24 13:21:15 +00:00
Alena Laskavaia
26918193cf - fixed f.p and added test 2010-03-24 03:31:35 +00:00
Alena Laskavaia
b92ea7d8bb - change ui for editing problem parameters and other stuff 2010-03-23 03:18:38 +00:00
Alena Laskavaia
b179923338 - added problem descriptions 2010-03-23 03:18:16 +00:00
Alena Laskavaia
21fa408633 - added description field for problem interface 2010-03-23 03:07:14 +00:00
Vivian Kong
5b0229432c Bug 306725 - Missing plugin from Coden feature 2010-03-22 17:17:41 +00:00
Vivian Kong
d69cdc0dbb Bug 306725 - Missing plugin from Coden feature 2010-03-22 15:34:15 +00:00
Alena Laskavaia
1276c82216 - fixed some layout problems 2010-03-22 03:42:59 +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
72ac8f6242 [306658] - Property page for codan shows up on non C projects and should be under general C/C++ category 2010-03-22 01:48:19 +00:00
Alena Laskavaia
b239297541 [306563 ] - fixed false positives 2010-03-20 14:19:43 +00:00
Alena Laskavaia
30dffe83b5 - fixed problem locations 2010-03-18 16:34:06 +00:00
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