aboutsummaryrefslogtreecommitdiff
path: root/gcc/d/d-compiler.cc
AgeCommit message (Expand)AuthorFilesLines
2021-02-13d: Merge upstream dmd 7132b3537Iain Buclaw1-3/+3
2021-01-26d: Merge upstream dmd 609c3ce2d, phobos 3dd5df686Iain Buclaw1-1/+11
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
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