Commit Graph

854 Commits

Author SHA1 Message Date
Hackerpilot 0b28dfa652 Catch more useless uses of 'abstract' 2014-11-24 15:32:33 -08:00
Hackerpilot 03454d6b65 Warn about redundant 'abstract' attribute on functions in interfaces. Fixes #202 2014-11-24 15:13:19 -08:00
Hackerpilot 504fcc830e Change message for variables that might be used in mixin expressions 2014-11-17 14:53:37 -08:00
Hackerpilot 3d365aafee Update libdparse 2014-11-10 09:02:09 -08:00
Hackerpilot 9e855306a3 Update libdparse 2014-11-06 15:08:38 -08:00
Hackerpilot cbe4d9657b Fix whitespace 2014-11-06 15:08:31 -08:00
Hackerpilot 946162cc19 Update libdparse 2014-11-05 15:52:58 -08:00
Hackerpilot 22a339a29d Update libdparse 2014-11-05 15:09:23 -08:00
Hackerpilot aaf4301727 #213 2014-10-30 12:03:49 -07:00
Hackerpilot a1e454f908 Fix #213 2014-10-29 14:59:24 -07:00
Hackerpilot c25ddfe331 Merge branch 'master' of https://github.com/Hackerpilot/Dscanner 2014-10-22 16:48:52 -07:00
Hackerpilot e5dad7ef49 Fix #200 2014-10-22 16:48:39 -07:00
Brian Schott 22c7fd8d09 Merge pull request #211 from sinkuu/fix_dub_json
Fix dub.json
2014-10-17 23:17:38 -07:00
sinkuu 9248139909 Fix dub.json 2014-10-18 15:02:42 +09: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