Commit Graph

919 Commits

Author SHA1 Message Date
Hackerpilot 25b856f607 Update libdparse 2015-04-13 16:37:24 -07:00
Brian Schott c5392e7adb Merge pull request #222 from MartinNowak/travis-ci
add travis-ci configuration
2015-03-22 21:07:56 -07:00
Martin Nowak e656f56433 add travis-ci configuration 2015-03-23 00:56:16 +01:00
Martin Nowak 5c5dfa9f4f fix Issue #205 - git submodules don't work with dub
- fix dub.json to use dub dependencies
- add githash generation and string import paths
2015-03-23 00:55:56 +01:00
Hackerpilot 679c1b4e60 Update libdparse 2015-03-18 18:25:27 -07:00
Brian Schott 8785c95c1e Merge pull request #235 from GeorgeSapkin/fixes
Fixed compilation with dmd 2.066
2015-03-08 16:22:22 -07:00
George Sapkin 52155be821 Fixed compilation with dmd 2.066 2015-03-07 10:56:36 +01:00
Hackerpilot 4849326745 Disable redundant if expression check due to false positives 2015-02-21 22:52:50 -08:00
Hackerpilot dbea951e5d Implement #232 2015-02-21 02:13:38 -08:00
Hackerpilot 6b7cb5941f Merge branch 'master' of https://github.com/Hackerpilot/Dscanner 2015-02-06 14:43:59 -08:00
Hackerpilot a4371e5a68 Update libdparse 2015-02-06 14:43:49 -08:00
Hackerpilot 86cffebb5e Fix #229 2015-02-06 02:11:23 -08:00
Hackerpilot 2b79fca42e False positive on inout @property functions 2015-02-01 03:08:42 -08:00
Hackerpilot 16d76d8b05 Fix debug build 2015-02-01 00:29:01 -08:00
Hackerpilot 05cc5bf635 Update libdparse 2015-02-01 00:26:41 -08:00
Hackerpilot e498d461df Better version number support. 2015-01-29 02:12:09 -08:00
Hackerpilot feb097b30f Merge branch 'master' of https://github.com/Hackerpilot/Dscanner 2015-01-29 00:25:00 -08:00
Hackerpilot 2549fbdac1 Update libdparse 2015-01-29 00:24:43 -08:00
Hackerpilot aae9be214a Update libdparse 2015-01-28 15:19:53 -08:00
Hackerpilot c9f59b3149 Those never needed to be public in the first place 2015-01-27 02:34:37 -08:00
Hackerpilot 1c09bd46fd Merge branch 'simd' 2015-01-27 02:31:27 -08:00
Hackerpilot 73e56f13fb Update libdparse 2015-01-27 02:31:03 -08:00
Hackerpilot db71401995 Ignore dscanner debug build 2015-01-26 16:41:09 -08:00
Brian Schott 699acff662 Merge pull request #225 from Hackerpilot/simd
Simd
2015-01-27 00:40:30 +00:00
Hackerpilot c5277b1e31 Update libdparse 2015-01-26 16:39:58 -08:00
Hackerpilot 13a5a3e693 Minor fixes 2015-01-26 13:13:12 -08:00
Hackerpilot 0e89df07f8 Code cleanup 2015-01-26 01:34:28 -08:00
Hackerpilot 4de59912db Update libdparse. 2015-01-26 01:34:20 -08:00
Hackerpilot 4ddb7c229b Update libdparse. 2015-01-26 00:13:53 -08:00
Hackerpilot f89ba1b15e Update libdparse 2015-01-20 17:47:25 -08:00
Hackerpilot 9eb2b575af Change rule name 2015-01-16 11:14:07 -08:00
Hackerpilot 956dd204dc Rename 2015-01-16 11:12:50 -08:00
Hackerpilot 5d2aebbf0a More improvements to the unmodified variable check 2015-01-16 11:10:41 -08:00
Hackerpilot 235af118d1 Whitespace 2015-01-15 13:32:12 -08:00
Hackerpilot 8dc46e3992 Improvements to the onmodified variable checker 2015-01-15 13:24:42 -08:00
Hackerpilot f7ffced8ee More enum fixes 2015-01-14 18:11:42 -08:00
Hackerpilot 55091c8b5c Things marked 'enum' should not be changed to 'immutable 2015-01-14 18:04:20 -08:00
Hackerpilot fd51353abf Add possible immutable variable detector 2015-01-14 17:54:51 -08:00
Hackerpilot 55e5a4e6f5 Update libdparse 2015-01-14 17:53:53 -08:00
Hackerpilot 92e69754de Update libdparse 2015-01-13 16:47:24 -08:00
Hackerpilot 1c7df37b46 Update libdparse 2015-01-12 14:22:37 -08:00
Hackerpilot bfc63daf09 Update libdparse 2015-01-07 15:54:55 -08:00
Hackerpilot 3d6ced141c Fix range violation 2015-01-07 15:26:12 -08:00
Hackerpilot 5180a5b857 Fix #219 2015-01-06 16:57:26 -08:00
Hackerpilot 49bd69cf4b Update libdparse 2015-01-06 16:57:11 -08:00
Hackerpilot 7a80c0f643 Fix #217 2015-01-05 17:52:10 -08:00
Hackerpilot 74dd63e723 Update libdparse 2015-01-05 17:17:56 -08:00
Hackerpilot 94c479a641 Fix compile error 2015-01-05 13:39:24 -08:00
Hackerpilot 68c4921fc1 Update libdparse. 2015-01-05 05:42:28 -08:00
Hackerpilot d0f30eb140 Fix #215 2015-01-04 02:20:05 -08:00