Commit Graph

717 Commits

Author SHA1 Message Date
Hackerpilot fa5f08d741 Warning fixes 2014-12-29 01:04:20 -08:00
Hackerpilot f528a4207e Update libdparse 2014-12-29 00:01:48 -08:00
Brian Schott 63ba816eed Merge pull request #216 from sinkuu/fix_xml
Fix XML syntax error
2014-12-25 17:42:10 -08:00
sinkuu eb86a0c196 Fix XML syntax error 2014-12-26 07:28:07 +09:00
Hackerpilot 7a352368a5 Update libdparse 2014-12-21 16:35:44 -08:00
Hackerpilot 83bb646268 Update libdparse 2014-12-21 01:47:09 -08:00
Hackerpilot f0c6037843 Update libdparse 2014-12-17 15:20:16 -08:00
Hackerpilot d1a7424a36 Update to new libdparse 2014-12-15 22:42:22 +00:00
Hackerpilot f00026fde7 Update libdparse 2014-12-04 17:29:52 +00:00
Hackerpilot 8e23a2bb0f Update libdparse 2014-12-03 16:10:28 -08:00
Hackerpilot d8c20d21c7 Update libdparse 2014-12-03 15:12:36 -08:00
Hackerpilot e798fd8f5e Update libdparse 2014-12-03 11:25:42 -08:00
Hackerpilot 6569468502 Do not flag abstract functions in classes inside of interfaces 2014-11-24 15:35:56 -08:00
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