Highlights
- Pro
1,539 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
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
April 2025
Created 41 commits in 2 repositories
Created a pull request in odin-lang/Odin that received 9 comments
Integer Concatenation Operator ##
The ability to concatenate two integers.
10 ## 20 == 1020
123 ## 456 == 123456
Implemented as the equivalent of the following code:
integer_conca…
+75
−4
lines changed
•
9
comments
Reviewed 1 pull request in 1 repository
odin-lang/Odin
1 pull request
-
A few fixes for android
This contribution was made on Apr 4