Basile Burg
|
596135f596
|
fix 454 - Ddoc for unions are not detected
|
2017-06-13 08:45:21 +02:00 |
Hackerpilot
|
896d7da6f4
|
Update dsymbol and dparse
|
2016-10-12 19:28:51 -07:00 |
Basile Burg
|
f51a689a7d
|
add detection of undocumented enums and their members
|
2016-08-30 01:47:09 +02: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
|
314b0ef3df
|
More correct checking for undocumented declarations
|
2016-01-25 15:14:46 -08:00 |
Hackerpilot
|
96ec168f77
|
Dependency updates
|
2016-01-11 17:41:55 -08:00 |
Hackerpilot
|
73ddd29ce2
|
Use new dparse and dsymbol
|
2015-10-29 16:15:03 -07:00 |
Hackerpilot
|
380064de6a
|
Merge master and update dependencies
|
2015-09-18 02:56:30 -07:00 |
Hackerpilot
|
ae7df76154
|
Fix sefgault in undocumented declaration check^C
|
2015-06-11 15:50:15 -07:00 |
Hackerpilot
|
81c38d5ee8
|
Fix #255
|
2015-06-04 16:33:16 -07:00 |
Hackerpilot
|
a078e7bbe1
|
Use regex for better getter/setter function detection
|
2015-06-04 16:17:56 -07:00 |
Hackerpilot
|
5d18abc4e2
|
Merge branch 'master' of https://github.com/Hackerpilot/Dscanner into 0.3.0-dev
|
2015-05-29 09:29:55 -07:00 |
Hackerpilot
|
d251a7aeb2
|
Fix #261
|
2015-05-29 09:06:08 -07:00 |
Hackerpilot
|
b6233f6d7d
|
Fix #260 by skipping declarations inside of version(unittest) or version(none)
|
2015-05-29 08:58:09 -07:00 |
Hackerpilot
|
faf5816322
|
Fix #260 by skipping declarations inside of version(unittest) or version(none)
|
2015-05-29 08:47:01 -07:00 |
Hackerpilot
|
a3c4a5384a
|
Starting work on 0.3.0
|
2015-05-26 00:24:21 -07:00 |
Hackerpilot
|
0e89df07f8
|
Code cleanup
|
2015-01-26 01:34:28 -08:00 |
Hackerpilot
|
3d6ced141c
|
Fix range violation
|
2015-01-07 15:26:12 -08:00 |
Hackerpilot
|
5180a5b857
|
Fix #219
|
2015-01-06 16:57:26 -08:00 |
Hackerpilot
|
7a80c0f643
|
Fix #217
|
2015-01-05 17:52:10 -08:00 |
Hackerpilot
|
d1a7424a36
|
Update to new libdparse
|
2014-12-15 22:42:22 +00:00 |
Hackerpilot
|
6258e9886e
|
Reduce noise in undocumented symbol check
|
2014-09-03 08:42:47 +00:00 |
Hackerpilot
|
8eb19d9235
|
Ignore some operator overloads when checking for undocumented declarations
|
2014-09-02 11:46:14 -07:00 |
Hackerpilot
|
ec4ba5f91f
|
Disable undocumented symbol check inside of templates due to large number of false positives
|
2014-08-29 17:04:04 -07:00 |
Hackerpilot
|
1c008b98bc
|
Add check for undocumented public symbols
|
2014-08-29 13:50:52 -07:00 |