Basile Burg
|
10bf4725c0
|
update dependencies and adapt to TypeIdentifierPart & DeclaratorIdentList
|
2018-01-29 12:31:33 +01:00 |
Jan Jurzitza
|
8d53f8887e
|
More null checks (#517)
same as #513, just for a few more constructs. The switch statement already had the same thing in
|
2017-08-13 19:06:23 +02:00 |
Jan Jurzitza
|
c98fa77f95
|
Fix #513 (#514)
|
2017-08-13 14:14:37 +02:00 |
Jan Jurzitza
|
0d48f27873
|
Don't warn about unused identifers named `_` (#511)
Fix #490
|
2017-08-06 12:30:32 +02:00 |
Basile Burg
|
28945dec81
|
Merge pull request #428 from BBasile/issue-352
fix #352 - False positive: Parameter is never used, pointers
|
2017-05-17 14:50:02 +02:00 |
Basile Burg
|
cd5dbd84e0
|
in storage class doesn't mean ref/assignable
|
2017-05-08 18:24:15 +02:00 |
Basile Burg
|
004847624b
|
fix #352 - False positive: Parameter is never used, pointers
|
2017-05-08 15:39:01 +02:00 |
Basile Burg
|
7a74a70e85
|
disable Phobos-specific checks by default, close #406
|
2017-05-08 01:30:29 +02:00 |
Basile Burg
|
0afddd2c4e
|
fix #364 - detect 2 cases where CT vars used in type of declaration
|
2017-01-19 10:32:06 +01:00 |
Basile Burg
|
15b86bf159
|
fix #380, templated enum seen as unused variable
|
2016-12-21 21:16:42 +01:00 |
Hackerpilot
|
896d7da6f4
|
Update dsymbol and dparse
|
2016-10-12 19:28:51 -07:00 |
Basile Burg
|
c101a6e1f7
|
Added an option that allows to skip the unittests analysis
allow each check to be individually skipped in the unit tests
useless assertions must always be detected
|
2016-05-12 17:14:32 +02:00 |
Hackerpilot
|
1c96fddeb5
|
Run dfmt
|
2016-01-27 00:16:50 -08:00 |
Hackerpilot
|
f04ede1d91
|
Fix #274
|
2015-11-09 15:43:10 -08:00 |
Hackerpilot
|
73ddd29ce2
|
Use new dparse and dsymbol
|
2015-10-29 16:15:03 -07:00 |
Hackerpilot
|
27a423e3fa
|
Fix #269
|
2015-09-18 05:22:03 -07:00 |
Hackerpilot
|
380064de6a
|
Merge master and update dependencies
|
2015-09-18 02:56:30 -07:00 |
Hackerpilot
|
eb50bc9e18
|
Fix #270
|
2015-09-17 23:39:38 -07:00 |
Hackerpilot
|
066c44070e
|
Fix #266
|
2015-06-04 14:41:57 -07:00 |
Hackerpilot
|
f4db04bcb0
|
Delete commented code
|
2015-06-04 13:48:20 -07:00 |
Hackerpilot
|
f6dde09c57
|
Comment cleanup
|
2015-05-29 08:43:06 -07:00 |
Hackerpilot
|
a3c4a5384a
|
Starting work on 0.3.0
|
2015-05-26 00:24:21 -07:00 |
Hackerpilot
|
7b115caf3f
|
Cleanup
|
2015-04-23 19:32:57 -07:00 |
Hackerpilot
|
8dc46e3992
|
Improvements to the onmodified variable checker
|
2015-01-15 13:24:42 -08:00 |
Hackerpilot
|
fd51353abf
|
Add possible immutable variable detector
|
2015-01-14 17:54:51 -08:00 |
Hackerpilot
|
d0f30eb140
|
Fix #215
|
2015-01-04 02:20:05 -08:00 |
Hackerpilot
|
d1a7424a36
|
Update to new libdparse
|
2014-12-15 22:42:22 +00:00 |
Hackerpilot
|
504fcc830e
|
Change message for variables that might be used in mixin expressions
|
2014-11-17 14:53:37 -08:00 |
Hackerpilot
|
3a12f850ed
|
Fix #208
|
2014-10-01 14:55:38 -07:00 |
Hackerpilot
|
77d6b1baf6
|
Project reorganzation
|
2014-08-22 15:41:48 -07:00 |