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

fixes #22923; fixes `=dup` issues

github.com/nim-lang/Nim - ringabout opened this pull request about 1 year ago
Integer overflows don't normally working.

github.com/nim-lang/Nim - ASVIEST opened this issue about 1 year ago
test unlocking paramTypesMatch for templates and macros

github.com/nim-lang/Nim - metagn opened this pull request about 1 year ago
Fixes #23172

github.com/nim-lang/Nim - Graveflo opened this pull request about 1 year ago
ambiguous call with `$` when using `distinct`

github.com/nim-lang/Nim - etan-status opened this issue about 1 year ago
Fixing overload resolution documentation

github.com/nim-lang/Nim - Graveflo opened this pull request about 1 year ago
Using arrayWith crashes the compiler

github.com/nim-lang/Nim - Nmerryman opened this issue about 1 year ago
document the new ambiguous identifier resolution

github.com/nim-lang/Nim - metagn opened this pull request about 1 year ago
fixes #23139; Cannot get repr of range type of enum

github.com/nim-lang/Nim - ringabout opened this pull request about 1 year ago
Strutils.multireplace does not handle overlapping targets

github.com/nim-lang/Nim - FullValueRider opened this issue about 1 year ago
makes nimsuggest `con` work under v3 [backport 2.0.2]

github.com/nim-lang/Nim - jmgomez opened this pull request about 1 year ago
makes nimsuggest `con` work under v3 [Backport_1.6.18]

github.com/nim-lang/Nim - jmgomez opened this pull request about 1 year ago
fixes refc with non-var destructor; cancel warnings

github.com/nim-lang/Nim - ringabout opened this pull request about 1 year ago
ref #13203; improve `realloc` performance

github.com/nim-lang/Nim - ringabout opened this pull request about 1 year ago
Cannot get repr of range type of enum

github.com/nim-lang/Nim - metagn opened this issue about 1 year ago
Allow hashing procs in JS backend

github.com/nim-lang/Nim - ire4ever1190 opened this pull request about 1 year ago
Make std/posix type names consistent; fixes #22989

github.com/nim-lang/Nim - tocariimaa opened this pull request about 1 year ago
ambiguous identifier resolution

github.com/nim-lang/Nim - metagn opened this pull request about 1 year ago
try windows-2022 over windows-2019 in CI

github.com/nim-lang/Nim - metagn opened this pull request about 1 year ago
Nim v2 windows regression - creating pipes

github.com/nim-lang/Nim - mratsim opened this issue about 1 year ago
update mac CI to macos 12

github.com/nim-lang/Nim - metagn opened this pull request about 1 year ago
fixes #22510

github.com/nim-lang/Nim - Araq opened this pull request about 1 year ago
Parser does not correspond to grammar for `concept`

github.com/nim-lang/Nim - arnetheduck opened this issue about 1 year ago
`sha2` & `sha3` not in nim-lang.org/docs

github.com/nim-lang/Nim - dreamflow opened this issue about 1 year ago
parsexml.nim reads wild html incorrectly

github.com/nim-lang/Nim - veksha opened this issue about 1 year ago
selectors_epoll: use pidfd for registerProcess

github.com/nim-lang/Nim - shirleyquirk opened this pull request about 1 year ago
Silence several Hint[Performance] warnings

github.com/nim-lang/Nim - c-blake opened this pull request about 1 year ago
fixes #22605; WIP

github.com/nim-lang/Nim - Araq opened this pull request about 1 year ago
Error in a compiler

github.com/nim-lang/Nim - anprimpushka opened this issue about 1 year ago
Imports don't resolve correctly when generics are involved.

github.com/nim-lang/Nim - distantforest1 opened this issue about 1 year ago
extccomp.nim: minor refactorings

github.com/nim-lang/Nim - Araq opened this pull request about 1 year ago
ORC runs into infinite recursion

github.com/nim-lang/Nim - theamarin opened this issue about 1 year ago
Callback with generics can crash compiler

github.com/nim-lang/Nim - ggb-sw opened this issue about 1 year ago
disable IC check to see what fails in CI

github.com/nim-lang/Nim - jmgomez opened this pull request about 1 year ago
std/parsesql: Fix JOIN parsing

github.com/nim-lang/Nim - tuffnatty opened this pull request about 1 year ago
`type is int` crashes the compiler

github.com/nim-lang/Nim - ggb-sw opened this issue about 1 year ago
Fix #22826: Don't skip generic instances in type comparison

github.com/nim-lang/Nim - SirOlaf opened this pull request about 1 year ago
Compiler segfaults on lambda sugar (nim 1.6.16)

github.com/nim-lang/Nim - mynameisdaniil opened this issue about 1 year ago
nimsuggest unhandled exception on `echo "hello"`

github.com/nim-lang/Nim - doongjohn opened this issue about 1 year ago
update nimble

github.com/nim-lang/Nim - ringabout opened this pull request about 1 year ago
Challenges installing nim + tooling on M1 Mac

github.com/nim-lang/Nim - bbbscarter opened this issue over 1 year ago
Static seq default arguments cause incorrect type mismatch

github.com/nim-lang/Nim - PhilippMDoerner opened this issue over 1 year ago
nimsuggest: Set default backend and default GC

github.com/nim-lang/Nim - Pylgos opened this pull request over 1 year ago
Docgen: math formulas using RST/LaTeX syntax (#22657)

github.com/nim-lang/Nim - a-mr opened this pull request over 1 year ago
`readChar` blocks after `peekChar` on stdin

github.com/nim-lang/Nim - adrianwong opened this issue over 1 year ago
moves `addUnique` to `std/sequtils`

github.com/nim-lang/Nim - jmgomez opened this pull request over 1 year ago