CARVIEW |
Navigation Menu
-
-
Notifications
You must be signed in to change notification settings - Fork 650
Insights: dlang/dmd
Overview
Could not load contribution data
Please try again later
15 Pull requests merged by 6 people
-
[mtype.d] move
resolveNamedArgs
totypesem.d
#21584 merged
Jul 23, 2025 -
Make
Dysmbol.size()
return aulong
#21582 merged
Jul 23, 2025 -
[dstruct.d] move
determineTypeProperties
totypesem.d
#21581 merged
Jul 23, 2025 -
Remove some unused
import dmd.globals;
#21583 merged
Jul 23, 2025 -
[dstruct.d] remove some unused semantic imports
#21580 merged
Jul 23, 2025 -
fix
frontend.h
#21578 merged
Jul 22, 2025 -
restore asm implementation in mulu, avoid inline warning by local function instead
#21574 merged
Jul 22, 2025 -
Use AA for
cpp_type_info_ptr_sym
cache#21528 merged
Jul 22, 2025 -
[dmodule.d] remove dependance on
gluelayer.d
#21569 merged
Jul 22, 2025 -
[ob.d] make most of it private
#21571 merged
Jul 21, 2025 -
Templatize
_d_arrayliteralTX
#21567 merged
Jul 21, 2025 -
more bugs in cdstreq()
#21568 merged
Jul 20, 2025 -
Add suggested fix to error message when casting struct to bool
#21566 merged
Jul 19, 2025 -
Fix #21562 - Trying to fill a void[] causes dmd to segfault
#21563 merged
Jul 18, 2025 -
implement cdstreq()
#21561 merged
Jul 18, 2025
5 Pull requests opened by 4 people
-
[dscope.d] compress some flags
#21570 opened
Jul 21, 2025 -
Packagise the glue layer into`irgen/`
#21572 opened
Jul 21, 2025 -
Refactor `_d_arrayliteralTX`
#21573 opened
Jul 21, 2025 -
Refactoring dtemplate
#21579 opened
Jul 22, 2025 -
don't pretend dmd can inline checkint.mulu, just let each compiler decide
#21587 opened
Jul 24, 2025
6 Issues closed by 4 people
-
DMD ICE: Can't link simple program with `-profile=gc`
#21033 closed
Jul 24, 2025 -
mixin template cannot define alias
#19271 closed
Jul 24, 2025 -
Closures and Destructors
#21497 closed
Jul 21, 2025 -
Demangle parses delegate backref (Q) as function
#21564 closed
Jul 18, 2025 -
Trying to fill a `void[]` causes dmd to segfault
#21562 closed
Jul 18, 2025 -
Provide mechanism to preallocate memory from the GC
#17352 closed
Jul 17, 2025
5 Issues opened by 3 people
-
Inconsistent behavior: `immutable class` doesn't affect template constructors
#21586 opened
Jul 24, 2025 -
"Error: undefined identifier" when referencing a shorthand constructor parameter
#21577 opened
Jul 22, 2025 -
"need 'this' to access member" in shorthand constructor
#21576 opened
Jul 22, 2025 -
`mixin` on interpolated string requires `text`
#21575 opened
Jul 22, 2025 -
Enhancement: `if foreach` expression and template constraint
#21565 opened
Jul 18, 2025
13 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
fix: prohibit capturing variables with destructors in closures (fixes #21497 #18704)
#21514 commented on
Jul 22, 2025 • 1 new comment -
Allow `@disable("message")`
#21550 commented on
Jul 18, 2025 • 0 new comments -
strange errors returning references to void
#20336 commented on
Jul 19, 2025 • 0 new comments -
importC does not support `__int128 ` or `float16` used in x86 SIMD headers
#21543 commented on
Jul 20, 2025 • 0 new comments -
Bad closure variable with scoped destruction
#18704 commented on
Jul 20, 2025 • 0 new comments -
Array literal shouldn't cause GC allocation for `void` element types
#20668 commented on
Jul 21, 2025 • 0 new comments -
We have both statically maintained and dynamically generated `.conf`.
#21526 commented on
Jul 21, 2025 • 0 new comments -
Array of struct with immutable field implicitly converts to void[]
#18246 commented on
Jul 22, 2025 • 0 new comments -
Closures break constructor/destructor safety
#20327 commented on
Jul 23, 2025 • 0 new comments -
Multiple-inheritance of Interfaces results in final/static method/function hijacking
#18278 commented on
Jul 23, 2025 • 0 new comments -
Primary Type Syntax
#15269 commented on
Jul 24, 2025 • 0 new comments -
replace AA runtime hooks with templated implementation
#21066 commented on
Jul 24, 2025 • 0 new comments -
[DO NOT MERGE] Implement PoC DFA engine for nullability and truthiness
#21494 commented on
Jul 23, 2025 • 0 new comments