Commit Graph

1428 Commits

Author SHA1 Message Date
BBasile b03adf1dff Change trust_too_much message which was slightly ambiguous (#611)
Change trust_too_much message which was slightly ambiguous
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-12 10:38:19 +02:00
BBasile b17f271b74 fix #607 - Dscanner should warn about missing throws section in ddoc (#609)
fix #607 - Dscanner should warn about missing throws section in ddoc
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-09 15:26:28 +02:00
The Dlang Bot cc39546be3
Merge pull request #608 from BBasile/spaces2tabs
fix all cases of mixed tabs and spaces
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-07 22:34:16 +02:00
Basile Burg 4231deb046 fix all cases of mixed tabs and spaces 2018-04-07 22:09:39 +02:00
The Dlang Bot af0bebd891
Merge pull request #605 from wilzbach/dub-valid-version
Generate a valid version for the DUB build
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
2018-04-07 00:43:06 +02:00
The Dlang Bot 586a7ab262
Merge pull request #606 from wilzbach/fix-601
Fix #601 - dscanner should not complain about Params section when there's no ddoc
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-06 13:38:47 +02:00
Sebastian Wilzbach 9aec2bc485 Fix #601 - dscanner should not complain about Params section when there's no ddoc 2018-04-06 13:20:15 +02:00
The Dlang Bot c048dfd1f3
Merge pull request #584 from wilzbach/fix-438
Fix #438 - check for __gshared and immutable redundancies
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-06 12:14:27 +02:00
Sebastian Wilzbach 558c1bf6cf Fix #438 - check for __gshared and immutable redundancies 2018-04-06 10:46:21 +02:00
Sebastian Wilzbach 5bce2daa4a Generate a valid version for the DUB build 2018-04-06 10:44:19 +02:00
Sebastian Wilzbach 3dd66bc07c Build binaries for Windows 2018-04-06 09:18:28 +02:00
The Dlang Bot 3612c01cfc
Merge pull request #600 from wilzbach/releases
Don't run the whole testsuite on special tag builds
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-05 14:52:28 +02:00
Sebastian Wilzbach a235e34a27 Don't run the whole testsuite on special tag builds 2018-04-05 12:31:57 +02:00
Sebastian Wilzbach 6ca59c71a2
Merge pull request #598 from wilzbach/osx-minimal-deployment
Improve the deployment script
2018-04-05 12:03:38 +02:00
Sebastian Wilzbach 9df55a7de2
Merge pull request #599 from BBasile/issue-575
fix #575 - Dscanner should allow opCmp with no toHash
2018-04-05 11:56:51 +02:00
Basile Burg 6fe77da02d fix #575 - Dscanner should allow opCmp with no toHash 2018-04-05 10:47:14 +02:00
Sebastian Wilzbach 3fc205998a Reduce the minimal deployment target for OSX 2018-04-05 09:33:55 +02:00
The Dlang Bot a4d84a0995
Merge pull request #594 from BBasile/issue-278
fix #278 - Weird: UTF-16LE encoding is unsupported
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-05 07:14:33 +02:00
The Dlang Bot eafae0f6c0
Merge pull request #596 from BBasile/issue-195
fix #195 - Unrecognized CLI options gives huge stacktrace
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-04 21:03:34 +02:00
The Dlang Bot b2fd40de4f
Merge pull request #597 from LaurentTreguier/master
Update dependencies
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-04 20:02:00 +02:00
Laurent Tréguier 0a60fba946
Update dependencies 2018-04-04 19:40:45 +02:00
The Dlang Bot b86b54bf7c
Merge pull request #595 from BBasile/tabs
fix spaces indentation
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-04 17:08:15 +02:00
Basile Burg 1a2352d17f fix #195 - Unrecognized CLI options gives huge stacktrace 2018-04-04 16:48:35 +02:00
Basile Burg 7014d54a3f fix spaces indentation 2018-04-04 16:43:59 +02:00
Basile Burg 6e7c366e49 fix #278 - Weird: UTF-16LE encoding is unsupported 2018-04-04 16:37:23 +02:00
The Dlang Bot f2bc3f7b05
Merge pull request #590 from wilzbach/full-lto
Use -flto=full for the LDC release build
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-03 12:21:40 +02:00
Sebastian Wilzbach 9ff5f8062a Use -flto=full for the LDC release build 2018-04-03 10:09:46 +02:00
The Dlang Bot a619e6bba0
Merge pull request #582 from wilzbach/window-config-file
Fix #268 - Use the User's profile directory under Windows
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
2018-04-03 09:48:08 +02:00
The Dlang Bot 68a1fac12b
Merge pull request #586 from wilzbach/fix-583
Fix #583 - False negative for missing parameter in Params
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
2018-04-03 09:46:11 +02:00
Brian Schott aae1c69c4a
Merge pull request #587 from wilzbach/config-dscanner
Don't use the dscanner prefix for the ModuleFilter in the config INI
2018-04-03 00:42:02 -07:00
The Dlang Bot 68e558abe6
Merge pull request #589 from BBasile/issue-588
fix #588 - trust_too_much false positive with alias decl
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-03 07:47:44 +02:00
Basile Burg 873c8f506a fix #588 - trust_too_much false positive with alias decl 2018-04-03 07:34:10 +02:00
Sebastian Wilzbach b9f5dbe22b Don't use the dscanner prefix for the ModuleFilter in the config INI 2018-04-03 06:49:46 +02:00
Sebastian Wilzbach 6ca45d8b3f Fix #583 - False negative for missing parameter in Params 2018-04-03 06:26:56 +02:00
Sebastian Wilzbach 75274faedb Fix #268 - Use the User's profile directory under Windows 2018-04-03 03:08:26 +02:00
BBasile cb31d2501e
add IZ safeAccess util and refactor several && chains with it (#577)
* add IZ safeAccess util and refactor several && chains with it

* show how to make inference working
2018-04-02 17:29:36 +02:00
BBasile 0e35538bbd Adds a check for too much trusted scope, close #545 (#581)
Adds a check for too much trusted scope, close #545
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-04-02 07:48:20 +02:00
The Dlang Bot 845f363d79
Merge pull request #580 from wilzbach/fix-shell
Fix Make's shell to Bash
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-03-31 01:54:14 +02:00
Sebastian Wilzbach 4b92b87c8c Fix Make's shell to Bash 2018-03-31 01:39:19 +02:00
The Dlang Bot b5873bc261
Merge pull request #579 from BBasile/update-help
remove help for non existing option
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-03-31 01:22:41 +02:00
Basile Burg bed35ad9b8 remove help for non existing option 2018-03-31 00:51:21 +02:00
The Dlang Bot 132ad6a636
Merge pull request #578 from BBasile/init-mod-name
Use new config name override instead of breaking existing ini
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-03-31 00:15:28 +02:00
Basile Burg 67e0f8a9e4 Use new config name override instead of breaking existing ini 2018-03-30 23:59:36 +02:00
Sebastian Wilzbach 2c82155812
Merge pull request #573 from wilzbach/release
Improve the binary release building (Linux, OSX)
2018-03-30 11:55:20 +02:00
The Dlang Bot 8b52e513b9
Merge pull request #576 from wilzbach/has-public-examples-deprecated
Ignore has_public_example for deprecated symbols
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-03-30 11:49:33 +02:00
Sebastian Wilzbach 589dedb2c0
Merge pull request #574 from wilzbach/documented-relax
Don't force the documentation of the template parameter if it's a used type in the parameter list
2018-03-30 11:19:41 +02:00
Sebastian Wilzbach f326cad786 Improve the binary release building (Linux, OSX) 2018-03-30 11:17:44 +02:00
Sebastian Wilzbach a8f4f71c46 Ignore has_public_example for deprecated symbols 2018-03-30 11:15:26 +02:00
Sebastian Wilzbach 06bc5323b7 Don't force the documentation of the template parameter if it's a used type in the parameter list 2018-03-28 16:12:34 +02:00
The Dlang Bot 847782d689
Merge pull request #571 from wilzbach/inifiled-multiline
Fix #568 - Add multi-line support for .dscanner.ini
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-03-24 20:25:48 +01:00