Commit Graph

691 Commits

Author SHA1 Message Date
Hackerpilot e5dad7ef49 Fix #200 2014-10-22 16:48:39 -07:00
Hackerpilot 3a12f850ed Fix #208 2014-10-01 14:55:38 -07:00
Hackerpilot 95c8b1b19a Add local import check 2014-09-23 14:33:16 -07:00
Hackerpilot 4c1df13262 Update libdparse 2014-09-18 17:09:51 -07:00
Hackerpilot 168891492c Update libdparse 2014-09-18 15:27:02 -07:00
Hackerpilot 33767f2d5c Revert "Removed array initializers. See issue 13496"
This reverts commit aadc059d19.
2014-09-18 15:15:14 -07:00
Hackerpilot aadc059d19 Removed array initializers. See issue 13496 2014-09-18 14:16:49 -07:00
Hackerpilot 163dfb0569 Update libdparse 2014-09-17 19:08:31 -07:00
Hackerpilot 2527e1cbf7 Update libdparse 2014-09-17 18:18:20 -07:00
Hackerpilot c1507e2a56 Update libdparse 2014-09-17 18:16:20 -07:00
Hackerpilot 1dcc62c7fb Update libdparse 2014-09-17 15:22:07 -07:00
Hackerpilot 1962c1c400 Maybe if I actually document this people will stop asking about it... 2014-09-16 12:06:07 -07:00
Hackerpilot d270b052ec Implement --version switch 2014-09-15 22:19:33 -07:00
Hackerpilot 5da79d744e Merge branch 'master' of https://github.com/Hackerpilot/Dscanner 2014-09-15 16:03:49 -07:00
Hackerpilot 005c5cbd08 Add reminder to update submodules 2014-09-15 16:03:31 -07:00
Hackerpilot 1407c53e21 Fix #207 2014-09-13 18:05:39 -07:00
Hackerpilot e6e335cfc9 Update libdparse 2014-09-09 17:44:30 -07:00
Hackerpilot 8a0e4f7d21 Update libdparse 2014-09-08 12:54:15 -07:00
Hackerpilot 6617f8d01c Death to the comma operator 2014-09-04 16:24:51 -07:00
Hackerpilot 53a0958e6b Fix #206 2014-09-03 14:07:59 -07: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 3e3175ca12 Update README 2014-09-02 05:09:53 +00:00
Hackerpilot c83c76299e Fix LDC build 2014-09-02 05:09:45 +00:00
Hackerpilot 0151569b81 Fix #76 by updating libdparse 2014-08-29 17:20:00 -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 3ad19c8e10 Update libdparse 2014-08-29 13:51:05 -07:00
Hackerpilot 1c008b98bc Add check for undocumented public symbols 2014-08-29 13:50:52 -07:00
Hackerpilot e2e324cd7b Added various metrics to --report output 2014-08-28 19:06:54 -07:00
Hackerpilot 2ff3b02aa7 Disable naming convention check on anonymous unions and structs 2014-08-27 12:27:25 -07:00
Hackerpilot d610dc221d Update build batch file based on suggestion by 'HeiHon' 2014-08-26 13:43:20 -07:00
Hackerpilot d50ff03fef Update libdparse 2014-08-25 17:02:41 -07:00
Hackerpilot a6325f1cf2 Fix #203 2014-08-25 12:52:01 -07:00
Hackerpilot 77d6b1baf6 Project reorganzation 2014-08-22 15:41:48 -07:00
Hackerpilot 03b956a7bd Update libdparse 2014-08-22 14:41:24 -07:00
Hackerpilot debc02b633 Update libdparse 2014-08-22 14:34:18 -07:00
Hackerpilot 75970e5e57 Fix false positive in builtin property name checker 2014-08-22 14:32:12 -07:00
Hackerpilot abd6409519 Fix false positive in unused variable detector 2014-08-22 14:31:55 -07:00
Hackerpilot b61356d935 Fix tests 2014-08-21 16:11:24 -07:00
Hackerpilot 3f4395e95b Add logical operator precedence check 2014-08-21 16:07:03 -07:00
Hackerpilot 20dca2a0c7 Add JSON report output for the Sonar plugin 2014-08-20 18:49:44 -07:00
Hackerpilot 05bc2e5ac3 Merge branch 'master' of https://github.com/Hackerpilot/Dscanner 2014-08-20 17:26:52 -07:00
Hackerpilot 1689e22626 Improving warning categorization 2014-08-20 17:26:46 -07:00
Hackerpilot c6e21d4701 Update libdparse 2014-08-19 18:19:20 -07:00
Hackerpilot e03f6e3844 Merge branch 'master' of https://github.com/Hackerpilot/Dscanner 2014-08-19 20:51:01 +00:00
Hackerpilot b292799a07 ASM style checker improvements 2014-08-19 20:50:57 +00:00
Hackerpilot fa0dd6a9fc Update libdparse 2014-08-18 17:13:35 -07:00
Hackerpilot 3605d7e5af Update libdparse 2014-08-18 17:11:30 -07:00
Hackerpilot 0401476675 Update libdparse 2014-08-15 18:53:33 -07:00
Hackerpilot 0ec0598927 Inline ASM support. 2014-08-15 18:31:14 -07:00