Age | Commit message (Expand) | Author | Files | Lines |
2023-03-16 | d: Merge upstream dmd, druntime 4ca4140e58, phobos 454dff14d. | Iain Buclaw | 1 | -2/+3 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-11-30 | d: Fix ICE on named continue label in an unrolled loop [PR107592] | Iain Buclaw | 1 | -2/+24 |
2022-06-29 | d: Fix error: aggregate value used where floating point was expected | Iain Buclaw | 1 | -0/+1 |
2022-05-24 | d: add 'final' and 'override' to gcc/d/*.cc 'visit' impls | David Malcolm | 1 | -32/+32 |
2022-04-02 | d: Merge upstream dmd 47871363d, druntime, c52e28b7, phobos 99e9c1b77. | Iain Buclaw | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-10 | d: Merge upstream dmd 3982604c5, druntime bc58b1e9, phobos 12329adb6. | Iain Buclaw | 1 | -2/+1 |
2021-11-30 | d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1) | Iain Buclaw | 1 | -84/+17 |
2021-08-29 | d: Call the assertp and boundsp variants for assert and array contract failures. | Iain Buclaw | 1 | -1/+1 |
2021-07-03 | d: Missed RVO optimization with non-POD structs | Iain Buclaw | 1 | -2/+30 |
2021-04-04 | d: Merge upstream dmd 3b808e838, druntime 483bc129, phobos f89dc217a | Iain Buclaw | 1 | -0/+7 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-08-26 | d: Fix no RVO when returning struct literals initialized with constructor. | Iain Buclaw | 1 | -6/+50 |
2020-06-25 | d: Merge upstream dmd 4f1046222. | Iain Buclaw | 1 | -1/+1 |
2020-06-16 | d: Update code formatting in a consistent style. | Iain Buclaw | 1 | -13/+14 |
2020-06-16 | d: Consistently format quotations in comments. | Iain Buclaw | 1 | -11/+11 |
2020-06-16 | d: Use toStringExp instead of explicit cast | Iain Buclaw | 1 | -3/+3 |
2020-06-16 | d: Use toTypeFunction instead of explicit cast | Iain Buclaw | 1 | -1/+1 |
2020-06-04 | d: Merge upstream dmd 48d704f08 | Iain Buclaw | 1 | -12/+12 |
2020-04-26 | d: Recognize pragma(inline) in the code generator. | Iain Buclaw | 1 | -1/+7 |
2020-04-07 | d: Always set ASM_VOLATILE_P on asm statements (PR94425) | Iain Buclaw | 1 | -2/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-06-11 | toir.cc (pop_label): Only queue labels in a vector. | Richard Biener | 1 | -7/+22 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -8/+10 |
2019-04-23 | d: Add support for compiling without libphobos library. | Iain Buclaw | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-10-28 | Add D front-end, libphobos library, and D2 testsuite. | Iain Buclaw | 1 | -0/+1447 |