22
I Use This!
Very High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 15 hours ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'origin/dmd-rewrite-stable' into merge-2.108 More... 3 months ago
Don't forward-declare magic intrinsics mapping to instructions More... 3 months ago
Merge remote-tracking branch 'upstream/stable' into merge_stable More... 3 months ago
Remove StringExp.peekString casts More... 3 months ago
Fix endian issue when printing hex string literals More... 3 months ago
Merge pull request dlang/dmd!16293 from dkorpel/hexstring-impl-conv-stable More... 3 months ago
refactor implicitConvToWithoutAliasThis() (dlang/dmd!16309) More... 3 months ago
Fix dip1000 errors in blake3.d More... 3 months ago
turn tryagain into while loop (dlang/dmd!16307) More... 3 months ago
make more use of sansExt() (dlang/dmd!16304) More... 3 months ago
make blake3 input scope More... 3 months ago
add toCString() (dlang/dmd!16305) More... 3 months ago
add sansExt() (dlang/dmd!16300) More... 3 months ago
regrange - simplify with foreach (dlang/dmd!16303) More... 3 months ago
Hack around little dynamic-compile test regression More... 3 months ago
GHA: Bump 'bootstrap LDC' to v1.19, with required `extern(C++, "dmd")` support More... 3 months ago
Fix compiler va_list type for (hypothetical?) Apple 32-bit ARM targets More... 3 months ago
Add support for new TypeInfo_Class.nameSig More... 3 months ago
Add support for new CAsmDeclarations More... 3 months ago
GHA Main: Reduce job time-outs More... 3 months ago
druntime: Revert upstream addition of DllMain() for druntime DLL More... 3 months ago
use slices to eliminate call to removeExt() More... 3 months ago
push memory allocation up out of FileName.splitPath() (dlang/dmd!16297) More... 3 months ago
Minimally adapt 2 dmd-testsuite tests for LDC More... 3 months ago
druntime: Disable rt.tracegc for LDC More... 3 months ago
Windows: Fix upstream 'regression' wrt. narrow code page More... 3 months ago
Add support for new ulong[] hex string literals More... 3 months ago
use OutBuffer in readFromStdin() More... 3 months ago
another correction for caller destroying args (dlang/dmd!16167) More... 3 months ago
Make retrieve_scopes example compile More... 3 months ago