22
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Issue 24168 - Corrupted if TLS values are passed in ref parameters (dlang/dmd!15705) More... about 1 year ago
[expression.d] move `valueNoDtor` to `expressionsem.d` make private (dlang/dmd!15687) More... about 1 year ago
move `checkRightThis` to `expressionsem.d` (dlang/dmd!15711) More... about 1 year ago
move `hasThis` to `expressionsem.d` (dlang/dmd!15710) More... about 1 year ago
move `CondExp.hookDtors` to `expressionsem.d` (dlang/dmd!15708) More... about 1 year ago
move `firstComma` to `dinterpret.d` (dlang/dmd!15709) More... about 1 year ago
fix Issue 24181 - reading double parameter from RCX rather than XMM1 (dlang/dmd!15707) More... about 1 year ago
C++: Use d_size_t in gendocfile declaration (dlang/dmd!15706) More... about 1 year ago
move dmd/root/rootobject.d to dmd (dlang/dmd!15703) More... about 1 year ago
eliminate static constructor in mustuse.d (dlang/dmd!15704) More... about 1 year ago
Merge pull request dlang/dmd!15701 from dlang/revert-15700-CatchNoRoot More... about 1 year ago
Revert "Catch need not be a RootObject (dlang/dmd!15700)" More... about 1 year ago
Fix out of sync C++ headers for GDC and LDC (dlang/dmd!15697) More... about 1 year ago
move `expandAliasThisTuples` to `expressionsem.d` (dlang/dmd!15694) More... about 1 year ago
Catch need not be a RootObject (dlang/dmd!15700) More... about 1 year ago
test: Add missing EXTRA_FILES directives to tests (dlang/dmd!15698) More... about 1 year ago
root.filename does not use rootobject More... about 1 year ago
fix issue 24188 - ICE with missing imported symbol (dlang/dmd!15693) More... about 1 year ago
remove unnecessary imports from root.rootobject (dlang/dmd!15692) More... about 1 year ago
fix issue 23733 - Can't use template type parameter as type of alias parameter (dlang/dmd!15691) More... about 1 year ago
[expression.d] move `isDotOpDispatch` to `expressionsem.d` make private (dlang/dmd!15685) More... about 1 year ago
[expression.d] make `RealIdentical` private (dlang/dmd!15690) More... about 1 year ago
Finalize v1.35.0 changelog More... about 1 year ago
Fix ICE: failed to detect static initialization of associative array (dlang/dmd!15683) More... about 1 year ago
Use correct param name in canThrow DDoc (dlang/dmd!15684) More... about 1 year ago
ABI: Don't rewrite HFVAs if there's no need to (#4490) More... about 1 year ago
Merge pull request #4513 from kinke/merge_stable More... about 1 year ago
Bump bundled reggae to v0.10.1 More... about 1 year ago
Merge remote-tracking branch 'origin/dmd-rewrite-stable' into merge_stable More... about 1 year ago
fix issue 23865 - ICE on attempt to insert an non overloadable symbol in a set (dlang/dmd!15681) More... about 1 year ago