Commit Graph

894 Commits

Author SHA1 Message Date
Hackerpilot fff79541af Remove documentation for old --recursive option. Close #301 2016-01-26 23:34:16 -08:00
Hackerpilot b5102bcfd5 Fix #300 2016-01-25 15:15:01 -08:00
Hackerpilot 314b0ef3df More correct checking for undocumented declarations 2016-01-25 15:14:46 -08:00
Hackerpilot 900bb9f996 Update libdparse to fix a false positive with the undocumented variable checker 2016-01-20 18:44:46 -08:00
Hackerpilot ab08f0b28b Remove unnecessary pre-build command 2016-01-14 00:29:54 -08:00
Hackerpilot ecf476a341 Dub updates 2016-01-14 00:25:19 -08:00
Hackerpilot 47f454711d Update dependencies 2016-01-14 00:25:03 -08:00
Hackerpilot ec4a14e43e Update libdparse 2016-01-11 17:53:51 -08:00
Hackerpilot 96ec168f77 Dependency updates 2016-01-11 17:41:55 -08:00
Hackerpilot 26500bf876 Token dump now uses the parser behavior while lexing 2016-01-11 17:41:39 -08:00
Hackerpilot 0886f63033 Update libdparse 2016-01-07 16:30:32 -08:00
Hackerpilot d6062e42ed Merge branch 'master' of https://github.com/Hackerpilot/Dscanner 2016-01-07 15:56:09 -08:00
Hackerpilot 80516ade0d Update dsymbol dependency for better ddoc parsing; update README 2016-01-07 15:55:59 -08:00
Hackerpilot 6fcb102936 Fix #295 2015-12-01 13:46:06 -08:00
Hackerpilot 4b0c75354e Update inifiled to fix #292 2015-11-17 13:36:32 -08:00
Hackerpilot ca597c6096 Fix #294 2015-11-16 14:27:12 -08:00
Hackerpilot ef46a70d9a Check for opCast being non-const 2015-11-09 17:35:13 -08:00
Hackerpilot f04ede1d91 Fix #274 2015-11-09 15:43:10 -08:00
Hackerpilot 5a4d21f4b2 Update containers 2015-11-09 15:38:43 -08:00
Hackerpilot 93d2bc17d8 Fix #241 2015-11-04 17:20:01 -08:00
Hackerpilot 54dca3c4da #241 2015-11-04 17:04:38 -08:00
Hackerpilot 289481182a Minor cleanup 2015-11-04 17:04:14 -08:00
Hackerpilot 4752514e5b Update .editorconfig 2015-11-04 15:52:29 -08:00
Hackerpilot 1b9c11355a Merge branch 'master' of https://github.com/Hackerpilot/Dscanner 2015-11-04 15:52:04 -08:00
Hackerpilot 61770ee4c7 Fix #262 2015-11-04 15:51:52 -08:00
Brian Schott f1be3707aa Merge pull request #291 from midiway/master
Update build.bat
2015-10-31 14:44:20 -07:00
midiway bec7151875 Update build.bat
build.bat was completely broken, now it does compiles Dscanner in Windows using DMD :)
2015-10-31 16:16:25 -02:00
Hackerpilot cdc9d4d85c Fix typo 2015-10-30 16:29:45 -07:00
Hackerpilot 563df24b42 Fix #290 2015-10-30 16:28:16 -07:00
Hackerpilot cc7d0112f3 Warning message consistency 2015-10-30 16:28:00 -07:00
Hackerpilot fab67f9abd Fix #272 2015-10-30 14:43:13 -07:00
Hackerpilot 8494e6a601 Clean up import 2015-10-30 14:42:24 -07:00
Hackerpilot b3e22eb10e Fix false positive for strings with newlines 2015-10-30 14:41:38 -07:00
Hackerpilot ceff31d216 Fix #132 2015-10-30 13:33:54 -07:00
Hackerpilot aa54c3d5c9 Remove unused code 2015-10-30 12:35:22 -07:00
Brian Schott 62adc74d46 Merge pull request #289 from Hackerpilot/0.3.0-dev
0.3.0 dev
2015-10-29 16:15:47 -07:00
Hackerpilot 73ddd29ce2 Use new dparse and dsymbol 2015-10-29 16:15:03 -07:00
Hackerpilot a55e93abb3 Update deps 2015-10-29 16:14:40 -07:00
Hackerpilot 823d95a482 Update deps 2015-10-29 16:12:53 -07:00
Hackerpilot 1703cd1a01 Update deps 2015-10-29 16:12:36 -07:00
Brian Schott 4109254e7b Merge pull request #288 from Hackerpilot/0.3.0-dev
0.3.0 dev
2015-10-26 17:39:44 -07:00
Brian Schott 939d3e092c Merge pull request #287 from btbytes/patch-1
fix typo. add link text.
2015-10-13 01:31:52 -07:00
Hackerpilot e5279e94f7 Fix #286 2015-10-09 14:54:28 -07:00
Hackerpilot f50c4bb43f Update inifiled 2015-10-09 14:53:52 -07:00
Hackerpilot b91b10afa8 Update dsymbol 2015-10-09 14:53:44 -07:00
Pradeep Gowda c92ee7c398 fix typo. add link text. 2015-10-09 09:21:12 -04:00
Hackerpilot f99d4ae954 Fix #226 2015-09-25 17:54:45 -07:00
Hackerpilot 2cf8ebe956 Fix bug in mismatched arg name checker 2015-09-25 15:40:17 -07:00
Hackerpilot ec14694db1 Fix duplicated output for unary expressions 2015-09-25 14:40:53 -07:00
Hackerpilot f25602a9c5 Update dsymbol to fix bug in the mismatched arg checker 2015-09-21 15:50:18 -07:00