22
I Use This!
Very High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 23 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bugzilla issue 24417: fds_bits named incorrectly on FreeBSD More... 2 months ago
Move mtype.Type.checkAliasThisRec to typesem and make it private. (dlang/dmd!16256) More... 2 months ago
Eliminate dsymbolsem import from func.d. (dlang/dmd!16258) More... 2 months ago
Extract (mtype.Type/mtype.TypeFunction).sunstWildTo into a separate function in typesem.d More... 2 months ago
Fix Bugzilla 24409 - DMD crash for CTFE in stompOverlappedFields (dlang/dmd!16246) More... 2 months ago
Move Type.arrayOf to typesem (dlang/dmd!16225) More... 2 months ago
Eliminate funcsem import from func.d. More... 2 months ago
Move mtype.Type.aliasthisOf to typesem.d More... 2 months ago
Move mtype.Type.sarrayOf to typesem.d More... 2 months ago
Eliminate statementsem import from func.d. More... 2 months ago
Fix Bugzilla issue 24404 - ifaddrs union fields incorrectly name on Linux. (dlang/dmd!16233) More... 2 months ago
Remove unused dscope import. (dlang/dmd!16243) More... 2 months ago
Update frontend.h More... 2 months ago
Eliminate templatesem import from func.d. More... 2 months ago
CI: Use `-simulator` suffix for x86_64 iOS triple (#4584) More... 2 months ago
support CC envvar to be in the form "command args..." (#4582) More... 2 months ago
GHA: Disable all ASan tests on Win64, regressing with the latest GHA image (#4585) More... 2 months ago
Add core.sys.freebsd.net.if_. More... 2 months ago
Fix bugzilla issue 24408 - Remove duplicate AF_INET6 declaration. More... 2 months ago
make sure hello world in C works More... 2 months ago
Eliminate dscope import. More... 2 months ago
Remove unused imports. More... 2 months ago
Remove unused imports. More... 2 months ago
Fix Bugzilla issue 24405 - FreeBSD's ifaddrs missing the ifa_broadaddr field. More... 2 months ago
Extract staticcond.evalStaticCondition and move it to expressionsem
kt
More... 2 months ago
file.d: move Posix/Windows to the top More... 2 months ago
toWStrings(): fix unnecessarily complex loop More... 2 months ago
Fix Bugzilla 22556 - Invalid GOT load reloc with -O on MacOS More... 2 months ago
Move dmd/root/object.h to dmd/rootobject.h More... 2 months ago
Fix Bugzilla 24401 - OSX: Linker error: GOT load reloc does not point to a movq instruction More... 2 months ago