Commit Graph

1511 Commits

Author SHA1 Message Date
Basile-z 139ecc32ee
fix warning about missing object.d when building with make+ldc|gdc (#757)
fix #614
2019-03-31 20:08:58 +02:00
Basile-z b51ee472fe
update dparse to fix a parse error on type list slices (#754) 2019-02-28 12:20:44 +01:00
Basile Burg 4499e559f0 final attrib check, prevent using an array to store the protection 2019-02-28 12:09:21 +01:00
Basile Burg 7850f30ec9 fix dscanner warning on non doc decl 2019-02-28 12:01:58 +01:00
Basile-z fc04099b1e
udpate dependencies, fix #738, fix #749 (#753) 2019-02-18 15:59:49 +01:00
Basile-z 1bb815e927
update dependencies dparse 0.11.z and containers fixed to 0.8.0-alpha.11 (#752) 2019-02-15 13:03:10 +01:00
Jan Jurzitza 3e78ef108f Fix dubhash with spaces in folder name (#748) 2019-01-15 03:07:49 +01:00
Basile Burg 436a961934 Revert "ci, add codecov (#741)"
This reverts commit 0b84fc9b6b.
2019-01-03 03:05:03 +01:00
Basile Burg b416de96eb Revert "fix detecting ci env var to set coverage"
This reverts commit e9307ad158.
2019-01-03 03:04:59 +01:00
Basile Burg e9307ad158 fix detecting ci env var to set coverage 2019-01-02 23:27:00 +01:00
BBasile 0b84fc9b6b ci, add codecov (#741)
ci, add codecov
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2019-01-02 16:23:18 +01:00
Nathan Sashihara 383fcb84d8 Fix byte order mark stripping (#740)
Fix byte order mark stripping
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2019-01-01 11:13:09 +01:00
Jan Jurzitza 3759479d9c Upgrade to libdparse 0.10.12 (#739)
Upgrade to libdparse 0.10.12
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-12-31 01:59:40 +01:00
The Dlang Bot 7568c7a655
Merge pull request #737 from BBasile/dip-25
update dependencies to allow building with `-dip25`
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-12-29 17:02:59 +01:00
Basile Burg ed27a1b91b update dependencies to allow building with `-dip25` 2018-12-29 16:50:17 +01:00
Sebastian Wilzbach 2a2475ac41
Merge pull request #736 from WebFreak001/fix-releases
Build tagged releases in CIs
2018-12-27 16:54:24 +01:00
WebFreak001 71d5e09019 Build tagged releases in CIs 2018-12-27 16:36:35 +01:00
Sebastian Wilzbach 09cb316c39
Merge pull request #733 from WebFreak001/fix-dub-dep-build
Fix dubhash.d for packages depending on dscanner
2018-12-09 12:56:15 +01:00
WebFreak001 691bc1a9a7 Fix dubhash.d for packages depending on dscanner 2018-12-09 12:33:03 +01:00
BBasile 058d024da2 specify how -S works with folders and cwd (#730)
specify how -S works with folders and cwd
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-11-30 17:19:39 +01:00
BBasile 9ef6d0aec1 fix - adaptation to correct DIP 1009 impl. was incomplete (#728)
fix - adaptation to correct DIP 1009 impl. was incomplete
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-11-29 09:51:23 +01:00
BBasile 83c89ddc22 fix #721 - disable GC while scanning to prevent GC to dispose some AST members (#725)
fix #721 - disable GC while scanning to prevent GC to dispose some AST members
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-11-29 08:41:08 +01:00
BBasile 5f3b973d9a fix #721 - prevent crash caused by DMD inliner (#726)
fix #721 - prevent crash caused by DMD inliner
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-11-28 00:12:58 +01:00
The Dlang Bot c57a944506
Merge pull request #724 from BBasile/issue-723
fix #723 - segfault when running D-Scanner master against dparse repo with -S
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-11-27 14:55:15 +01:00
Basile Burg 8d3dcc55bc fix #723 - segfault when running D-Scanner master against dparse repo with -S 2018-11-27 14:40:12 +01:00
BBasile 793e469f53
Update dparse to get latest feature and fix for phobos linting (#720) 2018-11-26 11:56:17 +01:00
BBasile f585c383f1
update to dparse 0.10.x (#713) 2018-11-22 22:57:25 +01:00
The Dlang Bot 6928051bc5
Merge pull request #714 from LaurentTreguier/dubhash
Prevent dub from blindly rebuilding every time
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-11-14 18:52:15 +01:00
Laurent Tréguier 43e010d9e8
Prevent dub from blindly rebuilding every time 2018-11-14 18:18:13 +01:00
BBasile df035368e2 Prevent running CI twice when PRs are originated from the origin (#712)
Prevent running CI twice when PRs are originated from the origin
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-11-02 06:04:44 +01:00
The Dlang Bot 272ae6370b
Merge pull request #710 from some-bot/merge-libdparse-v0.9.10
Update dlibparse to v0.9.10
merged-on-behalf-of: Dlang Community Bot <some-bot@users.noreply.github.com>
2018-10-13 16:11:23 +02:00
some-bot f87e062545 Updated libdparse to v0.9.10. 2018-10-13 12:59:45 +00:00
The Dlang Bot a1c8ccbc72
Merge pull request #708 from BBasile/bat-m
bat script supports -m32 and -m64
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-10-07 15:50:11 +02:00
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