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
github.com/nim-lang/Nim - arnetheduck opened this issue 10 months ago
fix position for "imported but not used" warning for modules inside brackets
github.com/nim-lang/Nim - levovix0 opened this pull request 10 months ago
github.com/nim-lang/Nim - levovix0 opened this pull request 10 months ago
Default MinGW path differs on Apple Silicon
github.com/nim-lang/Nim - lime opened this issue 10 months ago
github.com/nim-lang/Nim - lime opened this issue 10 months ago
`set[uint8].len` returns a random number when passed to a proc as a `var`
github.com/nim-lang/Nim - johnnovak opened this issue 10 months ago
github.com/nim-lang/Nim - johnnovak opened this issue 10 months ago
[Backport 1.6] + added nimsuggest support for exception inlay hints (#23202)
github.com/nim-lang/Nim - nickysn opened this pull request 10 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 10 months ago
[Backport 2.0] + added nimsuggest support for exception inlay hints (#23202)
github.com/nim-lang/Nim - nickysn opened this pull request 10 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 10 months ago
`internal error: getTypeDescAux` with `void` in generic array instantiation
github.com/nim-lang/Nim - arnetheduck opened this issue 10 months ago
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
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
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
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
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
github.com/nim-lang/Nim - SirOlaf opened this pull request 11 months ago
fix: InotifyEvent.name should be UncheckedArray[char]
github.com/nim-lang/Nim - tdely opened this pull request 11 months ago
github.com/nim-lang/Nim - tdely 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
github.com/nim-lang/Nim - metagn opened this pull request 11 months ago
fixes #23395; Inefficient codegen when extracting field from temporar…
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
github.com/nim-lang/Nim - ringabout 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
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
Confusing error message when defining a variable using a case statement
github.com/nim-lang/Nim - CharlesEnding opened this issue 11 months ago
github.com/nim-lang/Nim - CharlesEnding opened this issue 11 months ago
prepare for a better codegen change
github.com/nim-lang/Nim - Araq opened this pull request 11 months ago
github.com/nim-lang/Nim - Araq opened this pull request 11 months ago
Different symbol resolution in generic types depending on `f(x)` vs `f x` call syntax
github.com/nim-lang/Nim - SirNickolas opened this issue 11 months ago
github.com/nim-lang/Nim - SirNickolas opened this issue 11 months ago
Don't crash nimsuggest in case of internal compiler error. Raise a recoverable error instead.
github.com/nim-lang/Nim - nickysn opened this pull request 11 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 11 months ago
NRVO can kick in on `exportc, dynlib` procedures
github.com/nim-lang/Nim - beef331 opened this issue 11 months ago
github.com/nim-lang/Nim - beef331 opened this issue 11 months ago
propagate efWantStmt in semWhen
github.com/nim-lang/Nim - metagn opened this pull request 11 months ago
github.com/nim-lang/Nim - metagn opened this pull request 11 months ago
Another variation of "Error: internal error: expr(skModule); unknown symbol"
github.com/nim-lang/Nim - kraptor opened this issue 11 months ago
github.com/nim-lang/Nim - kraptor opened this issue 11 months ago
fixes #23382; gives compiler errors for closure iterators in JS
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
Error message 'ambiguous identifier' shows wrong module for re-exported symbols
github.com/nim-lang/Nim - simonkrauter opened this issue 11 months ago
github.com/nim-lang/Nim - simonkrauter opened this issue 11 months ago
Inefficient codegen when extracting field from temporary object
github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
Hooks do not work for specific instances of static generic objects
github.com/nim-lang/Nim - beef331 opened this issue 11 months ago
github.com/nim-lang/Nim - beef331 opened this issue 11 months ago
stop gensym identifiers hijacking routine decl names in templates
github.com/nim-lang/Nim - metagn opened this pull request 11 months ago
github.com/nim-lang/Nim - metagn opened this pull request 11 months ago
fixes #18070; An exception might exist after an except clause and break cycles
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
github.com/nim-lang/Nim - ringabout 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
github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
Fix #23381, Use `sink` and `lent` to avoid Future[object] making a copy
github.com/nim-lang/Nim - haoyu234 opened this pull request 11 months ago
github.com/nim-lang/Nim - haoyu234 opened this pull request 11 months ago
allow having {.noinit.} on a complex type avoid memsets to 0 for its …
github.com/nim-lang/Nim - heterodoxic opened this pull request 11 months ago
github.com/nim-lang/Nim - heterodoxic opened this pull request 11 months ago
[C++] Allow `member` to define static funcs
github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
`genericsOpenSym` not respecting injections across modules
github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
Add compile-time symbol for `genericsOpenSym`
github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
when compile lambda iterator for JS, internal error: symbol has no generated name: true
github.com/nim-lang/Nim - litlighilit opened this issue 11 months ago
github.com/nim-lang/Nim - litlighilit opened this issue 11 months ago
fixes #22166; adds sideeffects for `close` and `setFilePos`
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
fixes #23378; fixes js abs negative int64
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
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
github.com/nim-lang/Nim - litlighilit opened this issue 11 months ago
Update tests/js/tos.nim, make isAbsolute tested on nodejs under Windows.
github.com/nim-lang/Nim - litlighilit opened this pull request 11 months ago
github.com/nim-lang/Nim - litlighilit opened this pull request 11 months ago
parseJson from std/json raises ObjectConversionDefect when calling from C++ backend
github.com/nim-lang/Nim - AsbjornOlling opened this issue 11 months ago
github.com/nim-lang/Nim - AsbjornOlling opened this issue 11 months ago
closes #22846; adds a test case
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
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
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
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
fixes #12703; nim cpp rejects valid code would lose const qualifier for cstring to string via cstrToNimstr
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
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
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
Fixes an issue where exported types werent being cgen with the `exportc` pragma
github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
fixes #22284; fixes #22282; don't override original parameters of inferred lambdas
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
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
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
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
github.com/nim-lang/Nim - litlighilit opened this pull request 11 months ago
`{.compile: "foo.c".}` when `@mfoo.sha1` in cache is empty results in `Error: unhandled exception: EOF reached [EOFError]`
github.com/nim-lang/Nim - tersec opened this issue 11 months ago
github.com/nim-lang/Nim - tersec opened this issue 11 months ago
fixes an issue with string to 'var openArray' at compile-time; [backp…
github.com/nim-lang/Nim - Araq opened this pull request 11 months ago
github.com/nim-lang/Nim - Araq opened this pull request 11 months ago
fixes #13481; fixes #22708; disable using union objects in VM
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
Memory leak with Arc / Orc for allocation inside threads
github.com/nim-lang/Nim - eagledot opened this issue 11 months ago
github.com/nim-lang/Nim - eagledot opened this issue 11 months ago
fixes #12340; If seq is the sink parameter, it can be changed from the function in refc
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
github.com/nim-lang/Nim - ringabout 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
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
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
fixes #20945; fixes #18262; provides C API `NimDestroyGlobals` for static/dynlib libraries
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
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
github.com/nim-lang/Nim - arnetheduck opened this pull request 11 months ago
`{.push raises: [].}` doesn't respect lexical scoping
github.com/nim-lang/Nim - tersec opened this issue 11 months ago
github.com/nim-lang/Nim - tersec opened this issue 11 months ago
sink parameters sometimes not copied even when there are later reads (refc)
github.com/nim-lang/Nim - gmega opened this issue 11 months ago
github.com/nim-lang/Nim - gmega opened this issue 11 months ago
Revert "disable measuremancer"
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
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
github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
Possible threads' resources (OS) leak, after joinThreads on Windows.
github.com/nim-lang/Nim - eagledot opened this issue 11 months ago
github.com/nim-lang/Nim - eagledot opened this issue 11 months ago
[Backport 2.0] When NimScript errors prevents NimSuggest from Init
github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
[Backport 1.6] When NimScript errors prevents NimSuggest from Init
github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
Perf difference with Nim 2.0.2 and --threads:on (the default) vs --threads:off
github.com/nim-lang/Nim - guzba opened this issue 11 months ago
github.com/nim-lang/Nim - guzba opened this issue 11 months ago
* [backport] fixed nimsuggest crash with 'Something = concept' put (erroneously) outside of a 'type' block (#23331)
github.com/nim-lang/Nim - nickysn opened this pull request 11 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 11 months ago
improve error messages [backport]
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
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
github.com/nim-lang/Nim - autumngray opened this pull request 11 months ago
Procedure with a static range generic parameter cause type mismatch
github.com/nim-lang/Nim - demotomohiro opened this issue 11 months ago
github.com/nim-lang/Nim - demotomohiro 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
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
github.com/nim-lang/Nim - litlighilit opened this pull request 11 months ago
Using a template in a type definition to derive, from the generic type parameter, the generic type parameter of a field no longer works
github.com/nim-lang/Nim - fulllness opened this issue 11 months ago
github.com/nim-lang/Nim - fulllness opened this issue 11 months ago
Fixes #23337; When NimScript errors prevents NimSuggest from Init
github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
When NimScript errors prevents NimSuggest from Init
github.com/nim-lang/Nim - jmgomez opened this issue 11 months ago
github.com/nim-lang/Nim - jmgomez opened this issue 11 months ago
[backport 2.0] nimsuggest fix
github.com/nim-lang/Nim - jmgomez opened this pull request 11 months ago
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
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
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
nativesockets.Domain et al should not be enum, `AF_INET6` enum has some random value
github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
Update browsers.nim, deprecate unimplemented `openDefaultBrowser()`
github.com/nim-lang/Nim - litlighilit opened this pull request 11 months ago
github.com/nim-lang/Nim - litlighilit opened this pull request 11 months ago
* fixed nimsuggest crash with 'Something = concept' put (erroneously) outside of a 'type' block
github.com/nim-lang/Nim - nickysn opened this pull request 11 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 11 months ago
Regression from Nim 1.6 to 2.0/devel: `error: invalid branch to/from OpenMP structured block`
github.com/nim-lang/Nim - tersec opened this issue 11 months ago
github.com/nim-lang/Nim - tersec opened this issue 11 months ago
* fixed nimsuggest crash when opening a .nim file, that contain a {.fatal: "msg".} pragma. (#23325)
github.com/nim-lang/Nim - nickysn opened this pull request 11 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 11 months ago
* fixed nimsuggest crash when opening a .nim file, that contain a {.fatal: "msg".} pragma. (#23325)
github.com/nim-lang/Nim - nickysn opened this pull request 11 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 11 months ago
make use of C++11's auto type deduction for temporary variables
github.com/nim-lang/Nim - heterodoxic opened this pull request 11 months ago
github.com/nim-lang/Nim - heterodoxic 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
github.com/nim-lang/Nim - arnetheduck opened this issue 11 months ago
* fixed nimsuggest crash when opening a .nim file, that contain a {.fatal: "msg".} pragma.
github.com/nim-lang/Nim - nickysn opened this pull request 11 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 11 months ago
fixes #23273; forbids methods having importc pragmas
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
assume a module's usage if it contains a passC/passL/compile pragma w…
github.com/nim-lang/Nim - heterodoxic opened this pull request 11 months ago
github.com/nim-lang/Nim - heterodoxic 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
github.com/nim-lang/Nim - ringabout opened this pull request 11 months ago
`Error: internal error: openArrayLoc: ref array[0..0, int]` with `new array[1, int]` and `toOpenArray`
github.com/nim-lang/Nim - tersec opened this issue 11 months ago
github.com/nim-lang/Nim - tersec opened this issue 11 months ago