- Germany
- http://nim-lang.org
Popular repositories Loading
-
malebolgia
malebolgia PublicMalebolgia creates new spawns. Structured concurrency. Thread pools and related APIs.
-
packedjson
packedjson Publicpackedjson is an alternative Nim implementation for JSON. The JSON is essentially kept as a single string in order to save memory over a more traditional tree representation.
982 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 19 commits in 3 repositories
Created a pull request in nim-lang/nimony that received 1 comment
Opened 14 other pull requests in 1 repository
nim-lang/nimony
13
merged
1
open
-
added important test case
This contribution was made on Apr 16
-
VTables: progress
This contribution was made on Apr 16
-
VTables: progress
This contribution was made on Apr 16
-
VTables: progress
This contribution was made on Apr 15
-
VTables: progress
This contribution was made on Apr 14
-
VTables: progress; use array types that make the C compiler happier
This contribution was made on Apr 11
-
VTables: progress
This contribution was made on Apr 10
-
VTables: progress
This contribution was made on Apr 10
-
wip
This contribution was made on Apr 9
-
VTables: progress
This contribution was made on Apr 7
-
NIFC: try-finally for C++
This contribution was made on Apr 7
-
WIP: tracking support for IDE integration
This contribution was made on Apr 5
-
work on object conversions
This contribution was made on Apr 4
-
frontend: method impl, WIP
This contribution was made on Apr 2
Reviewed 14 pull requests in 2 repositories
nim-lang/nimony
12 pull requests
-
fixes #983; properly semcheck borrowed procs
This contribution was made on Apr 16
-
hexer: stringcases support
cstring
selectorsThis contribution was made on Apr 15 -
fixes src/lib/stringviews.nim to compile it with Nimony
This contribution was made on Apr 15
-
include holey enums in
enum
typeclass, addsumGeneric
disambiguationThis contribution was made on Apr 14 -
fixes ret returning complex expressions destruction
This contribution was made on Apr 9
-
adds open proc that returns File to syncio
This contribution was made on Apr 8
-
std: introduce setutils + add an items iterator to set[T]
This contribution was made on Apr 7
-
match concrete types in constraints
This contribution was made on Apr 5
-
string: add more cstring conversion utils
This contribution was made on Apr 4
-
misc fixes extracted from #908
This contribution was made on Apr 3
-
test generic converters across modules
This contribution was made on Apr 2
-
implements #890; adds CPU/OS defines
This contribution was made on Apr 1
nim-lang/Nim
2 pull requests
-
std/setutils: add extra set utils procs
This contribution was made on Apr 7
-
Extend options stdlib
This contribution was made on Apr 6
Created an issue in nim-lang/RFCs that received 19 comments
Sum types, 2025 variant
Sum types, 2025 variant
We tweak case
inside objects to offer:
Type safety: field accesses are checked entirely at compile time.
Conciseness: The …
19
comments
Opened 5 other issues in 1 repository
nim-lang/nimony
2
open
3
closed
-
Implement table constructors
This contribution was made on Apr 20
-
sem: overridden =destroy and =trace hooks
This contribution was made on Apr 9
-
generic converters
This contribution was made on Apr 2
-
seqs and strings need to use overflow checks for safety
This contribution was made on Apr 1
-
toNif/fromNif stdlib API
This contribution was made on Apr 1