Basile Burg
70a5793f1f
bat script supports -m32 and -m64
2018-10-07 15:34:12 +02:00
Dlang Community Bot
83a99f6f16
Update dlibparse to v0.9.9 ( #707 )
...
Update dlibparse to v0.9.9
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-10-03 15:09:01 +02:00
The Dlang Bot
150eb41bc5
Merge pull request #704 from BBasile/upd-dsymbol
...
Update dsymbol
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-09-16 20:29:16 +02:00
Basile Burg
3c463ce0bc
Update dsymbol
...
Something, despite of working fine, was not done correctly previously so this update is just a matter a safety although no problems had been exprerienced, maybe due to the fact that it's not been officialy released. (it was the fix for #697 )
2018-09-16 20:12:33 +02:00
The Dlang Bot
19f08780c3
Merge pull request #703 from BBasile/issue-696
...
fix #696 - Unused variable fake positive with UFCS
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-09-16 20:03:20 +02:00
Basile Burg
aebb5b4a4c
fix #696 - Unused variable fake positive with UFCS
...
Apparently it was a bug not only specific to the UFCS.
Now every use of the member access operator is handled.
2018-09-16 16:58:39 +02:00
The Dlang Bot
164ab74338
Merge pull request #702 from BBasile/issue-697
...
fix #697 - Illegal instruction when checking anonymous class
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-09-16 16:34:36 +02:00
Basile Burg
c1b274b25c
fix #697 - Illegal instruction when checking anonymous class
2018-09-16 15:57:02 +02:00
The Dlang Bot
37a27c9871
Merge pull request #701 from some-bot/merge-libdparse-v0.9.8
...
Update dlibparse to v0.9.8, fix #700
merged-on-behalf-of: Dlang Community Bot <some-bot@users.noreply.github.com>
2018-09-15 18:06:36 +02:00
some-bot
8223db16e0
Updated libdparse to v0.9.8.
2018-09-15 15:49:16 +00:00
The Dlang Bot
b311b91f2a
Merge pull request #699 from WebFreak001/fix-698
...
Fix #698
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-09-14 15:02:36 +02:00
WebFreak001
aeebbf85ae
Fix #698
2018-09-13 16:42:21 +02:00
The Dlang Bot
c611a872c7
Merge pull request #695 from dlang-community/dubhash
...
fix dubhash.txt containing a dstring
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-09-04 15:50:05 +02:00
BBasile
e1f8395dbd
fix dubhash.txt containing a dstring
...
This is the same
2018-09-04 15:34:02 +02:00
The Dlang Bot
4bb39adc13
Merge pull request #694 from BBasile/issue-692
...
fix #692 - `do` exptected after InStatement or OutStatement
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-09-01 02:10:19 +02:00
Basile Burg
50f23e3c59
fix #692 - `do` exptected after InStatement or OutStatement
2018-09-01 01:51:24 +02:00
The Dlang Bot
ed5bfe7269
Merge pull request #691 from BBasile/dparse-attrib-inloop
...
Update dparse to fix possible infinite loop and adapt to ParameterAttribute
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-08-30 11:52:03 +02:00
Basile Burg
7494c5fb14
Update dparse to fix possible infinite loop and adapt to ParameterAttribute
2018-08-29 18:19:58 +02:00
The Dlang Bot
1b3d90d6b2
Merge pull request #689 from dlang-community/disa-init-check
...
Set the check for useless init disabled by default
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-08-22 16:48:59 +02:00
BBasile
1b503656d4
Set the check for useless init disabled by default
2018-08-22 16:32:40 +02:00
Sebastian Wilzbach
84f3608dd8
Merge pull request #688 from dlang-community/BBasile-patch-1
...
Disable useless init chek by default
2018-08-22 16:00:01 +02:00
BBasile
2c553d3d6d
Disable useless init chek by defaukt
2018-08-22 13:58:13 +02:00
The Dlang Bot
44e0092b88
Merge pull request #686 from BBasile/issue-685
...
fix #685 - Useless final attribute detects false positives
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-08-14 11:09:35 +02:00
Basile Burg
f0000f4a01
fix #685 - Useless final attribute detects false positives
2018-08-14 10:43:59 +02:00
The Dlang Bot
3a859d39c4
Merge pull request #682 from BBasile/alias-this-non-dot-exp
...
fix parser error by pulling latest dparse
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-08-09 14:36:34 +02:00
Basile Burg
4755543ce5
fix parser error by pulling latest dparse
2018-08-09 14:17:53 +02:00
The Dlang Bot
a8047296a3
Merge pull request #681 from BBasile/gen-githash-in-bin
...
Generates the githash file in bin so that not visible in git staging area
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-08-03 18:50:59 +02:00
Basile Burg
4bd91c26af
Generates the githash file in bin so that not visible in git staging area
2018-08-03 18:37:13 +02:00
The Dlang Bot
e4ee46366d
Merge pull request #680 from BBasile/upd-ds
...
update dsymbol
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-08-03 00:28:50 +02:00
Basile Burg
a6b7314c17
update dsymbol
2018-08-03 00:14:01 +02:00
The Dlang Bot
4fb1e71c7c
Merge pull request #679 from BBasile/upd-dparse
...
Update dparse to support the new enum member attributes
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-08-02 19:20:35 +02:00
Basile Burg
2198c32dfe
Update dparse to support the new enum member attributes
2018-08-02 18:37:20 +02:00
The Dlang Bot
45ee3d5bb1
Merge pull request #678 from BBasile/issue-677
...
fix #677 - Add support for expression-based contracts
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-07-29 16:26:28 +02:00
Basile Burg
99390ef872
fix #677 - Add support for expression-based contracts
2018-07-28 21:30:03 +02:00
The Dlang Bot
aa2a76f66b
Merge pull request #592 from wilzbach/docker
...
Auto-deploy to DockerHub
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-06-29 17:34:49 +02:00
Sebastian Wilzbach
570796ca28
Auto-deploy to DockerHub
2018-06-29 17:16:29 +02:00
The Dlang Bot
83fb251d73
Merge pull request #670 from wilzbach/githash-windows
...
Improve auto-versioning
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-06-29 15:31:49 +02:00
The Dlang Bot
0ec1e9557a
Merge pull request #672 from wilzbach/fix-671
...
Fix #671 - False positive in infinite range check
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-06-26 09:27:43 +02:00
Sebastian Wilzbach
cd545d5090
Fix #671 - False positive in infinite range check
2018-06-25 23:45:13 +02:00
Sebastian Wilzbach
d0a732113c
Improve auto-versioning
2018-06-25 17:43:22 +02:00
Sebastian Wilzbach
103a327a60
Merge pull request #668 from BBasile/issue-665
...
fix #665 - The check for auto function without return doesn't handle "implicit auto functions"
2018-06-20 18:45:23 +02:00
Sebastian Wilzbach
2a565a87ab
Merge pull request #667 from BBasile/issue-666
...
fix #666 - False positive for "trust too much"
2018-06-20 18:43:09 +02:00
Basile Burg
af252569f7
fix #665 - The check for auto function without return doesn't handle "implicit auto functions"
2018-06-20 12:32:38 +02:00
Basile Burg
a864eaafb7
fix #666 - False positive for "trust too much"
2018-06-20 12:08:39 +02:00
Sebastian Wilzbach
76d8a30d23
Merge pull request #663 from BBasile/issue-649
...
fix #649 - Usage of body as identifier causes a lot of false errors
2018-06-14 18:16:52 +02:00
Basile Burg
f3a952853a
fix #649 - Usage of body as identifier causes a lot of false errors
2018-06-14 14:10:10 +02:00
The Dlang Bot
a9ef0763a3
Merge pull request #662 from BBasile/init-msg
...
Put the name of the variable which has a useless init between back ticks
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-06-14 13:46:02 +02:00
Basile Burg
727dd27662
Put the name of the variable which has a useless init between back ticks
2018-06-14 11:50:14 +02:00
The Dlang Bot
5a6101084f
Merge pull request #660 from BBasile/issue-659
...
fix #659 - has opEquals but not toHash warning even if opEquals is di…
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
2018-06-12 21:53:59 +02:00
The Dlang Bot
40a0a9d9be
Merge pull request #661 from BBasile/issue-658
...
fix #658 - warning about non-const should not be emitted if the metho…
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
2018-06-12 21:53:03 +02:00