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 |
Sebastian Wilzbach
|
14ae261d55
|
Hot-fix for #570 (#572)
|
2018-03-24 20:24:39 +01:00 |
Sebastian Wilzbach
|
1d1bcb6b62
|
Fix #568 - Add multi-line support for .dscanner.ini
|
2018-03-24 12:35:54 +01:00 |
BBasile
|
eb281030f5
|
Add a temporary function that warns or patches the old INI section (#570)
* Add a temporary function that warns or patches the old INI section
* fix tabs in help message
|
2018-03-23 16:03:40 +01:00 |
The Dlang Bot
|
9fa8756233
|
Merge pull request #450 from wilzbach/if_constraints_indent
Add check for if constraint indendation
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-03-23 00:26:44 +01:00 |
Sebastian Wilzbach
|
27b09eebfd
|
Check for function parameters in mixins (#484)
* Check for function parameters in mixins
* Don't trigger errors on uncertain mesages
|
2018-03-22 23:53:47 +01:00 |
Basile Burg
|
e807bd7456
|
fix case of self linting failure
|
2018-03-22 23:50:03 +01:00 |
Sebastian Wilzbach
|
cb073c3cf0
|
Add check for if constraint indendation
|
2018-03-22 21:03:10 +01:00 |
Laurent Tréguier
|
2be1a1f22f
|
Move everything under package `dscanner` (#526)
* Move everything under package `dscanner`
* Fix .gitignore
* Fix .dscanner.ini
|
2018-03-22 20:15:42 +01:00 |
Frank LENORMAND
|
8463973f91
|
Allow customizing the style check messages' format (#567)
* Allow customizing the style check messages' format
Closes #377
* Allow other parts of the code to customize the error format
|
2018-03-22 17:51:27 +01:00 |
The Dlang Bot
|
8e46e787f6
|
Merge pull request #563 from some-bot/merge-libdparse-v0.8.0-alpha.5
Update dlibparse to v0.8.0-alpha.5
merged-on-behalf-of: Dlang Community Bot <some-bot@users.noreply.github.com>
|
2018-02-17 03:18:06 +01:00 |
some-bot
|
d7cf48f9cd
|
Updated libdparse to v0.8.0-alpha.5.
|
2018-02-17 01:37:24 +00:00 |
Alien
|
f9fba3a011
|
Make splitting of lines for testing agnostic of a specific style. (#546)
Make splitting of lines for testing agnostic of a specific style.
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-02-14 07:57:57 +01:00 |
The Dlang Bot
|
3f3028d7f2
|
Merge pull request #561 from wilzbach/stdx-allocator
Switch to use the frozen stdx-allocator package
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-02-11 20:43:16 +01:00 |
Basile Burg
|
21962db530
|
fix window bat file
|
2018-02-11 20:26:42 +01:00 |
Sebastian Wilzbach
|
4753c776d4
|
Try to fix the missing dependencies in build.bat
|
2018-02-11 16:34:43 +01:00 |
Sebastian Wilzbach
|
f81b01bbfd
|
Bump depenencies
|
2018-02-11 16:05:07 +01:00 |
Sebastian Wilzbach
|
82d5699448
|
Bump submodules
|
2018-02-11 16:05:07 +01:00 |
Sebastian Wilzbach
|
efb0582d2c
|
Switch to use the frozen stdx-allocator
|
2018-02-11 16:05:07 +01:00 |
The Dlang Bot
|
2873322e5c
|
Merge pull request #560 from wilzbach/fix-18409
Fix Issue 18409 - DScanner SEGFAULTS on CircleCI
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-02-09 18:15:29 +01:00 |
Sebastian Wilzbach
|
0120aed594
|
Fix Issue 18409 - DScanner SEGFAULTS on CircleCI
|
2018-02-09 16:34:03 +01:00 |
The Dlang Bot
|
3f32aef64a
|
Merge pull request #558 from wilzbach/appveyor
Disable nightly + beta builds for AppVeyor
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
|
2018-02-05 10:42:03 +01:00 |
Sebastian Wilzbach
|
75d5f3fb60
|
Disable nightly + beta builds for AppVeyor
|
2018-02-05 10:23:08 +01:00 |
The Dlang Bot
|
4a365ca1a5
|
Merge pull request #556 from some-bot/merge-libdparse-v0.8.0-alpha.3
Update dlibparse to v0.8.0-alpha.3
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
|
2018-02-05 03:30:49 +01:00 |
some-bot
|
20d36fce2b
|
Updated libdparse to v0.8.0-alpha.3.
|
2018-02-05 00:53:09 +00:00 |
The Dlang Bot
|
6f3324ce1b
|
Merge pull request #555 from BBasile/issue-554
fix #554 - ~master, infinite loop with -S and std.traits
merged-on-behalf-of: Mark Rz <skl131313@users.noreply.github.com>
|
2018-02-02 03:21:44 +01:00 |
Basile Burg
|
c7d14f29da
|
fix #554 - ~master, infinite loop with -S and std.traits
|
2018-02-01 14:22:47 +01:00 |
The Dlang Bot
|
d610df24cb
|
Merge pull request #553 from BBasile/update-deps
update dependencies and adapt to TypeIdentifierPart & DeclaratorIdentList
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
|
2018-01-30 07:44:32 +01:00 |
Basile Burg
|
9b689e5d5f
|
use version of libddoc based on dparse 0.8.0
|
2018-01-30 07:25:48 +01:00 |
Basile Burg
|
718d29c02e
|
fix style warnings on itself
|
2018-01-29 14:26:23 +01:00 |
Basile Burg
|
10bf4725c0
|
update dependencies and adapt to TypeIdentifierPart & DeclaratorIdentList
|
2018-01-29 12:31:33 +01:00 |
The Dlang Bot
|
a3d2d8453b
|
Merge pull request #551 from wilzbach/update-submodules
Update git submodules to point to dlang-community
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
|
2018-01-26 23:36:20 +01:00 |
Sebastian Wilzbach
|
3d75f6d02d
|
Update git submodules to point to dlang-community
|
2018-01-26 22:58:19 +01:00 |
Sebastian Wilzbach
|
ca4d3ed073
|
Merge pull request #548 from some-bot/merge-libdparse-v0.7.2-alpha.6
Updated libdparse to v0.7.2-alpha.6.
|
2018-01-25 23:52:33 +01:00 |
Sebastian Wilzbach
|
401ee0e7c2
|
Merge pull request #549 from RazvanN7/Fix_for_7766
Make visiting alias public
|
2018-01-25 12:15:08 +01:00 |
Sebastian Wilzbach
|
1497416c7e
|
Merge pull request #547 from skl131313/appveyor
Update LDC download url to use new format.
|
2018-01-25 11:55:55 +01:00 |
RazvanN7
|
df012e9028
|
Make visiting alias public
|
2018-01-25 12:52:24 +02:00 |
some-bot
|
e8457c4493
|
Updated libdparse to v0.7.2-alpha.6.
|
2018-01-24 22:47:34 +00:00 |
skl131313
|
221953518c
|
Fix environment path to LDC.
|
2018-01-17 22:01:18 -05:00 |
skl131313
|
1a3d0a0828
|
Update LDC download url to use new format.
|
2018-01-17 21:37:59 -05:00 |
The Dlang Bot
|
e29963a13d
|
Merge pull request #541 from BBasile/upd-dparse
update dparse
merged-on-behalf-of: Mark Rz <skl131313@users.noreply.github.com>
|
2017-12-27 05:14:03 +01:00 |
Basile Burg
|
187d276973
|
update dparse
|
2017-12-26 20:34:22 +01:00 |
Sebastian Wilzbach
|
6086c5ab5c
|
Merge pull request #437 from wilzbach/enable-appveyor
Enable testing on Windows with AppVeyor
|
2017-12-17 07:02:50 +01:00 |
Sebastian Wilzbach
|
c908c8d10f
|
Temporarily disable ldc beta + ldc stable x86
|
2017-12-17 06:40:57 +01:00 |
skl131313
|
7830eddc61
|
Fix line endings of code being checked out for Appveyor.
|
2017-12-16 10:05:27 -05:00 |
The Dlang Bot
|
e9c4587fd5
|
Merge pull request #495 from wilzbach/assert_without_msg
Add check for asserts without an explanatory message
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
|
2017-12-16 04:16:24 +01:00 |