Commit Graph

102 Commits

Author SHA1 Message Date
WebFreak001 2220812b96 Moved DSymbol into DCD 2022-10-14 14:30:10 +02:00
Cameron Ross 1656e77b9c Fix $DC paths with spaces 2022-08-21 18:11:34 +02:00
WebFreak001 8761fa1e38 downgrade dsymbol and libdparse
fixes introduced std.experimental.allocator issues
2022-07-06 14:17:47 +02:00
Jan Jurzitza e639f8bcbe Change rdmd to $DC -run
Fix #821
2022-06-13 16:19:08 +02:00
Razvan Nitu 4f995ee76b
Update libdparse to latest version to fix ldc failure (#866) 2022-04-29 14:26:09 +02:00
WebFreak001 61b65a9a55 actually upgrade libdparse and dsymbol now 2022-02-07 20:05:42 +01:00
RazvanN7 2af9b75f92 Upgrade libdparse version 2021-07-29 01:54:51 +09:00
RazvanN7 2400d9c9e7 Bump liddoc and libdparse versions 2021-06-05 17:55:17 +02:00
Geod24 2963358eb4 Update the emsi_containers dependency to v0.8.0 2020-09-04 10:25:45 +02:00
Hackerpilot 214eb067bd Fix one more dependency 2020-08-28 00:06:04 -07:00
Hackerpilot 08c015a004 Fix some dependency problems 2020-08-27 22:24:39 -07:00
Hackerpilot 139561ff14 Fix a bad 'git add' 2020-08-20 00:42:51 -07:00
Jan Jurzitza a40492bc92 Bump libdparse to up to 0.15.x 2020-07-22 18:21:27 +02:00
Jan Jurzitza 5aec9ef5a0 upgrade to libdparse 0.14.0 2020-04-09 12:05:49 +02:00
WebFreak001 2c9ead0316 change license in dub.json to match dub format 2020-04-07 22:20:51 +02:00
Hackerpilot e5d99d4cb0 Update dependencies. Fixes #778 2019-10-09 11:27:03 -07:00
Basile-z 19e9b9093a
update dparse to 0.13.z (#771) 2019-07-11 18:22:23 +02:00
Basile-z 4ad4b52c93
upgrade dependencies (#756) 2019-04-01 09:01:15 +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-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
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
Basile Burg ed27a1b91b update dependencies to allow building with `-dip25` 2018-12-29 16:50:17 +01:00
WebFreak001 691bc1a9a7 Fix dubhash.d for packages depending on dscanner 2018-12-09 12:33:03 +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
Laurent Tréguier 43e010d9e8
Prevent dub from blindly rebuilding every time 2018-11-14 18:18:13 +01:00
some-bot f87e062545 Updated libdparse to v0.9.10. 2018-10-13 12:59:45 +00: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
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
Basile Burg c1b274b25c fix #697 - Illegal instruction when checking anonymous class 2018-09-16 15:57:02 +02:00
some-bot 8223db16e0 Updated libdparse to v0.9.8. 2018-09-15 15:49:16 +00:00
BBasile e1f8395dbd
fix dubhash.txt containing a dstring
This is the same
2018-09-04 15:34:02 +02:00
Basile Burg 50f23e3c59 fix #692 - `do` exptected after InStatement or OutStatement 2018-09-01 01:51:24 +02:00
Basile Burg 7494c5fb14 Update dparse to fix possible infinite loop and adapt to ParameterAttribute 2018-08-29 18:19:58 +02:00
Basile Burg 4755543ce5 fix parser error by pulling latest dparse 2018-08-09 14:17:53 +02:00
Basile Burg a6b7314c17 update dsymbol 2018-08-03 00:14:01 +02:00
Basile Burg 2198c32dfe Update dparse to support the new enum member attributes 2018-08-02 18:37:20 +02:00
Basile Burg 99390ef872 fix #677 - Add support for expression-based contracts 2018-07-28 21:30:03 +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
Sebastian Wilzbach bb0549fd72 Fix #651 - Version naming inconsistency 2018-06-04 23:20:11 +02:00
Basile Burg 851de4a06e fix #644 - Crash while writing if statements 2018-06-02 05:11:38 +02:00
BBasile c61a2a0cfa Update std allocator to 2.77.2 (#637)
Update std allocator to 2.77.2
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-05-22 11:50:55 +02:00
Basile Burg 67a8257d7b update dependencies, fix some possible crash during linting
fixes are in dparse and previous dsymbol version didn't work with newest dparse so it's updated as well.
2018-05-14 16:37:59 +02:00
Basile Burg c824ba4e1c Update dependencies - possible fix for D Bugzilla 18667 2018-05-04 22:30:37 +02:00
Sebastian Wilzbach f0971ec795
Merge pull request #621 from LaurentTreguier/patch-3
Fix pre-generate command on Windows
2018-04-30 13:02:31 +02:00
Laurent Tréguier 7d94b092a9
Update dependencies 2018-04-28 20:07:23 +02:00
Laurent Tréguier 455c9175b2
Fix pre-generate command on Windows 2018-04-28 16:06:05 +02:00
Basile Burg 7bbddf2dd6 update inifile in order to close #612 2018-04-22 22:22:35 +02:00