0
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add isSameSymbol and isSameType to v3 traits and indexOf to v3 meta. (#8960) More... 2 days ago
Add all and any to phobos.sys.meta. (#8959) More... 2 days ago
std/math/hardware.d: use an alternative register naming ... More... 6 days ago
Add isImplicitlyConvertible and isQualifierConvertible to phobos v3. (#8955) More... 6 days ago
Merge pull request #8956 from the-horo/file.d-unittest-fix More... 7 days ago
Add Filter and Reverse to phobos.sys.meta. More... 7 days ago
std/file.d: Don't check for OS-dependent error message in unittest More... 7 days ago
Add isSignedInteger and isUnsignedInteger to phobos.sys.traits. (#8954) More... 8 days ago
Rename lib to phobos. (#8953) More... 8 days ago
Merge pull request #8950 from WalterBright/swapAndDestroy More... 9 days ago
Remove explicit hex string casts More... 10 days ago
swap-and-destroy called too eagerly More... 11 days ago
[std.socket] Fix cast assign to getaddrinfoPointer More... 13 days ago
Merge pull request #8941 from ntrel/count-doc More... 13 days ago
Rename lib.sys.traits' Unqual to Unqualified. More... 14 days ago
Fix pred description when there's no needle More... 16 days ago
Add short descriptions for each overload set; minor tweaks More... 16 days ago
Update cheat sheet description More... 16 days ago
Rearrange some code in lib.sys.traits. More... 16 days ago
Add isNumeric and isPointer. (#8946) More... 17 days ago
Merge pull request #8944 from WalterBright/unqualCast2 More... 19 days ago
Merge pull request #8943 from WalterBright/unqualCast More... 19 days ago
Add isInteger and isFloatingPoint to lib.sys.traits. (#8945) More... 19 days ago
utf.d replace use of Unqual with cast() More... 20 days ago
Remove isSomeString and isSomeChar. (#8942) More... 21 days ago
use cast() where we can More... 21 days ago
[std.algorithm.searching] Improve `count` docs More... 21 days ago
Add isSomeString and isSomeChar to lib.sys.traits. (#8940) More... 21 days ago
Add isDynamicArray and isStaticArray to lib.sys.traits. (#8939) More... 22 days ago
Add ConstOf, ImmutableOf, InoutOf, and SharedOf to lib.sys.traits. More... 24 days ago