⚒️
crystal language core team • feh wiki admin & forensics person • maker of 0cc-famitracker • love is the pulse of the stars
- Hong Kong SAR
- https://hertzdevil.github.io/
- @HertzDevil
Pinned Loading
-
-
crystal-lang/crystal
crystal-lang/crystal PublicThe Crystal Programming Language
-
-
crystal-android-hello-world
crystal-android-hello-world PublicSample native Android app written in pure Crystal
682 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
Contribution activity
March 2025
Created 12 commits in 2 repositories
Created 1 repository
-
HertzDevil/crystal-snippets
Crystal
This contribution was made on Mar 6
Created a pull request in crystal-lang/libffi that received 5 comments
Opened 17 other pull requests in 3 repositories
crystal-lang/crystal
10
open
5
merged
-
Support Windows local device paths in
Path
This contribution was made on Mar 23 -
Fix
File.exists?
for special devices on WindowsThis contribution was made on Mar 22 -
Optimize
Path#drive
,#root
, and#anchor
This contribution was made on Mar 21 -
Never remove UNC share name in
Path#dirname
This contribution was made on Mar 21 -
Document
::debugger
This contribution was made on Mar 21 -
Add uninitialized variables to formatter variable scopes
This contribution was made on Mar 21
-
Add
Socket::Error.build_message
This contribution was made on Mar 20 -
Document the
alignof
andinstance_alignof
operatorsThis contribution was made on Mar 20 -
Document the macro
sizeof
andalignof
This contribution was made on Mar 20 -
Make
LLVM::ABI
internalThis contribution was made on Mar 17 -
Update library versions for MSVC CI
This contribution was made on Mar 16
-
Allow multiple redefinitions of the same top-level fun
This contribution was made on Mar 14
-
Do not use
Array#reverse!
in parser and formatterThis contribution was made on Mar 7 -
Use binary search to search DWARF line numbers
This contribution was made on Mar 3
-
Remove
op_index
andend_sequence
fromCrystal::DWARF::LineNumbers::Row
This contribution was made on Mar 3
msys2/MINGW-packages
1
open
-
llvm: update to 20.1.1
This contribution was made on Mar 23
llvm/llvm-project
1
open
-
[llvm-c] Add
LLVMConstDataArray
andLLVMGetRawDataValues
This contribution was made on Mar 2
Created an issue in crystal-lang/crystal that received 5 comments
LLVM 20 breaks Array({T, U})
in release mode when U
is a mixed union
The following snippet works correctly previously: x = [{1_i64, 2_i64}, {3_i64, 4_i32}] # or `#swap`, or `#reverse!` tmp = x.unsafe_fetch(0) x.unsaf…
5
comments
Opened 6 other issues in 2 repositories
crystal-lang/crystal
4
open
-
Path#relative_to?
across equivalent Windows rootsThis contribution was made on Mar 23 -
Path#parent
can strip UNC share from its serverThis contribution was made on Mar 21 -
Getting the size and alignment of
TypeNode
s in macrosThis contribution was made on Mar 17 -
Constant associative lookup tables
This contribution was made on Mar 2
llvm/llvm-project
1
closed
1
open
-
[llvm][opt][regression]
memcpyopt
pass inserts incorrectmemmove
callThis contribution was made on Mar 10 -
[llvm-c]
ConstantDataArray
constructors for element types other thani8
This contribution was made on Mar 2