Popular repositories Loading
-
-
dlang.org
dlang.org PublicForked from dlang/dlang.org
Pages for the d-programming-language.org web site
D 1
-
-
D-templates-tutorial
D-templates-tutorial PublicForked from PhilippeSigaud/D-templates-tutorial
A tutorial on the D programming language templates, in LaTeX.
D 1
390 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
May 2025
Created 2 commits in 2 repositories
Created a pull request in dlang/dlang.org that received 8 comments
[spec/function] Specify null dereference behavior for @safe
code
Forbid optimizations which assume a null dereference will not occur. ldc2
does use those optimizations with -O2
- see:
https://forum.dlang.org/post…
+19
−3
lines changed
•
8
comments
Opened 10 other pull requests in 3 repositories
MetaLang/DIPs
6
merged
-
[unpacking] Various edits
This contribution was made on May 9
-
[unpacking] Tweak rationale & description
This contribution was made on May 8
-
[unpacking] Add some prior art
This contribution was made on May 8
-
[unpacking] Fix bearophile's example
This contribution was made on May 2
-
[unpacking] Tweak Examples section
This contribution was made on May 2
-
[unpacking] Update Limitations section
This contribution was made on May 2
dlang/dlang.org
1
merged
2
open
-
[spec/statement] Improve
foreach
for ranges docsThis contribution was made on May 7 -
[spec/arrays] Improve Assignment and Copying docs
This contribution was made on May 3
-
[spec/expression] Improve AssignExpression docs for arrays
This contribution was made on May 3
dlang/dmd
1
merged
-
Fix: Incorrect claim that a foreach-ref variable is "stack-allocated"
This contribution was made on May 6
Reviewed 1 pull request in 1 repository
dlang/dlang.org
1 pull request
-
[spec/expression] Improve AssignExpression docs for arrays
This contribution was made on May 3
Opened 2 issues in 1 repository
dlang/dlang.org
1
closed
1
open
-
foreach
for ranges spec should document usingref
element variableThis contribution was made on May 7 -
[spec]
@safe
code generated must not assume null dereference won't occurThis contribution was made on May 4