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 deref codegen bugs

github.com/nim-lang/Nim - ringabout opened this pull request 2 months ago
use cbuilder for int, set, const literals

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
use distinct for importc'ed types

github.com/nim-lang/Nim - ringabout opened this pull request 2 months ago
Fix broken poll and nfds_t bindings

github.com/nim-lang/Nim - bptato opened this pull request 2 months ago
use cbuilder for typedefs, add array typedef

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
Module alias behavior doesn't match docs

github.com/nim-lang/Nim - rassoc opened this issue 2 months ago
added field for lazy loading purposes

github.com/nim-lang/Nim - Araq opened this pull request 2 months ago
make `PNode.typ` a private field

github.com/nim-lang/Nim - ringabout opened this pull request 2 months ago
build documentation for `repr_v2`

github.com/nim-lang/Nim - ringabout opened this pull request 2 months ago
shallow fold prevention for `addr`, `nkHiddenAddr`

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
Add std/pkgconfig module

github.com/nim-lang/Nim - ehmry opened this pull request 2 months ago
Seg fault when adding deque element

github.com/nim-lang/Nim - SionoiS opened this issue 2 months ago
adds a getter/setter for `owner`

github.com/nim-lang/Nim - ringabout opened this pull request 2 months ago
Fix quoted idents in ctags

github.com/nim-lang/Nim - ire4ever1190 opened this pull request 2 months ago
implement type bound operation RFC

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
make owner a private field of `PType`

github.com/nim-lang/Nim - ringabout opened this pull request 2 months ago
make owner a private field of `PSym`

github.com/nim-lang/Nim - ringabout opened this pull request 2 months ago
closes #19585; adds a test case for #21648

github.com/nim-lang/Nim - ringabout opened this pull request 2 months ago
fixes ci_generate produces unnecessary spaces on Windows

github.com/nim-lang/Nim - ringabout opened this pull request 2 months ago
test opening scope for each `when nimvm` branch

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
fixes vtable documentation in tut2

github.com/nim-lang/Nim - ringabout opened this pull request 2 months ago
only generate first field for default value of union

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
use cbuilder for ccgliterals

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
Revert "update to setup-nim-action@v2"

github.com/nim-lang/Nim - ringabout opened this pull request 2 months ago
update to setup-nim-action@v2

github.com/nim-lang/Nim - ringabout opened this pull request 2 months ago
clean up testament retries, add some comments

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
modulegraphs: added a flag useful for gear2

github.com/nim-lang/Nim - Araq opened this pull request 2 months ago
`times` doesn't work in nimscript

github.com/nim-lang/Nim - metagn opened this issue 2 months ago
use /link before each library linker option on MSVC

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
don't evaluate "cannot eval" errors with nim check

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
`nim check` fails when checking chame

github.com/nim-lang/Nim - ire4ever1190 opened this issue 2 months ago
Test failures on aarch64

github.com/nim-lang/Nim - ggardet opened this issue 2 months ago
symmetric difference operation for sets via `xor`

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
Create a PDF version of "Nim Tutorial"

github.com/nim-lang/Nim - arisliang opened this issue 2 months ago
make package testing faster

github.com/nim-lang/Nim - narimiran opened this pull request 2 months ago
Bumps `nimble` to v0.16.2

github.com/nim-lang/Nim - jmgomez opened this pull request 2 months ago
Unable to change choosenim directory

github.com/nim-lang/Nim - Domkeykong opened this issue 2 months ago
add retries to testament, use it for GC tests

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
use `case` instead of set of int in osproc

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
test more Status' packages, refs #24266

github.com/nim-lang/Nim - narimiran opened this pull request 2 months ago
Expand enum example tut1.md

github.com/nim-lang/Nim - Ironship opened this pull request 2 months ago
Package CI candidates

github.com/nim-lang/Nim - metagn opened this issue 2 months ago
documentation and comments use HTTPS when possible

github.com/nim-lang/Nim - ringabout opened this pull request 2 months ago
fixes obsolete documentations about the JS backend

github.com/nim-lang/Nim - ringabout opened this pull request 2 months ago
bundle nif

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
use cbuilder for most braced initializers

github.com/nim-lang/Nim - metagn opened this pull request 2 months ago
compiler crash on `len` of `varargs[untyped]`

github.com/nim-lang/Nim - arnetheduck opened this issue 2 months ago
Change how to multiply 1.5 to ints to reduce overflow

github.com/nim-lang/Nim - demotomohiro opened this pull request 3 months ago
improves the 2.2.0 changelog

github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
clean up stdlib with --jsbigint64

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

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
use cbuilder for most remaining structs, add typedef

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
last value is not result in template body

github.com/nim-lang/Nim - inv2004 opened this issue 3 months ago
exports more helpers that are needed by nif-gear2

github.com/nim-lang/Nim - Araq opened this pull request 3 months ago
make new concepts match themselves

github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
delay markUsed for converters until call is resolved

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