-
-
Notifications
You must be signed in to change notification settings - Fork 641
Insights: dlang/dmd
Overview
Could not load contribution data
Please try again later
24 Pull requests merged by 9 people
-
merge stable
#21127 merged
Mar 31, 2025 -
improve formatting of disassembly output
#21123 merged
Mar 31, 2025 -
partially implement cdstreq()
#21117 merged
Mar 30, 2025 -
pow: Ensure side effects are evaluated in e1^^0 rewrite
#21116 merged
Mar 29, 2025 -
[Master] Fix #21024 - Optimize x^^c expressions (#21082)
#21115 merged
Mar 29, 2025 -
Revert "Fix #21024 - Optimize x^^c expressions"
#21114 merged
Mar 29, 2025 -
Fix #21024 - Optimize x^^c expressions
#21082 merged
Mar 29, 2025 -
Improve linker error suggestions
#21109 merged
Mar 29, 2025 -
backend: Remove some void/unsafe initialization
#21107 merged
Mar 29, 2025 -
Update source code and coverage links
#21111 merged
Mar 29, 2025 -
Fix #21105: Is-expressions should not generate unnecessary code for lowerings
#21106 merged
Mar 29, 2025 -
Turn macro translations into template functions
#21108 merged
Mar 28, 2025 -
errors in cdpost()
#21103 merged
Mar 28, 2025 -
Improve fix: #20867 ICE on final switch forward referencing its enum.
#21097 merged
Mar 28, 2025 -
in codelem(), use AArc64 register masks
#21101 merged
Mar 27, 2025 -
size_t was wrong, sign extension omitted
#21093 merged
Mar 27, 2025 -
neglected to generate code for cdeq()
#21090 merged
Mar 26, 2025 -
Optimize BaseLoc Line Lookup with Caching for Performance Improvement
#21088 merged
Mar 26, 2025 -
Fix error when struct initializer isn't accepted
#21086 merged
Mar 26, 2025 -
Improve 'no property' error suggestions for pointers
#21087 merged
Mar 26, 2025 -
Fix dlang#18262 - Fix expected error message for enum auto-increment
#21067 merged
Mar 25, 2025 -
[druntime] core.int128: Add 64-bit mul() overload and optimize via inline asm on x86_64
#21081 merged
Mar 25, 2025 -
fix cdpost()
#21084 merged
Mar 25, 2025 -
AArch64 cannot compare shorts directly
#21080 merged
Mar 25, 2025
6 Pull requests opened by 6 people
-
Fix #21065 - classInstanceSize is not a multiple of its classInstanceAlignment
#21092 opened
Mar 26, 2025 -
Fix #20985 - runnable\exe1.c heisenbugs on Win64
#21099 opened
Mar 27, 2025 -
Fixed MAKEFILE for cross-platform log formatting
#21100 opened
Mar 27, 2025 -
Improve error message when cl.exe is missing on Windows
#21120 opened
Mar 30, 2025 -
Arraysetlength{,i} to arraysetlengthT single template based (Testing)
#21122 opened
Mar 30, 2025 -
redundate add of Voffset, disassembler correction
#21128 opened
Mar 31, 2025
6 Issues closed by 4 people
-
ImportC: Method return type `int` interpreted as `errno_t`
#21124 closed
Mar 31, 2025 -
Optimize x^^0, x^^1 and x^^2 expressions
#21024 closed
Mar 29, 2025 -
ImportC: Error: undefined escape sequence \e
#21112 closed
Mar 29, 2025 -
Is-expressions should not generate unnecessary code for lowerings
#21105 closed
Mar 29, 2025 -
PR #21001 introduces bug
#21094 closed
Mar 28, 2025 -
Bad diagnostic for an enum member in an enum that use another enum as base type
#18262 closed
Mar 25, 2025
11 Issues opened by 10 people
-
Critical: Crash before main() on macOS 15.4 RC
#21126 opened
Mar 31, 2025 -
ImportC: Support Stringizing operator in C macros
#21125 opened
Mar 31, 2025 -
-I= flag appears to not work the same way it did
#21113 opened
Mar 29, 2025 -
core.sys.linux.sys.timerfd header missing
#21110 opened
Mar 28, 2025 -
Types accepted in 'key in AA' expressions during speculative evaluation
#21104 opened
Mar 28, 2025 -
`make clean` errors on Windows: CreateProcess() failed
#21102 opened
Mar 28, 2025 -
Can't compile a module with a single import statement, while the imported module compiles fine
#21098 opened
Mar 27, 2025 -
TimeDateStamp in object files should be a deterministic hash
#21095 opened
Mar 27, 2025 -
Private template hides public non-template overload
#21091 opened
Mar 26, 2025 -
IES does not call functions on operator overloads, if omitting parens
#21085 opened
Mar 25, 2025 -
Log a proper error message when `cl.exe` is not found
#21083 opened
Mar 25, 2025
9 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.
-
Translate `_d_arrayliteralTX` to a template
#21077 commented on
Mar 31, 2025 • 5 new comments -
Replace legacy _d_arrayappendcTX with templated version
#21076 commented on
Mar 24, 2025 • 1 new comment -
Segmentation fault with Nullable Date ternary
#21070 commented on
Mar 25, 2025 • 0 new comments -
`runnable\exe1.c` heisenbugs on Win64
#20985 commented on
Mar 25, 2025 • 0 new comments -
classInstanceSize is not a multiple of its classInstanceAlignment
#21065 commented on
Mar 28, 2025 • 0 new comments -
Bad error message when template function with bad parameter type & constraint is instantiated
#20693 commented on
Mar 30, 2025 • 0 new comments -
Implement the generation of multiple copy constructors for fields
#16429 commented on
Mar 28, 2025 • 0 new comments -
Fix: Add -arch x86_64 to CXXFLAGS on macOS ARM64 to Resolve Linker Errors in Mixed C++ and D Testss
#21012 commented on
Mar 28, 2025 • 0 new comments -
Draft: replace AA runtime hooks with templated implementation
#21066 commented on
Mar 31, 2025 • 0 new comments