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

test vm

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
fixes #21708; skip colons for tuples in VM

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
--mm:arc doesn't support msvc c compiler

github.com/nim-lang/Nim - slangmgh opened this issue over 1 year ago
parseFloat Inf bug

github.com/nim-lang/Nim - juancarlospaco opened this issue over 1 year ago
closes #7590; add a test case

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Feature: Create `findExeAll` #20611

github.com/nim-lang/Nim - maleyva1 opened this pull request over 1 year ago
Optimize tail call in non-release

github.com/nim-lang/Nim - iacore opened this issue over 1 year ago
isolation spec update; WIP

github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
Make `newSeqOfCap` not initialize memory.

github.com/nim-lang/Nim - AmjadHD opened this pull request over 1 year ago
fixes #21840; nested local template lookup regression

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
nested local template lookup regression

github.com/nim-lang/Nim - arnetheduck opened this issue over 1 year ago
fixes nightlies regressions; disable `build-id=none` on macos

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
fix #14254

github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
make deprecated statement a no-op

github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
clean up onUse, onDef, onDefResolveForward

github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
test not using skipAlias

github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
just set CallNodes = nnkCallKinds, follows up #21829

github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
cursor fields cannot form reference cycles

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Add nnkHiddenCallConv to nnkCallKinds (#21781)

github.com/nim-lang/Nim - mattdw opened this pull request over 1 year ago
fixes links of generic `define` pragma

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
clean up SOME pending/xxx/issue link comments

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

github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
Add drchaos, ssostrings, cowstrings to important packages

github.com/nim-lang/Nim - planetis-m opened this pull request over 1 year ago
Bootstrap: Allow to override number of CPUs

github.com/nim-lang/Nim - Menduist opened this pull request over 1 year ago
Improve extccomp.writeJsonBuildInstructions

github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
make `reset` use the `=destroy` and `wasMoved` pair

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Add `minmax` to comparisons

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

github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
make ORC threadlocal, take two

github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
fix #9423 followup #17594: distinct generics now work in VM

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
bring #21802 back; fixes #21753 [backport]

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
fix nimrtl and nimhcr on arc/orc

github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
added new experimental API isUniqueRef

github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
documents codegendecl for object types

github.com/nim-lang/Nim - jmgomez opened this pull request over 1 year ago
bring #21802 back; fixes #21753 [backport]

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Add build-id=none for GCC when build for Release

github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
ref to ref object types on js backend broken

github.com/nim-lang/Nim - choltreppe opened this issue over 1 year ago
towards less macros in the C/C++ codegen output

github.com/nim-lang/Nim - heterodoxic opened this pull request over 1 year ago
revert #21799 and #21802 which don't pass the tests

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Can't compile nimhcr.nim in devel

github.com/nim-lang/Nim - actondev opened this issue over 1 year ago
fixes #21753 [backport]

github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
fatal.nim(54) sysFatal

github.com/nim-lang/Nim - al6x opened this issue over 1 year ago
ORC: make rootsThreshold thread local [backport]

github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
adds an experimental `mm:atomicArc` switch

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Improve and refactor cellseqs_v2 in Nim standard library

github.com/nim-lang/Nim - jordan-gillard opened this pull request over 1 year ago
adds `koch --skipIntegrityCheck boot` support

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Document about size pragma

github.com/nim-lang/Nim - demotomohiro opened this pull request over 1 year ago
Cpp Vfunctions draft

github.com/nim-lang/Nim - jmgomez opened this pull request over 1 year ago
Benchmark CI: drop id

github.com/nim-lang/Nim - FedericoCeratto opened this pull request over 1 year ago
Feature request: Apache Thrift Support

github.com/nim-lang/Nim - noahehall opened this issue over 1 year ago
fixes #21780 [backport:1.6]

github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
amends #21690 to fix broken Nim to C++ source line mappings

github.com/nim-lang/Nim - heterodoxic opened this pull request over 1 year ago
minor cleanup vmprofiler

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
adds checksums to important packages

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Adding item to an empty seq crashes sometimes

github.com/nim-lang/Nim - omer4d opened this issue over 1 year ago
closes #21778; document `threading/channels`

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
closes #21771; fixes the link

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
error on user pragma args

github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
re-enable badssl test

github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
Update the Nim Manual compile pragma with the second tuple form

github.com/nim-lang/Nim - DanielBelmes opened this pull request over 1 year ago
add const RLIMIT_STACK

github.com/nim-lang/Nim - qszhu opened this pull request over 1 year ago
unable to set `--useRealtimeGC` in config.nims

github.com/nim-lang/Nim - noahehall opened this issue over 1 year ago
closes #10108; add a test case

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Documentation, add runnableExample, enumerate

github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
.inheritable fix for 1.6

github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
fixes #21704; remove nfIsRef for genLit in VM

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
amends #21690 to fix broken Nim to C++ source line mappings

github.com/nim-lang/Nim - heterodoxic opened this pull request over 1 year ago
some Token refactors

github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
line info for strformat + fix issue with typed templates

github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
futureLogging breaks when asyncnet is imported

github.com/nim-lang/Nim - FedericoCeratto opened this issue over 1 year ago
Ignore pkgs folder

github.com/nim-lang/Nim - AmjadHD opened this pull request over 1 year ago
add getDataDir to std/appdirs.nim

github.com/nim-lang/Nim - Ecorous opened this pull request over 1 year ago
Cycle collector in non-cycle types

github.com/nim-lang/Nim - gabbhack opened this issue over 1 year ago
Allow codegendecl to work on types

github.com/nim-lang/Nim - jmgomez opened this issue over 1 year ago
Refactor nimsuggest into multiple files

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