- Brisbane, Australia
Popular repositories Loading
301 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
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
Activity overview
Loading
Contribution activity
March 2025
Created 8 commits in 3 repositories
Created a pull request in dlang/dmd that received 26 comments
Accept __rvalue attribute on ref functions
...which forces the result to be treated as __rvalue. Presence of this attribute will cause __rvalue to be inferred at the function call-site, ie: Ie:
+44
−5
lines changed
•
26
comments
Opened 8 other pull requests in 2 repositories
TurkeyMan/energy-monitor
7
open
-
ARM port
This contribution was made on Mar 17
-
Improve breakpoint() for non-DMD compilers.
This contribution was made on Mar 17
-
Assorted minor fixes
This contribution was made on Mar 17
-
Fixed the 32bit windows build
This contribution was made on Mar 11
-
Add a bare-metal
urt.fibre
implementation for x86/x86_64This contribution was made on Mar 11 -
HTTP sampler
This contribution was made on Mar 8
-
Added a proper expression parser and expression evaluation
This contribution was made on Mar 8
dlang/dlang.org
1
merged
-
Added __rvalue function attribute to the spec
This contribution was made on Mar 9
Reviewed 3 pull requests in 2 repositories
dlang/dmd
2 pull requests
-
Add C++23 to CppStdRevision enum
This contribution was made on Mar 21
-
Accept __rvalue attribute on ref functions
This contribution was made on Mar 10
dlang/dlang.org
1 pull request
-
Add one line definition for betterC
This contribution was made on Mar 21
Created an issue in dlang/dmd that received 32 comments
Placement new doesn't call implicit copy constructor
struct Test { int x, y, z; // this(ref Test) {} // no explicit copy constructor (implicit exists) this(int x, int y, int z) {} // explicit normal c…
32
comments
Opened 6 other issues in 4 repositories
ldc-developers/ldc
1
closed
1
open
-
Codegen error
This contribution was made on Mar 17
-
Calling convention surprises
This contribution was made on Mar 17
dlang/visuald
2
open
-
Improve stepping over opApply
This contribution was made on Mar 8
-
Evaluation of enums/constants seems to have stopped working?
This contribution was made on Mar 7
dlang/dmd
1
open
-
Wrong types in create-temporary rewrites (CommaExp) wrt.
alias this
This contribution was made on Mar 17
higan-emu/libco
1
open
-
Q: Why this?
This contribution was made on Mar 12