Commit Graph

861 Commits

Author SHA1 Message Date
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
Hackerpilot 2abf50d18e Add githash target to testing dependencies to fix build 2015-09-18 11:53:50 -07:00
Hackerpilot 80d358d8ca Add CI status link and made naming more consistent 2015-09-18 11:51:49 -07:00
Hackerpilot 280c8a53f2 Fix failing unit test 2015-09-18 11:48:24 -07:00
Hackerpilot 887245a493 Add test target and Travis config file 2015-09-18 11:48:03 -07:00
Hackerpilot dffed0ab24 Fix #238 2015-09-18 11:47:28 -07:00
Hackerpilot 27a423e3fa Fix #269 2015-09-18 05:22:03 -07:00
Hackerpilot c09abbdab6 Fix range error in mismatched argument checker, disable logging from dsymbol 2015-09-18 04:06:18 -07:00
Hackerpilot 6dc1cb9191 Update .gitignore 2015-09-18 03:59:32 -07:00
Hackerpilot 435590070c Fix #271 by updating the parser 2015-09-18 03:59:00 -07:00
Hackerpilot 4e1cdf23be Fix null pointer crash 2015-09-18 03:58:37 -07:00
Hackerpilot 380064de6a Merge master and update dependencies 2015-09-18 02:56:30 -07:00
Hackerpilot eb50bc9e18 Fix #270 2015-09-17 23:39:38 -07:00
Brian Schott 0d6484c6af Merge pull request #282 from MartinNowak/fixUT
fix statement is not reachable error in unittest
2015-09-14 14:59:56 -07:00
Martin Nowak 71575a8e18 fix statement is not reachable error in unittest 2015-09-14 19:32:16 +02:00
Brian Schott 0e4c9c01ac Merge pull request #281 from whitebyte/fix-280
Attempt to fix #280
2015-08-27 13:55:13 -07:00
Whitebyte af53b74106 Check args similar to tokenCount 2015-08-27 20:43:10 +06:00
Brian Schott 9d5081cadc Merge pull request #247 from joakim-brannstrom/vimtags
Support for exuberant ctags format used by vim.
2015-07-19 17:25:30 -07:00
Joakim Brannstrom 3025185a55 Update after code review. 2015-07-17 13:01:16 +02:00
Joakim Brannstrom 81bc94e873 Extended ctags generation with Exuberant metadata used by Vim. 2015-07-17 01:33:04 +02:00
Hackerpilot ae7df76154 Fix sefgault in undocumented declaration check^C 2015-06-11 15:50:15 -07:00
Hackerpilot ba70f0e9dd Merge branch 'master' of https://github.com/Hackerpilot/Dscanner 2015-06-04 17:47:16 -07:00
Hackerpilot 6bd1e8e92e Update README for 0.2.0 2015-06-04 17:45:39 -07:00
Brian Schott 656d6fc31f Merge pull request #267 from Hackerpilot/0.2.0-dev
0.2.0 dev
2015-06-04 17:37:21 -07:00
Hackerpilot 7a0eb5f13d Update to beta1 2015-06-04 17:35:58 -07:00
Hackerpilot cad1f05367 Implement #243 2015-06-04 17:35:20 -07:00
Hackerpilot 77a7b4f5d2 Implement #239 2015-06-04 16:50:29 -07:00
Hackerpilot 017d208405 Get rid of run function 2015-06-04 16:35:02 -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 377c9955f5 Update libdparse to fix #263 2015-06-04 15:44:12 -07:00
Hackerpilot 81192e8cc6 Fix #265 2015-06-04 14:47:27 -07:00
Hackerpilot 066c44070e Fix #266 2015-06-04 14:41:57 -07:00
Hackerpilot 0d80bcf5e3 Implement #258 2015-06-04 13:51:16 -07:00