Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Nim
We are on a mission to develop an easy to use and performant systems programming language.
Collective -
Host: opensource -
https://opencollective.com/nim
- Code: https://github.com/nim-lang/Nim
SIGSEGV with object variants and RTTI
github.com/nim-lang/Nim - alex65536 opened this issue 7 months ago
github.com/nim-lang/Nim - alex65536 opened this issue 7 months ago
when nimvm visible in runtime code causing misexecution due to matching preference rules
github.com/nim-lang/Nim - arnetheduck opened this issue 7 months ago
github.com/nim-lang/Nim - arnetheduck opened this issue 7 months ago
when nimvm doesn't isolate symbols
github.com/nim-lang/Nim - arnetheduck opened this issue 7 months ago
github.com/nim-lang/Nim - arnetheduck opened this issue 7 months ago
Devel: Illegal storage access in alloc.nim
github.com/nim-lang/Nim - simonkrauter opened this issue 7 months ago
github.com/nim-lang/Nim - simonkrauter opened this issue 7 months ago
Closures capture scope is confusing, leading to unexpective behaviour
github.com/nim-lang/Nim - Alogani opened this issue 7 months ago
github.com/nim-lang/Nim - Alogani opened this issue 7 months ago
fixes #5901 #21211; don't fold cast function types because of gcc 14
github.com/nim-lang/Nim - ringabout opened this pull request 7 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 7 months ago
Hash generic objects so destructors are generated for their generic p…
github.com/nim-lang/Nim - beef331 opened this pull request 7 months ago
github.com/nim-lang/Nim - beef331 opened this pull request 7 months ago
fix noreturn/implicit discard check logic
github.com/nim-lang/Nim - metagn opened this pull request 7 months ago
github.com/nim-lang/Nim - metagn opened this pull request 7 months ago
Overloaded `template`s across scopes where one has `untyped` parameter fail to build
github.com/nim-lang/Nim - tersec opened this issue 7 months ago
github.com/nim-lang/Nim - tersec opened this issue 7 months ago
implements rfc #435; Better effect tracking for inner routines
github.com/nim-lang/Nim - ringabout opened this pull request 7 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 7 months ago
Extremely slow and inefficient hash function for openArray[byte] for 64-bit systems
github.com/nim-lang/Nim - arnetheduck opened this issue 7 months ago
github.com/nim-lang/Nim - arnetheduck opened this issue 7 months ago
compiler does not throw "... has to be used or discarded" error when else branch raises error
github.com/nim-lang/Nim - hamidb80 opened this issue 7 months ago
github.com/nim-lang/Nim - hamidb80 opened this issue 7 months ago
Nimsuggest's inlay exception hints don't work for iterators
github.com/nim-lang/Nim - SirOlaf opened this issue 7 months ago
github.com/nim-lang/Nim - SirOlaf opened this issue 7 months ago
make `std/options` compatible with strictdefs
github.com/nim-lang/Nim - ringabout opened this pull request 7 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 7 months ago
[Feature] a new lint rule to require that each block must end with #. or # or a new line.
github.com/nim-lang/Nim - EdSaleh opened this issue 7 months ago
github.com/nim-lang/Nim - EdSaleh opened this issue 7 months ago
adds a ubuntu 24.04 matrix with gcc 14 for tests
github.com/nim-lang/Nim - ringabout opened this pull request 7 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 7 months ago
Add linux/loongarch64 support in 'compiler/installer.ini'
github.com/nim-lang/Nim - qiangxuhui opened this pull request 7 months ago
github.com/nim-lang/Nim - qiangxuhui opened this pull request 7 months ago
[backport] test more packages
github.com/nim-lang/Nim - narimiran opened this pull request 7 months ago
github.com/nim-lang/Nim - narimiran opened this pull request 7 months ago
Consider migrating from pcre to pcre2
github.com/nim-lang/Nim - alex65536 opened this issue 7 months ago
github.com/nim-lang/Nim - alex65536 opened this issue 7 months ago
Why this code produces a compiler warning: Warning: `=destroy`(t.c) can raise an unlisted exception: Exception
github.com/nim-lang/Nim - haoyu234 opened this issue 7 months ago
github.com/nim-lang/Nim - haoyu234 opened this issue 7 months ago
#Fixes #23657 C++ compilation fails with: 'T1_' was not declared in t…
github.com/nim-lang/Nim - jmgomez opened this pull request 7 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 7 months ago
[C, C++ & ObjC codegen] Incompatible pointer types used in codegen (an error on GCC 14)
github.com/nim-lang/Nim - termermc opened this issue 7 months ago
github.com/nim-lang/Nim - termermc opened this issue 7 months ago
fixes #23663; Add hash() for Path
github.com/nim-lang/Nim - ringabout opened this pull request 7 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 7 months ago
Overloaded template causes `untyped` param is resolved when called.
github.com/nim-lang/Nim - litlighilit opened this issue 8 months ago
github.com/nim-lang/Nim - litlighilit opened this issue 8 months ago
remove winim from important packages; since CI doesn't check windows platform
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
fixes #23665; rework spawn with gcc 14 and fixes other tests
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
fixes #23594; Default object values silently override generic types
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
C++ compilation fails with: 'T1_' was not declared in this scope
github.com/nim-lang/Nim - mantielero opened this issue 8 months ago
github.com/nim-lang/Nim - mantielero opened this issue 8 months ago
C++ generation issue when wrapping constructors
github.com/nim-lang/Nim - mantielero opened this issue 8 months ago
github.com/nim-lang/Nim - mantielero opened this issue 8 months ago
improve view types for jsgen; eliminate unnecessary copies of view types
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
revert #23436; remove workaround
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
Thread var cannot be returned from a proc. Causing SIGSEV
github.com/nim-lang/Nim - Alogani opened this issue 8 months ago
github.com/nim-lang/Nim - Alogani opened this issue 8 months ago
Treat CJK Ideographs as letters in `isAlpha()`
github.com/nim-lang/Nim - alex65536 opened this pull request 8 months ago
github.com/nim-lang/Nim - alex65536 opened this pull request 8 months ago
Handle arbitrarily long symlink target in `expandSymlinks()`
github.com/nim-lang/Nim - alex65536 opened this pull request 8 months ago
github.com/nim-lang/Nim - alex65536 opened this pull request 8 months ago
Package testing now uses ubuntu 24.04 with gcc 14
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
Parameterless Conversions and Upcasting Are Broken
github.com/nim-lang/Nim - Luyten-Orion opened this issue 8 months ago
github.com/nim-lang/Nim - Luyten-Orion opened this issue 8 months ago
fixes openarray hoist with gcc 14
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
SIGSEGV due to freeing of uninitialized local string, during exception handling
github.com/nim-lang/Nim - arnetheduck opened this issue 8 months ago
github.com/nim-lang/Nim - arnetheduck opened this issue 8 months ago
[Backport 1.6] Updates nimble
github.com/nim-lang/Nim - jmgomez opened this pull request 8 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 8 months ago
[Backport 2.0] Updates nimble
github.com/nim-lang/Nim - jmgomez opened this pull request 8 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 8 months ago
closes #13426; adds a test case
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
fixes #23635; tasks.toTask Doesn't Expect a Dot Expression
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
Skip tyAlias inside semTypeTraits in case a concept accidently emits one
github.com/nim-lang/Nim - beef331 opened this pull request 8 months ago
github.com/nim-lang/Nim - beef331 opened this pull request 8 months ago
[potential bug] SIGILL at `renderer.atom()`
github.com/nim-lang/Nim - heysokam opened this issue 8 months ago
github.com/nim-lang/Nim - heysokam opened this issue 8 months ago
[Backport 1.6] Fix reset code gen for range types (#22462, #23214) (#23215)
github.com/nim-lang/Nim - gmega opened this pull request 8 months ago
github.com/nim-lang/Nim - gmega opened this pull request 8 months ago
tasks.toTask Doesn't Expect a Dot Expression
github.com/nim-lang/Nim - Nmerryman opened this issue 8 months ago
github.com/nim-lang/Nim - Nmerryman opened this issue 8 months ago
Gc_ref(x: string) and Gc_ref[T](x: seq[T]) doesn't exists anymore ?
github.com/nim-lang/Nim - Alogani opened this issue 8 months ago
github.com/nim-lang/Nim - Alogani opened this issue 8 months ago
fixes `reifiedOpenArray`; `nkHiddenStdConv` is PathKinds1 not PathKinds0
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
The stdout.write doesn't print to terminal until new line symbol is sent
github.com/nim-lang/Nim - Xkonti opened this issue 8 months ago
github.com/nim-lang/Nim - Xkonti opened this issue 8 months ago
fixes #23627; Simple destructor code gives invalid C
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
fixes #23628; Compiler crash for nested generic type instantiations with static[int]
github.com/nim-lang/Nim - Nimaoth opened this pull request 8 months ago
github.com/nim-lang/Nim - Nimaoth opened this pull request 8 months ago
doc(format): ospaths2,strutils: followup #23560
github.com/nim-lang/Nim - litlighilit opened this pull request 8 months ago
github.com/nim-lang/Nim - litlighilit opened this pull request 8 months ago
Compiler crashes with infinite recursion for nested generic instantiation with static[int]
github.com/nim-lang/Nim - Nimaoth opened this issue 8 months ago
github.com/nim-lang/Nim - Nimaoth opened this issue 8 months ago
Simple destructor code gives invalid C
github.com/nim-lang/Nim - lou15b opened this issue 8 months ago
github.com/nim-lang/Nim - lou15b opened this issue 8 months ago
Any differnece between value types and reference types for `=sink` ?
github.com/nim-lang/Nim - zbzpo2002 opened this issue 8 months ago
github.com/nim-lang/Nim - zbzpo2002 opened this issue 8 months ago
Fixes #23624 "nim check crash"
github.com/nim-lang/Nim - jmgomez opened this pull request 8 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 8 months ago
Error: cannot evaluate at compile time: foo
github.com/nim-lang/Nim - AmjadHD opened this issue 8 months ago
github.com/nim-lang/Nim - AmjadHD opened this issue 8 months ago
Prevent font flashing in the docs
github.com/nim-lang/Nim - nilslindemann opened this pull request 8 months ago
github.com/nim-lang/Nim - nilslindemann opened this pull request 8 months ago
doc(format): system.nim: doc of hostCPU for `loongarch64`
github.com/nim-lang/Nim - litlighilit opened this pull request 8 months ago
github.com/nim-lang/Nim - litlighilit opened this pull request 8 months ago
Wrong stack trace when exception is raised in template
github.com/nim-lang/Nim - simonkrauter opened this issue 8 months ago
github.com/nim-lang/Nim - simonkrauter opened this issue 8 months ago
unicode.splitWhitespace() and strutils.splitWhitespace() have different results for ASCII string
github.com/nim-lang/Nim - simonkrauter opened this issue 8 months ago
github.com/nim-lang/Nim - simonkrauter opened this issue 8 months ago
fixes #16671; openarray conversion for object construction
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
provides a `$` function for `Path`
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
Support NetBSD/aarch64
github.com/nim-lang/Nim - depressed-pho opened this pull request 8 months ago
github.com/nim-lang/Nim - depressed-pho opened this pull request 8 months ago
Async memory leak when raising exception on ORC
github.com/nim-lang/Nim - nitely opened this issue 8 months ago
github.com/nim-lang/Nim - nitely opened this issue 8 months ago
add back enum ident inference, only on undeclared identifiers
github.com/nim-lang/Nim - metagn opened this pull request 8 months ago
github.com/nim-lang/Nim - metagn opened this pull request 8 months ago
closes #15778; adds a test case
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
fixes lifting subtype calling parent's hooks
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
Regression from 2.0 to `devel` with `dirty` template
github.com/nim-lang/Nim - tersec opened this issue 8 months ago
github.com/nim-lang/Nim - tersec opened this issue 8 months ago
NimSuggest: Fix for the inlay exception hints with generic procs
github.com/nim-lang/Nim - nickysn opened this pull request 8 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 8 months ago
fixes deprecation messages and adds missing commas
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
fixes #20048; fixes #15746; don't sink object fields if it's of openarray type
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
fixes openarray views default values in JS
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
The `when nimvm` statement fails to compile when in a file called nimvm.nim
github.com/nim-lang/Nim - eanyanwu opened this issue 8 months ago
github.com/nim-lang/Nim - eanyanwu opened this issue 8 months ago
Testament: Prevent intermittent permission denied errors on Windows
github.com/nim-lang/Nim - SirOlaf opened this pull request 8 months ago
github.com/nim-lang/Nim - SirOlaf opened this pull request 8 months ago
Relax illegalCapture slightly
github.com/nim-lang/Nim - SirOlaf opened this pull request 8 months ago
github.com/nim-lang/Nim - SirOlaf opened this pull request 8 months ago
fixes push warnings for sempass2
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
Async `finally` swallows errors when it contains an `await` wrapped by `try/except`
github.com/nim-lang/Nim - nitely opened this issue 8 months ago
github.com/nim-lang/Nim - nitely opened this issue 8 months ago
[Backport 2.0 ] Skips generic owner when mangling instances
github.com/nim-lang/Nim - jmgomez opened this pull request 8 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 8 months ago
[Backport 1.6] Skips generic owner when mangling instances
github.com/nim-lang/Nim - jmgomez opened this pull request 8 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 8 months ago
ignore modules when looking up symbol with expected type
github.com/nim-lang/Nim - metagn opened this pull request 8 months ago
github.com/nim-lang/Nim - metagn opened this pull request 8 months ago
Add min/max overloads with comparison functions
github.com/nim-lang/Nim - AmjadHD opened this pull request 8 months ago
github.com/nim-lang/Nim - AmjadHD opened this pull request 8 months ago
Default object values silently override generic types
github.com/nim-lang/Nim - carrexxii opened this issue 8 months ago
github.com/nim-lang/Nim - carrexxii opened this issue 8 months ago
remove bad type inference behavior for enum identifiers (2.0)
github.com/nim-lang/Nim - metagn opened this pull request 8 months ago
github.com/nim-lang/Nim - metagn opened this pull request 8 months ago
fixes testament matrix doesn't work with other backends which left many JS tests untested
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago