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

Update sequtils.nim authors

github.com/nim-lang/Nim - AzureKitsune opened this pull request 3 months ago
give int literals matched type on generic match

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
reset `inTypeofContext` in generic instantiations

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
enable `nimExperimentalLinenoiseExtra`

github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
enables `-d:nimPreviewJsonutilsHoleyEnum`

github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
enable `experimental:strictDefs`

github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
fixed typos

github.com/nim-lang/Nim - thecakeisfalse opened this pull request 3 months ago
Non-var destructors become the default

github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
fixed typos

github.com/nim-lang/Nim - thecakeisfalse opened this pull request 3 months ago
`-d:nimPreviewHashRef` becomes the default

github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
`-d:nimPreviewFloatRoundtrip` becomes the default

github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
bump NimVersion to 2.2.1

github.com/nim-lang/Nim - narimiran opened this pull request 3 months ago
improve error messages for illegalCapture

github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
update the changelog

github.com/nim-lang/Nim - narimiran opened this pull request 3 months ago
nim/tests/dll case compile failed.

github.com/nim-lang/Nim - raojm opened this issue 3 months ago
check fileExists for outputFile

github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
bump NimVersion to 2.2.0

github.com/nim-lang/Nim - narimiran opened this pull request 3 months ago
make C++ atomic opt in via -d:nimUseCppAtomics

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
allow C atomics on C++ with -d:nimUseCAtomics

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
use cbuilder for seq type generation

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
test refactor that uses LayeredIdTable in sigmatch

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
fix logic for `dcEqIgnoreDistinct` in `sameType`

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
fix trivial segfault in sigmatch for static types

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
test fixes for #24184

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
fixes #24173; always bundle checksums

github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
improve changelogs

github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
evaluate all hidden conversions in case branches

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
fix nimsuggest crash with arrow type sugar

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
process non-language pragma nodes in templates

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
render float128 literals

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
fixes #24175; Sink parameters not copied at compile time

github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
Sink parameters not copied at compile time

github.com/nim-lang/Nim - MariusDoe opened this issue 3 months ago
fixes #24167; {.push deprecated.} for templates

github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
fixes #24167; `{.push deprecated.}` for templates

github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
sort modules and added std/setutils

github.com/nim-lang/Nim - Zectbumo opened this pull request 3 months ago
No `filelock` in the nim standard library

github.com/nim-lang/Nim - forchid opened this issue 3 months ago
Fix line info used for `UnunsedImport` from subdirectories

github.com/nim-lang/Nim - ire4ever1190 opened this pull request 3 months ago
update CI to macos 13

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
upgrade github CI to macos-14-large (amd)

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
document `bind` prevents recursion in templates

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
upgrade macos github CI to macos 14

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
fix tmarshalsegfault depending on execution time

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
Check if files being copied are FIFOs in `copyFile`

github.com/nim-lang/Nim - tocariimaa opened this pull request 3 months ago
use cbuilder for tuple/object generation

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
Fix incorrect inheritance penalty for some objects

github.com/nim-lang/Nim - Graveflo opened this pull request 3 months ago