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
remove zippy data from tarballs
github.com/nim-lang/Nim - ringabout opened this pull request 2 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 2 days ago
proper error for const defines with unsupported types
github.com/nim-lang/Nim - metagn opened this pull request 6 days ago
github.com/nim-lang/Nim - metagn opened this pull request 6 days ago
Generic `define` pragma error about unsupported type is displayed only when it is redefined and used
github.com/nim-lang/Nim - saffage opened this issue 8 days ago
github.com/nim-lang/Nim - saffage opened this issue 8 days ago
#Fixes #24536 building nimble 0.16.4 fails when running build_all.sh
github.com/nim-lang/Nim - jmgomez opened this pull request 8 days ago
github.com/nim-lang/Nim - jmgomez opened this pull request 8 days ago
building nimble 0.16.4 fails when running `build_all.sh`
github.com/nim-lang/Nim - doongjohn opened this issue 8 days ago
github.com/nim-lang/Nim - doongjohn opened this issue 8 days ago
more strictdef fixes for stdlibs
github.com/nim-lang/Nim - ringabout opened this pull request 9 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 days ago
Fix exitnow signature, mark as .noreturn
github.com/nim-lang/Nim - bptato opened this pull request 10 days ago
github.com/nim-lang/Nim - bptato opened this pull request 10 days ago
fixes #22101; std/pegs with nim cpp --mm:orc --exceptions:goto creates invalid C++
github.com/nim-lang/Nim - ringabout opened this pull request 10 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 days ago
nimsuggest: Crash when parsing const x = readFile(...)
github.com/nim-lang/Nim - foldl opened this issue 10 days ago
github.com/nim-lang/Nim - foldl opened this issue 10 days ago
fixes #22153; UB calling allocCStringArray([""]) with --mm:refc
github.com/nim-lang/Nim - ringabout opened this pull request 11 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 11 days ago
Make error appear in user code with invalid format string in `strformat`
github.com/nim-lang/Nim - ire4ever1190 opened this pull request 11 days ago
github.com/nim-lang/Nim - ire4ever1190 opened this pull request 11 days ago
fix nil node in sym ast of exported ref objects [backport:2.2]
github.com/nim-lang/Nim - metagn opened this pull request 12 days ago
github.com/nim-lang/Nim - metagn opened this pull request 12 days ago
Compiling with Nim v2.2.0 gives SIGSEGV for yaml loading code
github.com/nim-lang/Nim - jfilby opened this issue 12 days ago
github.com/nim-lang/Nim - jfilby opened this issue 12 days ago
test case haul to prevent pileup
github.com/nim-lang/Nim - metagn opened this pull request 14 days ago
github.com/nim-lang/Nim - metagn opened this pull request 14 days ago
Fix line info for import
github.com/nim-lang/Nim - ire4ever1190 opened this pull request 15 days ago
github.com/nim-lang/Nim - ire4ever1190 opened this pull request 15 days ago
Make `expandMacro` show private fields
github.com/nim-lang/Nim - ire4ever1190 opened this pull request 15 days ago
github.com/nim-lang/Nim - ire4ever1190 opened this pull request 15 days ago
static walkDir(checkDir=true) does not raise error
github.com/nim-lang/Nim - capocasa opened this issue 16 days ago
github.com/nim-lang/Nim - capocasa opened this issue 16 days ago
fixes strictdefs warnings continue
github.com/nim-lang/Nim - ringabout opened this pull request 16 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 16 days ago
fails to cross-compile for windows on nix-os
github.com/nim-lang/Nim - tigercoding56 opened this issue 16 days ago
github.com/nim-lang/Nim - tigercoding56 opened this issue 16 days ago
staticRead fully resolves symbolic links
github.com/nim-lang/Nim - kczulko opened this issue 17 days ago
github.com/nim-lang/Nim - kczulko opened this issue 17 days ago
fixes strictdefs warnings for stdlibs [part two]
github.com/nim-lang/Nim - ringabout opened this pull request 17 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 17 days ago
couple cases of valid concept bindings
github.com/nim-lang/Nim - Graveflo opened this pull request 17 days ago
github.com/nim-lang/Nim - Graveflo opened this pull request 17 days ago
track call depth separately from loop count in VM
github.com/nim-lang/Nim - metagn opened this pull request 17 days ago
github.com/nim-lang/Nim - metagn opened this pull request 17 days ago
give bare generic sym node from getType of object/distinct an instantiated type
github.com/nim-lang/Nim - metagn opened this pull request 17 days ago
github.com/nim-lang/Nim - metagn opened this pull request 17 days ago
fix getType on object/distinct types giving bare generic sym
github.com/nim-lang/Nim - metagn opened this pull request 17 days ago
github.com/nim-lang/Nim - metagn opened this pull request 17 days ago
make getType node for generic inst have skipped type
github.com/nim-lang/Nim - metagn opened this pull request 17 days ago
github.com/nim-lang/Nim - metagn opened this pull request 17 days ago
nimpretty destoryes valid nim code
github.com/nim-lang/Nim - BlackLotus opened this issue 17 days ago
github.com/nim-lang/Nim - BlackLotus opened this issue 17 days ago
fixes #24506; calculate timeout correctly
github.com/nim-lang/Nim - demotomohiro opened this pull request 18 days ago
github.com/nim-lang/Nim - demotomohiro opened this pull request 18 days ago
`asyncdispatch.drain` returns before timeout even if there are pending operations
github.com/nim-lang/Nim - demotomohiro opened this issue 18 days ago
github.com/nim-lang/Nim - demotomohiro opened this issue 18 days ago
fixes #24504; fixes `ensureMove` for refs
github.com/nim-lang/Nim - ringabout opened this pull request 18 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 18 days ago
ensureMove usage leading to memory leak for JsonNode !
github.com/nim-lang/Nim - eagledot opened this issue 18 days ago
github.com/nim-lang/Nim - eagledot opened this issue 18 days ago
Building some applications causes whole system to crash (out of memory)
github.com/nim-lang/Nim - WeebNetsu opened this issue 18 days ago
github.com/nim-lang/Nim - WeebNetsu opened this issue 18 days ago
fixes some strictdefs warnings
github.com/nim-lang/Nim - ringabout opened this pull request 18 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 18 days ago
don't track `result` initialization if it is marked `noinit`
github.com/nim-lang/Nim - ringabout opened this pull request 19 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 19 days ago
remove inserted derefs for ref object fields when transforming to dot call
github.com/nim-lang/Nim - metagn opened this pull request 19 days ago
github.com/nim-lang/Nim - metagn opened this pull request 19 days ago
fix array/set/tuple literals with generic expression elements
github.com/nim-lang/Nim - metagn opened this pull request 19 days ago
github.com/nim-lang/Nim - metagn opened this pull request 19 days ago
install older version of nimcuda for arraymancer
github.com/nim-lang/Nim - metagn opened this pull request 20 days ago
github.com/nim-lang/Nim - metagn opened this pull request 20 days ago
[Test CI] Revert "fix crash with undeclared proc type pragma macro in generics"
github.com/nim-lang/Nim - ringabout opened this pull request 20 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 20 days ago
prefix `NimDestroyGlobals` with `nimMainPrefix`
github.com/nim-lang/Nim - ringabout opened this pull request 20 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 20 days ago
Invoking a procedure named the same as a ref object's field mentions the value object
github.com/nim-lang/Nim - beef331 opened this issue 20 days ago
github.com/nim-lang/Nim - beef331 opened this issue 20 days ago
"interface" concepts or something... I guess
github.com/nim-lang/Nim - Graveflo opened this pull request 20 days ago
github.com/nim-lang/Nim - Graveflo opened this pull request 20 days ago
fix crash with undeclared proc type pragma macro in generics
github.com/nim-lang/Nim - metagn opened this pull request 20 days ago
github.com/nim-lang/Nim - metagn opened this pull request 20 days ago
[AssertionDefect] semtypes.nim(1824, 13) `r[0].kind == nkSym`
github.com/nim-lang/Nim - inv2004 opened this issue 20 days ago
github.com/nim-lang/Nim - inv2004 opened this issue 20 days ago
nimsuggest: `def` result is incorrect when used on template without parentheses
github.com/nim-lang/Nim - doongjohn opened this issue 21 days ago
github.com/nim-lang/Nim - doongjohn opened this issue 21 days ago
nimsuggest: `def` result is incorrect when using the for loop without explicit call of `.items` or `.pairs`.
github.com/nim-lang/Nim - doongjohn opened this issue 21 days ago
github.com/nim-lang/Nim - doongjohn opened this issue 21 days ago
No compilation error when passing proc as arg to another proc taking ptr
github.com/nim-lang/Nim - zargot opened this issue 24 days ago
github.com/nim-lang/Nim - zargot opened this issue 24 days ago
Set construction syntax no longer works for generic parameter
github.com/nim-lang/Nim - autumngray opened this issue 24 days ago
github.com/nim-lang/Nim - autumngray opened this issue 24 days ago
Add support for parsing parameterised sql types
github.com/nim-lang/Nim - ringabout opened this pull request 25 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 25 days ago
stdlib: minor refactorings and updates
github.com/nim-lang/Nim - Araq opened this pull request 25 days ago
github.com/nim-lang/Nim - Araq opened this pull request 25 days ago
Fixes 3 small issues with concepts
github.com/nim-lang/Nim - Graveflo opened this pull request 25 days ago
github.com/nim-lang/Nim - Graveflo opened this pull request 25 days ago
fixes #24476; remove proc type cast if they are same types for backends
github.com/nim-lang/Nim - ringabout opened this pull request 26 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 26 days ago
fixes #24476; fold proc type `cast` if they are same types for backend
github.com/nim-lang/Nim - ringabout opened this pull request 26 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 26 days ago
Add support for parsing parameterised sql types
github.com/nim-lang/Nim - cletusigwe opened this pull request 26 days ago
github.com/nim-lang/Nim - cletusigwe opened this pull request 26 days ago
After upgrading from GCC 11 to GCC 14.2, I can't install HappyX and my project won't compile.
github.com/nim-lang/Nim - Yakumo-Yukari opened this issue 26 days ago
github.com/nim-lang/Nim - Yakumo-Yukari opened this issue 26 days ago
redundant type cast causes errors with VCC
github.com/nim-lang/Nim - foldl opened this issue 26 days ago
github.com/nim-lang/Nim - foldl opened this issue 26 days ago
minor fix for the command line helper
github.com/nim-lang/Nim - ringabout opened this pull request 27 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 27 days ago
move "Strict definitions and `out` parameters" to the manual
github.com/nim-lang/Nim - ringabout opened this pull request 27 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 27 days ago
fixes #24472; let symbol created by template is reused in nimvm branch
github.com/nim-lang/Nim - ringabout opened this pull request 27 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 27 days ago
`let` symbol created by template is reused in `nimvm` branch
github.com/nim-lang/Nim - ire4ever1190 opened this issue 27 days ago
github.com/nim-lang/Nim - ire4ever1190 opened this issue 27 days ago
Disable export of NimMain and NimDestroyGlobals
github.com/nim-lang/Nim - ashe27 opened this issue 28 days ago
github.com/nim-lang/Nim - ashe27 opened this issue 28 days ago
Infinite loop while looping in range uint32.low..uint32.high
github.com/nim-lang/Nim - ovenpasta opened this issue 29 days ago
github.com/nim-lang/Nim - ovenpasta opened this issue 29 days ago
fix #19600; No error checking on fclose
github.com/nim-lang/Nim - ringabout opened this pull request 30 days ago
github.com/nim-lang/Nim - ringabout opened this pull request 30 days ago
retry thttpclient_ssl twice
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
remove unnecessary imports
github.com/nim-lang/Nim - ringabout opened this pull request about 1 month ago
github.com/nim-lang/Nim - ringabout opened this pull request about 1 month ago
Infinite recursion instantiating generic defined on a concept
github.com/nim-lang/Nim - c-blake opened this issue about 1 month ago
github.com/nim-lang/Nim - c-blake opened this issue about 1 month ago
fix crash with tyBuiltInTypeClass matching itself
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
fix #pragma pack generation regression in packed case objects
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
fix unix stdlib install location after #21328
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
fixes #24451; concept matching generic body
github.com/nim-lang/Nim - Graveflo opened this pull request about 1 month ago
github.com/nim-lang/Nim - Graveflo opened this pull request about 1 month ago
fixes nightlies failures
github.com/nim-lang/Nim - ringabout opened this pull request about 1 month ago
github.com/nim-lang/Nim - ringabout opened this pull request about 1 month ago
disable weird type inference for object constructors
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
cbuilder: abstract over unmangled C identifiers
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
include new concepts in typeclasses, makes containsGenericType work
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
Using generic return type can cause "Error: undeclared field" for some UFCS call styles
github.com/nim-lang/Nim - bbbscarter opened this issue about 1 month ago
github.com/nim-lang/Nim - bbbscarter opened this issue about 1 month ago
new-style concept fails to match
github.com/nim-lang/Nim - Graveflo opened this issue about 1 month ago
github.com/nim-lang/Nim - Graveflo opened this issue about 1 month ago
crash evaluating new-style concept
github.com/nim-lang/Nim - Graveflo opened this issue about 1 month ago
github.com/nim-lang/Nim - Graveflo opened this issue about 1 month ago
problem with underspecified `seq` types in `proc` definitions of the same name
github.com/nim-lang/Nim - Graveflo opened this issue about 1 month ago
github.com/nim-lang/Nim - Graveflo opened this issue about 1 month ago
remove structural equality check for objects and distinct types
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
Object types as generic constraints are treated as uninstantiated when passing subtypes
github.com/nim-lang/Nim - metagn opened this issue about 1 month ago
github.com/nim-lang/Nim - metagn opened this issue about 1 month ago
Cannot inherit from generic forward types
github.com/nim-lang/Nim - metagn opened this issue about 1 month ago
github.com/nim-lang/Nim - metagn opened this issue about 1 month ago
make some trivial sizeof calls in codegen use types/literals
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
Fix `tyArray` with 3 kids breaking concept
github.com/nim-lang/Nim - Graveflo opened this pull request about 1 month ago
github.com/nim-lang/Nim - Graveflo opened this pull request about 1 month ago
Testing change to concept binding
github.com/nim-lang/Nim - Graveflo opened this pull request about 1 month ago
github.com/nim-lang/Nim - Graveflo opened this pull request about 1 month ago
prevent codegen of inactive case fields in VM object constructor nodes
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago
github.com/nim-lang/Nim - metagn opened this pull request about 1 month ago