Commit Graph

52 Commits

Author SHA1 Message Date
Ianis G. Vasilev 265d102ad3 Updated the readme to reflect the CWD-based config file search 2016-05-20 02:34:40 +03:00
Basile Burg c101a6e1f7 Added an option that allows to skip the unittests analysis
allow each check to be individually skipped in the unit tests

useless assertions must always be detected
2016-05-12 17:14:32 +02:00
Sebastian Wilzbach 2d717530b7 notice about --config option 2016-04-15 21:06:11 +03:00
Hackerpilot fff79541af Remove documentation for old --recursive option. Close #301 2016-01-26 23:34:16 -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 93d2bc17d8 Fix #241 2015-11-04 17:20:01 -08:00
Hackerpilot ceff31d216 Fix #132 2015-10-30 13:33:54 -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
Pradeep Gowda c92ee7c398 fix typo. add link text. 2015-10-09 09:21:12 -04:00
Hackerpilot 80d358d8ca Add CI status link and made naming more consistent 2015-09-18 11:51:49 -07:00
Hackerpilot 6bd1e8e92e Update README for 0.2.0 2015-06-04 17:45:39 -07:00
Hackerpilot 03454d6b65 Warn about redundant 'abstract' attribute on functions in interfaces. Fixes #202 2014-11-24 15:13:19 -08:00
Hackerpilot 1962c1c400 Maybe if I actually document this people will stop asking about it... 2014-09-16 12:06:07 -07:00
Hackerpilot 005c5cbd08 Add reminder to update submodules 2014-09-15 16:03:31 -07:00
Hackerpilot 53a0958e6b Fix #206 2014-09-03 14:07:59 -07:00
Hackerpilot 3e3175ca12 Update README 2014-09-02 05:09:53 +00:00
Hackerpilot 75a6436f58 Implemented declaration finding feature 2014-08-13 17:08:28 -07:00
Hackerpilot f2d121b71f Implement check for logical or and logical and operands 2014-08-13 14:37:35 -07:00
Hackerpilot 9cee325da5 Update README 2014-06-26 12:56:23 -07:00
Matthew Brennan Jones 2a4fcbbd9d Added checker for having opEquals without toHash. 2014-05-30 20:47:56 -07:00
Matthew Brennan Jones 22104911d4 Added basic checker for duplicate attributes. 2014-05-23 20:37:48 -07:00
Hackerpilot f71b1191c1 Update readme 2014-05-10 02:58:57 -07:00
Matthew Brennan Jones 8a8ddf45eb Fixed small typos. 2014-04-30 13:01:42 -07:00
Matthew Brennan Jones f89bd7d3e0 Updated a few remaining stdx references to std. 2014-04-30 12:37:02 -07:00
Hackerpilot 532fb4af3c Update README.md 2014-04-22 17:12:18 -07:00
Hackerpilot 7d4eec1961 Update README.md 2014-02-25 13:06:02 -08:00
Hackerpilot 14b52b1f31 Update README 2014-02-17 21:13:57 -08:00
Hackerpilot 7fd491a572 Update README.md 2014-01-21 01:13:23 -08:00
Hackerpilot 8a444fbd89 Initial static analysis checks 2014-01-20 20:09:32 -08:00
Hackerpilot 0561a686d9 Update readme and fix an issue with templates in the outliner 2014-01-13 22:00:04 +00:00
Hackerpilot abc861a2fe Updated readme to match new folder structure 2013-08-01 21:01:00 +00:00
Hackerpilot ae0299c38d Documented syntax checker 2013-07-27 15:21:30 +00:00
Hackerpilot 11fbe87b64 Forgot to document syntax highlighting 2013-07-27 14:55:12 +00:00
Hackerpilot e09051cf1d Added a README. Enhanced CTAGS 2013-07-27 14:49:48 +00:00
Hackerpilot 548996d1e5 Updated to include new special tokens 2013-05-05 12:45:25 -07:00
Hackerpilot 89ab43eba5 Initial commit 2013-04-20 01:20:13 -07:00
Hackerpilot c429199c1c checking in work on lexer and caching 2013-01-14 15:08:24 -08:00
John Maschmeyer 12e242ca0f Added stdin as an alternative to a filename for all other modes except for ctags. Ctags requires the filename, so it still requires a filename. 2012-10-17 18:04:48 -05:00
Hackerpilot b07e9f94ef Fixed issue #12. Fixed support for autocompleting version and scope statements 2012-06-17 17:19:49 +00:00
alaran 53c7f46233 import completion now works 2012-06-17 11:14:15 +00:00
Hackerpilot cb719a9c36 Autocompletion improvements 2012-05-22 14:48:09 -07:00
Hackerpilot ba90aa20b8 Update readme to reflect bug fix in ctags output 2012-04-23 01:25:19 -07:00
Hackerpilot 4b6ef9809a Markdown formatting error 2012-04-22 19:03:59 -07:00
Hackerpilot 2ff81e8240 Markdown formatting error 2012-04-22 19:03:04 -07:00
Hackerpilot ba5894b810 Update --ctags example 2012-04-22 19:01:46 -07:00
Hackerpilot e7c198cbc7 Lex various number literals differently. Fix a few bugs 2012-04-22 18:58:35 -07:00
Hackerpilot ba862d2475 README update 2012-04-21 17:48:57 -07:00
Hackerpilot 79f59bb6f4 Added --ctags option to generate tags file 2012-04-21 17:43:56 -07:00