aboutsummaryrefslogtreecommitdiff
path: root/gcc/d/d-compiler.cc
AgeCommit message (Expand)AuthorFilesLines
2021-09-13Merged current trunk to branch.Thomas Koenig1-5/+15
2020-12-30d: Give the result of evaluated expressions a locationIain Buclaw1-2/+2
2020-06-16d: Update code formatting in a consistent style.Iain Buclaw1-1/+1
2020-06-16d: Use new isXxxxExp helpers where possibleIain Buclaw1-2/+2
2020-06-16d: Use new isTypeXxxx helpers where possible.Iain Buclaw1-2/+2
2020-06-04d: Merge upstream dmd 48d704f08Iain Buclaw1-4/+4
2020-06-04d: Split up d-frontend.cc into multiple parts.Iain Buclaw1-0/+182