Highlights
- Pro
Popular repositories Loading
-
BDO_Enhancement_Tool
BDO_Enhancement_Tool PublicOpen source tool for planning fail stacks and enhancement priority in Black Desert Online
-
-
ObserverHooks
ObserverHooks PublicEasy, minimalist tools for function side-effects and observer pattern with weak references
-
qt6-hdf5view
qt6-hdf5view PublicForked from tgwoodcock/hdf5view
Simple Qt/Python based viewer for HDF5 files
Python 1
-
GraveSettings
GraveSettings PublicA library for automatic serialization of python object hierarchies to storage
Python
-
Nim
Nim PublicForked from nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness,…
Nim
75 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 |
Activity overview
Contribution activity
April 2025
Created 2 commits in 1 repository
Created a pull request in nim-lang/Nim that received 2 comments
new-style concept bugfix
Combining two small PRs in one here. The test case explains what was wrong with the concepts and for naitivesockets, it's typical to adjust ai_flags
…
Opened 3 other pull requests in 1 repository
nim-lang/Nim
1
open
1
merged
1
closed
-
see what breaks
This contribution was made on Apr 13
-
split
nativesockets
bindAddr into two procsThis contribution was made on Apr 11 -
rename / deprecate
normalize
instrutil
This contribution was made on Apr 4
Created an issue in nim-lang/Nim that received 3 comments
Generic type alias doesn't lift properly
Nim Version devel Description These don't work: type A[T] = T proc p[T, H](a: A[T], b: A[H]) = discard p(1, "two") type A[T] = auto proc p(a: A, b:…
Opened 1 other issue in 1 repository
nim-lang/Nim
1
open
-
holey enum objectdollar SIGSEV
This contribution was made on Apr 15