Age | Commit message (Expand) | Author | Files | Lines |
2022-08-15 | d: Fix internal compiler error: Segmentation fault at gimple-expr.cc:88 | Iain Buclaw | 1 | -0/+34 |
2022-08-15 | d: Field names of anonymous delegates should be same as regular delegate types. | Iain Buclaw | 1 | -2/+2 |
2022-08-03 | d: Merge upstream dmd d7772a2369, phobos 5748ca43f. | Iain Buclaw | 1 | -0/+7 |
2022-06-28 | d: Use create_tmp_var_raw and get_callee_fndecl | Iain Buclaw | 1 | -4/+2 |
2022-06-24 | d: Add `@register' attribute to compiler and library. | Iain Buclaw | 1 | -6/+26 |
2022-06-24 | d: Construct indexes of ARRAY_TYPE using ARRAY_REF. | Iain Buclaw | 1 | -1/+1 |
2022-06-15 | d: Delay completing aggregate and enum types until after attributes have been... | Iain Buclaw | 1 | -0/+1 |
2022-05-16 | d: Merge upstream dmd 60bfa0ee7, druntime 94bd5bcb, phobos 3a1cd9a01. | Iain Buclaw | 1 | -10/+7 |
2022-04-02 | d: Merge upstream dmd 47871363d, druntime, c52e28b7, phobos 99e9c1b77. | Iain Buclaw | 1 | -9/+19 |
2022-03-21 | d: Fix internal compiler error: in build_complex, at tree.c:2358 | 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 | -3/+3 |
2021-12-09 | d: Merge upstream dmd 568496d5b, druntime 178c44ff, phobos 574bf883b. | Iain Buclaw | 1 | -6/+30 |
2021-11-30 | d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1) | Iain Buclaw | 1 | -26/+52 |
2021-08-29 | d: Call the assertp and boundsp variants for assert and array contract failures. | Iain Buclaw | 1 | -46/+139 |
2021-08-29 | d: ICE in gimple_register_canonical_type_1, at lto/lto-common.c:430 (PR102094) | Iain Buclaw | 1 | -0/+1 |
2021-07-30 | d: Factor d_nested_class and d_nested_struct into single function. | Iain Buclaw | 1 | -40/+14 |
2021-07-28 | d: fix ICE at convert_expr(tree_node*, Type*, Type*) (PR101490) | Iain Buclaw | 1 | -14/+2 |
2021-07-03 | d: RHS value lost when a target_expr modifies LHS in a cond_expr | Iain Buclaw | 1 | -0/+7 |
2021-06-04 | d: Fix ICE in gimplify_var_or_parm_decl, at gimplify.c:2755 (PR100882) | Iain Buclaw | 1 | -6/+30 |
2021-04-06 | d: Use Array::find to get index of element | Iain Buclaw | 1 | -18/+10 |
2021-04-04 | d: Merge upstream dmd 3b808e838, druntime 483bc129, phobos f89dc217a | Iain Buclaw | 1 | -0/+8 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-18 | d: Fix LHS of array concatentation evaluated before the RHS. | Iain Buclaw | 1 | -1/+4 |
2020-09-12 | d: Return promoted types in d_type_promotes_to when linkage is not D | Iain Buclaw | 1 | -0/+1 |
2020-08-26 | d: Fix small struct literals that have non-deterministic hash values | Iain Buclaw | 1 | -2/+29 |
2020-08-26 | d: Fix no NRVO when returning an array of a non-POD struct | Iain Buclaw | 1 | -2/+2 |
2020-08-03 | d: Fix ICE using non-local variable: internal compiler error: Segmentation fault | Iain Buclaw | 1 | -22/+31 |
2020-07-30 | d: Fix associative array literals that don't have alignment holes filled | Iain Buclaw | 1 | -0/+36 |
2020-07-30 | d: Refactor use of built-in memcmp/memcpy/memset into helper functions. | Iain Buclaw | 1 | -18/+44 |
2020-06-16 | d: Update code formatting in a consistent style. | Iain Buclaw | 1 | -13/+13 |
2020-06-16 | d: Consistently format quotations in comments. | Iain Buclaw | 1 | -14/+14 |
2020-06-16 | d: Move generation of array bounds error to own function. | Iain Buclaw | 1 | -3/+21 |
2020-06-16 | d: Use new isXxxxExp helpers where possible | Iain Buclaw | 1 | -1/+1 |
2020-06-16 | d: Use new isTypeXxxx helpers where possible. | Iain Buclaw | 1 | -15/+9 |
2020-06-07 | d: Merge upstream dmd b0df0e982 | Iain Buclaw | 1 | -5/+7 |
2020-06-05 | d: Merge upstream dmd f5638c7b8. | Iain Buclaw | 1 | -7/+7 |
2020-06-05 | d: Merge upstream dmd 56f0a65c4. | Iain Buclaw | 1 | -3/+3 |
2020-06-04 | d: Merge upstream dmd 48d704f08 | Iain Buclaw | 1 | -14/+14 |
2020-05-06 | d: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959 | Iain Buclaw | 1 | -61/+6 |
2020-04-29 | d: Merge bug fix from upstream dmd 06160ccae | Iain Buclaw | 1 | -1/+3 |
2020-04-27 | d: Fix ICE in assign_temp, at function.c:984 (PR94777) | Iain Buclaw | 1 | -3/+29 |
2020-04-19 | d: Fix FAIL in gdc.dg/runnable.d on X32 targets (PR94609) | Iain Buclaw | 1 | -5/+1 |
2020-03-31 | d: Use memset to fill alignment holes with zeroes. | Iain Buclaw | 1 | -44/+0 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-14 | Remove build_{same_sized_,}truth_vector_type | Richard Sandiford | 1 | -1/+1 |
2019-08-10 | d: Fix internal compiler error: in add_expr, at tree.c:7794 | Iain Buclaw | 1 | -3/+5 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -1/+1 |
2019-04-23 | d: Add support for compiling without libphobos library. | Iain Buclaw | 1 | -1/+4 |
2019-03-20 | d: Fix ICE force_type_die, at dwarf2out.c using nested types | Iain Buclaw | 1 | -6/+1 |