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
Simple destructor code gives invalid C
github.com/nim-lang/Nim - lou15b opened this issue 8 months ago
github.com/nim-lang/Nim - lou15b opened this issue 8 months ago
Any differnece between value types and reference types for `=sink` ?
github.com/nim-lang/Nim - zbzpo2002 opened this issue 8 months ago
github.com/nim-lang/Nim - zbzpo2002 opened this issue 8 months ago
Fixes #23624 "nim check crash"
github.com/nim-lang/Nim - jmgomez opened this pull request 8 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 8 months ago
Error: cannot evaluate at compile time: foo
github.com/nim-lang/Nim - AmjadHD opened this issue 8 months ago
github.com/nim-lang/Nim - AmjadHD opened this issue 8 months ago
Prevent font flashing in the docs
github.com/nim-lang/Nim - nilslindemann opened this pull request 8 months ago
github.com/nim-lang/Nim - nilslindemann opened this pull request 8 months ago
doc(format): system.nim: doc of hostCPU for `loongarch64`
github.com/nim-lang/Nim - litlighilit opened this pull request 8 months ago
github.com/nim-lang/Nim - litlighilit opened this pull request 8 months ago
Wrong stack trace when exception is raised in template
github.com/nim-lang/Nim - simonkrauter opened this issue 8 months ago
github.com/nim-lang/Nim - simonkrauter opened this issue 8 months ago
unicode.splitWhitespace() and strutils.splitWhitespace() have different results for ASCII string
github.com/nim-lang/Nim - simonkrauter opened this issue 8 months ago
github.com/nim-lang/Nim - simonkrauter opened this issue 8 months ago
fixes #16671; openarray conversion for object construction
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
provides a `$` function for `Path`
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 8 months ago
Support NetBSD/aarch64
github.com/nim-lang/Nim - depressed-pho opened this pull request 8 months ago
github.com/nim-lang/Nim - depressed-pho opened this pull request 8 months ago
Async memory leak when raising exception on ORC
github.com/nim-lang/Nim - nitely opened this issue 8 months ago
github.com/nim-lang/Nim - nitely opened this issue 8 months ago
add back enum ident inference, only on undeclared identifiers
github.com/nim-lang/Nim - metagn opened this pull request 8 months ago
github.com/nim-lang/Nim - metagn opened this pull request 8 months ago
closes #15778; adds a test case
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
fixes lifting subtype calling parent's hooks
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
Regression from 2.0 to `devel` with `dirty` template
github.com/nim-lang/Nim - tersec opened this issue 9 months ago
github.com/nim-lang/Nim - tersec opened this issue 9 months ago
NimSuggest: Fix for the inlay exception hints with generic procs
github.com/nim-lang/Nim - nickysn opened this pull request 9 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 9 months ago
fixes deprecation messages and adds missing commas
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
fixes #20048; fixes #15746; don't sink object fields if it's of openarray type
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
fixes openarray views default values in JS
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
The `when nimvm` statement fails to compile when in a file called nimvm.nim
github.com/nim-lang/Nim - eanyanwu opened this issue 9 months ago
github.com/nim-lang/Nim - eanyanwu opened this issue 9 months ago
Testament: Prevent intermittent permission denied errors on Windows
github.com/nim-lang/Nim - SirOlaf opened this pull request 9 months ago
github.com/nim-lang/Nim - SirOlaf opened this pull request 9 months ago
Relax illegalCapture slightly
github.com/nim-lang/Nim - SirOlaf opened this pull request 9 months ago
github.com/nim-lang/Nim - SirOlaf opened this pull request 9 months ago
fixes push warnings for sempass2
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
Async `finally` swallows errors when it contains an `await` wrapped by `try/except`
github.com/nim-lang/Nim - nitely opened this issue 9 months ago
github.com/nim-lang/Nim - nitely opened this issue 9 months ago
[Backport 2.0 ] Skips generic owner when mangling instances
github.com/nim-lang/Nim - jmgomez opened this pull request 9 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 9 months ago
[Backport 1.6] Skips generic owner when mangling instances
github.com/nim-lang/Nim - jmgomez opened this pull request 9 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 9 months ago
ignore modules when looking up symbol with expected type
github.com/nim-lang/Nim - metagn opened this pull request 9 months ago
github.com/nim-lang/Nim - metagn opened this pull request 9 months ago
Add min/max overloads with comparison functions
github.com/nim-lang/Nim - AmjadHD opened this pull request 9 months ago
github.com/nim-lang/Nim - AmjadHD opened this pull request 9 months ago
Default object values silently override generic types
github.com/nim-lang/Nim - carrexxii opened this issue 9 months ago
github.com/nim-lang/Nim - carrexxii opened this issue 9 months ago
remove bad type inference behavior for enum identifiers (2.0)
github.com/nim-lang/Nim - metagn opened this pull request 9 months ago
github.com/nim-lang/Nim - metagn opened this pull request 9 months ago
fixes testament matrix doesn't work with other backends which left many JS tests untested
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
Add directory input support to nimpretty
github.com/nim-lang/Nim - hougesen opened this pull request 9 months ago
github.com/nim-lang/Nim - hougesen opened this pull request 9 months ago
adds Nim-related mimetypes back
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
remove bad type inference behavior for enum identifiers
github.com/nim-lang/Nim - metagn opened this pull request 9 months ago
github.com/nim-lang/Nim - metagn opened this pull request 9 months ago
Error: type mismatch: got <typedesc[A]>, but expected one of: A = proc (){.closure.}
github.com/nim-lang/Nim - haoyu234 opened this issue 9 months ago
github.com/nim-lang/Nim - haoyu234 opened this issue 9 months ago
unordered enum for better interoperability with C
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
When `move` meets` sink`, `= sink` hook function is not called
github.com/nim-lang/Nim - haoyu234 opened this issue 9 months ago
github.com/nim-lang/Nim - haoyu234 opened this issue 9 months ago
osproc.startProcess should support "not following symlinks"
github.com/nim-lang/Nim - jinwoo opened this issue 9 months ago
github.com/nim-lang/Nim - jinwoo opened this issue 9 months ago
Nimsuggest - Methods marked with {.base.} trigger error on chk
github.com/nim-lang/Nim - richardhallett opened this issue 9 months ago
github.com/nim-lang/Nim - richardhallett opened this issue 9 months ago
fixes #22409; don't check style for enumFieldSymChoice in the function
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
rework `wasMoved`, `move` on the JS backend
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
Improve the orthogonality of implicit generics with typeclasses
github.com/nim-lang/Nim - jrfondren opened this issue 9 months ago
github.com/nim-lang/Nim - jrfondren opened this issue 9 months ago
fixes 12381, HttpClient socket handle leak
github.com/nim-lang/Nim - mariusandra opened this pull request 9 months ago
github.com/nim-lang/Nim - mariusandra opened this pull request 9 months ago
nimpretty creates invalid code with nested if inside parenthesis
github.com/nim-lang/Nim - Alogani opened this issue 9 months ago
github.com/nim-lang/Nim - Alogani opened this issue 9 months ago
Linux: SIGINT (CTRL+C) causes choosenim to be killed with nim r program.nim
github.com/nim-lang/Nim - Alogani opened this issue 9 months ago
github.com/nim-lang/Nim - Alogani opened this issue 9 months ago
fix genericsOpenSym switch semantics by adding another node flag
github.com/nim-lang/Nim - metagn opened this pull request 9 months ago
github.com/nim-lang/Nim - metagn opened this pull request 9 months ago
fix semFinishOperands for bracket expressions [backport:2.0]
github.com/nim-lang/Nim - metagn opened this pull request 9 months ago
github.com/nim-lang/Nim - metagn opened this pull request 9 months ago
Improve strutils.rsplit doc, proc and iterator have oppose result order.
github.com/nim-lang/Nim - litlighilit opened this pull request 9 months ago
github.com/nim-lang/Nim - litlighilit opened this pull request 9 months ago
std/options is very picky on the types
github.com/nim-lang/Nim - Alogani opened this issue 9 months ago
github.com/nim-lang/Nim - Alogani opened this issue 9 months ago
regression from 1.6/2.0.4 to `version-2-0`/`devel` instantiating nested generic objects generic function
github.com/nim-lang/Nim - tersec opened this issue 9 months ago
github.com/nim-lang/Nim - tersec opened this issue 9 months ago
Invalid "When used with a type, 'not' can be followed only by 'nil'"
github.com/nim-lang/Nim - etan-status opened this issue 9 months ago
github.com/nim-lang/Nim - etan-status opened this issue 9 months ago
`hasCustomPragma` stops working after typedesc is copied
github.com/nim-lang/Nim - etan-status opened this issue 9 months ago
github.com/nim-lang/Nim - etan-status opened this issue 9 months ago
Skips generic owner when mangling instances
github.com/nim-lang/Nim - jmgomez opened this pull request 9 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 9 months ago
remove deprecated stuffs since v0.18.1 from macros
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
fixes #23513, parseutils.nim: parseInt's doc example.
github.com/nim-lang/Nim - litlighilit opened this pull request 9 months ago
github.com/nim-lang/Nim - litlighilit opened this pull request 9 months ago
Update unicode.nim: cmpRunesIgnoreCase: fix doc format
github.com/nim-lang/Nim - litlighilit opened this pull request 9 months ago
github.com/nim-lang/Nim - litlighilit opened this pull request 9 months ago
fixes #23552; Invalid codegen when trying to mannualy delete distinct seq
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
fixes #23556; typeinfo.extendSeq generates random values in ORC
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
`typeinfo.extendSeq` generates random values
github.com/nim-lang/Nim - demotomohiro opened this issue 9 months ago
github.com/nim-lang/Nim - demotomohiro opened this issue 9 months ago
In NimScript mode, make `commandLineParams()` more useful
github.com/nim-lang/Nim - jinwoo opened this issue 9 months ago
github.com/nim-lang/Nim - jinwoo opened this issue 9 months ago
[backport v1.6.x] fixes the `discVal` register is used after free in vmgen (#22688)
github.com/nim-lang/Nim - nickysn opened this pull request 9 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 9 months ago
Invalid codegen when trying to mannualy delete distinct seq
github.com/nim-lang/Nim - levovix0 opened this issue 9 months ago
github.com/nim-lang/Nim - levovix0 opened this issue 9 months ago
fixes #23419; internal error with void in generic array instantiation
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
Add Complex version of almostEqual function
github.com/nim-lang/Nim - AngelEzquerra opened this pull request 9 months ago
github.com/nim-lang/Nim - AngelEzquerra opened this pull request 9 months ago
fixes #23321; Error: internal error: openArrayLoc: ref array[0..0, int]
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
Semi-regression (?): generic typeclass not matching
github.com/nim-lang/Nim - mratsim opened this issue 9 months ago
github.com/nim-lang/Nim - mratsim opened this issue 9 months ago
hard times with nimble build dependencies and No SSL/TLS CA certificates found
github.com/nim-lang/Nim - aphor opened this issue 9 months ago
github.com/nim-lang/Nim - aphor opened this issue 9 months ago
C compiler error when default initializing an object field function when the default function is overloaded
github.com/nim-lang/Nim - tsoj opened this issue 9 months ago
github.com/nim-lang/Nim - tsoj opened this issue 9 months ago
fix typo: "As can been seen" to "As can be seen"
github.com/nim-lang/Nim - yojiyama7 opened this pull request 9 months ago
github.com/nim-lang/Nim - yojiyama7 opened this pull request 9 months ago
Add a note about the sideeffect pragma
github.com/nim-lang/Nim - planetis-m opened this pull request 9 months ago
github.com/nim-lang/Nim - planetis-m opened this pull request 9 months ago
Fix bitsetContains, order was reversed.
github.com/nim-lang/Nim - planetis-m opened this pull request 9 months ago
github.com/nim-lang/Nim - planetis-m opened this pull request 9 months ago
IEEE NaN makes std/algorithm.nextPermutation infinite loop
github.com/nim-lang/Nim - c-blake opened this issue 9 months ago
github.com/nim-lang/Nim - c-blake opened this issue 9 months ago
fixes #23536; Stack trace with wrong line number when the proc called inside for loop
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
Moves disallowed in top-level block
github.com/nim-lang/Nim - Buldram opened this issue 9 months ago
github.com/nim-lang/Nim - Buldram opened this issue 9 months ago
fixes #23522; fixes pre-existing wrong type for iter in `liftIterSym`
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
fixes #23525; an 'emit' pragma cannot be pushed
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
Stack trace with wrong line number when the proc called inside for loop
github.com/nim-lang/Nim - demotomohiro opened this issue 9 months ago
github.com/nim-lang/Nim - demotomohiro opened this issue 9 months ago
adds another fix for concept in JS
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
fixes #23531; fixes invalid meta type accepted in the object fields
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
`Error: fatal error: invalid kind for lastOrd(tyGenericParam)` in compiler given invalid array declaration
github.com/nim-lang/Nim - tersec opened this issue 9 months ago
github.com/nim-lang/Nim - tersec opened this issue 9 months ago
Spurious effects regression from Nim 2.0.4 to 2.0.5
github.com/nim-lang/Nim - tersec opened this issue 9 months ago
github.com/nim-lang/Nim - tersec opened this issue 9 months ago
fixes #23524; global variables cannot be analysed when injecting `move`
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
[Backport 2.0] * fix for the debug line info code generation (#23488)
github.com/nim-lang/Nim - nickysn opened this pull request 9 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 9 months ago