30
I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 23 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
modernize fillParameters() (#22108) More... 1 day ago
Stackoffsets for function parameters (#22106) More... 1 day ago
[parse.d] move calls to `addSTC` into `parseType` (#22105) More... 1 day ago
Remove Root.h (#22093) More... 2 days ago
[parse.d] `parseType`: remove unused `TemplateParameters` arg (#22104) More... 2 days ago
Move `makeWild`, `makeWildConst`, `makeSharedWild`, and `makeSharedWildConst` to `typesem` (#22103) More... 2 days ago
disassembler: do signed hex offsets (#22101) More... 4 days ago
Remove dmd.target from expression.d (#22097) More... 5 days ago
Move `Type.makeShared` and `Type.makeSharedConst` to `typesem` (#22095) More... 5 days ago
get va_start, va_arg to work (#22096) More... 5 days ago
Enable inlining of immutable local delegates (#22089) More... 5 days ago
Move `Type.makeMutable` and `Type.makeImmutable` to `typesem` (#22094) More... 5 days ago
Docs: Resolve TODO in example (#10898) More... 5 days ago
docs: Fix small inconsistency for `slide` (#10899) More... 5 days ago
Merge pull request #22067 from schveiguy/fix-thread-shutdown-race More... 5 days ago
Move `Type.makeConst` to `typesem` (#22090) More... 5 days ago
work on va_start (#22088) More... 6 days ago
Fix inlining of WithStatement (#22082) More... 7 days ago
Fix a type mismatch in glue layer (#22081) More... 7 days ago
Update docs for thread_detachThis and thread_detachByAddr to reflect the GC shutdown process for detaching threads. More... 7 days ago
more special cases for varargs (#22080) More... 8 days ago
Remove `hdrscan` from inline cost visitor (#22053) More... 9 days ago
Move `Expression.toReal` and `Expression.toComplex` to `expressionsem` (#22076) More... 9 days ago
treat last named argument as variadic (#22070) More... 9 days ago
Doc: setDifference and setSymmetricDifference only work on 2 ranges (#10897) More... 10 days ago
10892 Implement std.mathspecial.betaIncompleteCompl (#10893) More... 10 days ago
Move `Expression.toInteger` and `Expression.toUInteger` to `expressionsem` (#22073) More... 10 days ago
Replace toInteger with value (#22068) More... 10 days ago
fix(GC): Fix issue with GC thread cleanup routine being called after thread is unregistered (and therefore will not be paused). More... 12 days ago
Move `expandTuples`, `expToVariable`, and `calledFunctionType` free functions in `expression` to `expressionsem` (#22066) More... 12 days ago