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

Function-based closure iterator implementation

github.com/nim-lang/Nim - arnetheduck opened this issue 10 months ago
Invalid generic type deduction in `mapIt`

github.com/nim-lang/Nim - arnetheduck opened this issue 10 months ago
Adds support for custom ASTs in the Nim parser

github.com/nim-lang/Nim - Araq opened this pull request 10 months ago
math: Add cumprod and cumproded

github.com/nim-lang/Nim - lbartoletti opened this pull request 11 months ago
better examples for std/inotify

github.com/nim-lang/Nim - Archargelod opened this pull request 11 months ago
Let nimsuggest refer to generic instance symbols

github.com/nim-lang/Nim - SirOlaf opened this pull request 11 months ago
chore: fix some typos

github.com/nim-lang/Nim - soonsouth opened this pull request 11 months ago
try all call kinds in generic type node handling

github.com/nim-lang/Nim - metagn opened this pull request 11 months ago
fixes #23401; prevents nrvo for cdecl procs

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
prepare for a better codegen change

github.com/nim-lang/Nim - Araq opened this pull request 11 months ago
propagate efWantStmt in semWhen

github.com/nim-lang/Nim - metagn opened this pull request 11 months ago
Allow to `exportc` params.

github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
Update manual.md

github.com/nim-lang/Nim - arkanoid87 opened this pull request 11 months ago
SIGSEGV with nested finally in closure iterator

github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
[C++] Allow `member` to define static funcs

github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
Add compile-time symbol for `genericsOpenSym`

github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
Future[object] aways copy data

github.com/nim-lang/Nim - haoyu234 opened this issue 11 months ago
fixes #23378; fixes js abs negative int64

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
for JS, `abs BiggestInt -1` failed to run

github.com/nim-lang/Nim - litlighilit opened this issue 11 months ago
bundle atlas with sat

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
closes #22846; adds a test case

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
remove mention of `GC_ref` and `GC_unref` for strings

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
closes #15751; adds a test case

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
closes #10219; adds a test case

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
Hint on overly broad exception handler

github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
Warning/hint on redundant `except ...`

github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
fix `isAbsolute` broken when `nodejs` on Windows

github.com/nim-lang/Nim - litlighilit opened this pull request 11 months ago
fixes sink regression for ORC; ref #23354

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
remove obselete doc with nimrtl

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
strformat: detect format string errors at compile-time

github.com/nim-lang/Nim - arnetheduck opened this pull request 11 months ago
Revert "disable measuremancer"

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
disable measuremancer

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
makes nimsuggest listen on localhost by default

github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
improve error messages [backport]

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
Add strutils.join for set type

github.com/nim-lang/Nim - autumngray opened this pull request 11 months ago
Fused multiple-add instruction

github.com/nim-lang/Nim - dlesnoff opened this issue 11 months ago
fixes #22723; skips tyUserTypeClasses in injectdestructors

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
compiler/ast.nim: fix a typo

github.com/nim-lang/Nim - litlighilit opened this pull request 11 months ago
[backport 2.0] nimsuggest fix

github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
Dont mangle when targeting cpp

github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
ref #23333; fixes AF_INET6 value on Linux

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
Symbols in `when false` section affect lookup

github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
fixes #23273; forbids methods having importc pragmas

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
fixes #23304; uses `snprintf` instead of `sprintf`

github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago