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
Too strong type bindings with multiple generic parameters
github.com/nim-lang/Nim - dcurrie opened this issue about 5 years ago
github.com/nim-lang/Nim - dcurrie opened this issue about 5 years ago
Passing `$` to a `typed` param of a macro yields a single nnkSym instead of a nnkClosedSymChoice
github.com/nim-lang/Nim - liquidev opened this issue about 5 years ago
github.com/nim-lang/Nim - liquidev opened this issue about 5 years ago
Error: overloaded 'X' leads to ambiguous calls
github.com/nim-lang/Nim - zevv opened this issue about 5 years ago
github.com/nim-lang/Nim - zevv opened this issue about 5 years ago
Compiler crash trying to output seq[string] in quote do from a macro
github.com/nim-lang/Nim - ghost opened this issue about 5 years ago
github.com/nim-lang/Nim - ghost opened this issue about 5 years ago
wrong `Error: cannot generate VM code` depending on unrelated code
github.com/nim-lang/Nim - timotheecour opened this issue about 5 years ago
github.com/nim-lang/Nim - timotheecour opened this issue about 5 years ago
sizeof default in type section fails with concept
github.com/nim-lang/Nim - mratsim opened this issue about 5 years ago
github.com/nim-lang/Nim - mratsim opened this issue about 5 years ago
{.compileTime.} Seq having nil address
github.com/nim-lang/Nim - dawkot opened this issue about 5 years ago
github.com/nim-lang/Nim - dawkot opened this issue about 5 years ago
type in type sections fails with concepts
github.com/nim-lang/Nim - mratsim opened this issue about 5 years ago
github.com/nim-lang/Nim - mratsim opened this issue about 5 years ago
`nim cpp` rejects valid code `would lose const qualifier` for cstring to string via cstrToNimstr
github.com/nim-lang/Nim - timotheecour opened this issue about 5 years ago
github.com/nim-lang/Nim - timotheecour opened this issue about 5 years ago
conversion to unsigned causes error in VM; works in RT
github.com/nim-lang/Nim - krux02 opened this issue about 5 years ago
github.com/nim-lang/Nim - krux02 opened this issue about 5 years ago
Using an explicitly qualified imported template as a pragma does not work
github.com/nim-lang/Nim - deech opened this issue about 5 years ago
github.com/nim-lang/Nim - deech opened this issue about 5 years ago
Compiler reports type as varargs[untyped] when it should be a string
github.com/nim-lang/Nim - jyapayne opened this issue about 5 years ago
github.com/nim-lang/Nim - jyapayne opened this issue about 5 years ago
Stacktrace in some cases missing important information, does not show file and line of all involved procs
github.com/nim-lang/Nim - ftsf opened this issue about 5 years ago
github.com/nim-lang/Nim - ftsf opened this issue about 5 years ago
Referring to a static nil objects's field is impossible, even when it should
github.com/nim-lang/Nim - dawkot opened this issue about 5 years ago
github.com/nim-lang/Nim - dawkot opened this issue about 5 years ago
Documentation request about int
github.com/nim-lang/Nim - m-holger opened this issue about 5 years ago
github.com/nim-lang/Nim - m-holger opened this issue about 5 years ago
Include complex path inside template gives error
github.com/nim-lang/Nim - Wh1teDuke opened this issue about 5 years ago
github.com/nim-lang/Nim - Wh1teDuke opened this issue about 5 years ago
nested proc vm compilation error when compiling to javascript
github.com/nim-lang/Nim - krux02 opened this issue about 5 years ago
github.com/nim-lang/Nim - krux02 opened this issue about 5 years ago
internal error for auto iterator
github.com/nim-lang/Nim - pb-cdunn opened this issue about 5 years ago
github.com/nim-lang/Nim - pb-cdunn opened this issue about 5 years ago
assigning indexed NimNode to tuple/object field copies
github.com/nim-lang/Nim - ghost opened this issue about 5 years ago
github.com/nim-lang/Nim - ghost opened this issue about 5 years ago
Modifying a `seq` after unmarshling sometimes triggers am `Attempt to read from nil?`
github.com/nim-lang/Nim - pedromsilvapt opened this issue about 5 years ago
github.com/nim-lang/Nim - pedromsilvapt opened this issue about 5 years ago
HttpClient socket handle leak
github.com/nim-lang/Nim - zenywallet opened this issue about 5 years ago
github.com/nim-lang/Nim - zenywallet opened this issue about 5 years ago
Map function with a variable under walkDirRec caused a compile error
github.com/nim-lang/Nim - hokamoto opened this issue about 5 years ago
github.com/nim-lang/Nim - hokamoto opened this issue about 5 years ago
incorrect equality behavior of getTypeInst on a builtin type
github.com/nim-lang/Nim - krux02 opened this issue about 5 years ago
github.com/nim-lang/Nim - krux02 opened this issue about 5 years ago
Confusing error with static parameters
github.com/nim-lang/Nim - Clyybber opened this issue about 5 years ago
github.com/nim-lang/Nim - Clyybber opened this issue about 5 years ago
If `seq` is the sink parameter, it can be changed from the function
github.com/nim-lang/Nim - alex65536 opened this issue about 5 years ago
github.com/nim-lang/Nim - alex65536 opened this issue about 5 years ago
const cstring incorrectly cgen'd (pointer is copied, pointing to garbage)
github.com/nim-lang/Nim - yglukhov opened this issue about 5 years ago
github.com/nim-lang/Nim - yglukhov opened this issue about 5 years ago
json.%* doesn't work with tuples
github.com/nim-lang/Nim - dawkot opened this issue about 5 years ago
github.com/nim-lang/Nim - dawkot opened this issue about 5 years ago
Interaction between generics and dirty templates
github.com/nim-lang/Nim - andreaferretti opened this issue about 5 years ago
github.com/nim-lang/Nim - andreaferretti opened this issue about 5 years ago
Generic enum parameter with array causes internal error
github.com/nim-lang/Nim - Clyybber opened this issue about 5 years ago
github.com/nim-lang/Nim - Clyybber opened this issue about 5 years ago
Nimpretty adds extra spacing to an inline comment
github.com/nim-lang/Nim - ee7 opened this issue about 5 years ago
github.com/nim-lang/Nim - ee7 opened this issue about 5 years ago
Low priority: I think we really need odd() and even()
github.com/nim-lang/Nim - StefanSalewski opened this issue over 5 years ago
github.com/nim-lang/Nim - StefanSalewski opened this issue over 5 years ago
Error in const block inside proc
github.com/nim-lang/Nim - Wh1teDuke opened this issue over 5 years ago
github.com/nim-lang/Nim - Wh1teDuke opened this issue over 5 years ago
Exportc variable: codegen regression
github.com/nim-lang/Nim - mratsim opened this issue over 5 years ago
github.com/nim-lang/Nim - mratsim opened this issue over 5 years ago
Codegen error with nkStmtListExpr inside nested templates
github.com/nim-lang/Nim - dom96 opened this issue over 5 years ago
github.com/nim-lang/Nim - dom96 opened this issue over 5 years ago
every symbol becomes 1st class; defines 0-cost lambda and aliases; generics/iterators/templates/etc can be passed to any routine
github.com/nim-lang/Nim - timotheecour opened this pull request over 5 years ago
github.com/nim-lang/Nim - timotheecour opened this pull request over 5 years ago
implicit generics and explicit generics affect overload resolution
github.com/nim-lang/Nim - krux02 opened this issue over 5 years ago
github.com/nim-lang/Nim - krux02 opened this issue over 5 years ago
Confusing error message for case expression with missing or void-typed `else` clause
github.com/nim-lang/Nim - chr-1x opened this issue over 5 years ago
github.com/nim-lang/Nim - chr-1x opened this issue over 5 years ago
using generics in param initializers gives `undeclared identifier`
github.com/nim-lang/Nim - timotheecour opened this issue over 5 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 5 years ago
% operator creates invalid json tree that crashes in printing.
github.com/nim-lang/Nim - treeform opened this issue over 5 years ago
github.com/nim-lang/Nim - treeform opened this issue over 5 years ago
Weird compiler error when using nested generic types
github.com/nim-lang/Nim - syhpoon opened this issue over 5 years ago
github.com/nim-lang/Nim - syhpoon opened this issue over 5 years ago
importc types (eg cint) don't alias properly, causing codegen errors
github.com/nim-lang/Nim - timotheecour opened this issue over 5 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 5 years ago
[nimpretty] Incorrect indentation when comments exist inbetween object constructors
github.com/nim-lang/Nim - kaushalmodi opened this issue over 5 years ago
github.com/nim-lang/Nim - kaushalmodi opened this issue over 5 years ago
Make Flowvar compatible with Async
github.com/nim-lang/Nim - rayman22201 opened this pull request over 5 years ago
github.com/nim-lang/Nim - rayman22201 opened this pull request over 5 years ago
compiletime array of bindSym - Internal Compiler Error
github.com/nim-lang/Nim - mratsim opened this issue over 5 years ago
github.com/nim-lang/Nim - mratsim opened this issue over 5 years ago
Compiled binary includes full path to internal nim files
github.com/nim-lang/Nim - daniel-j opened this issue over 5 years ago
github.com/nim-lang/Nim - daniel-j opened this issue over 5 years ago
converter doesn't work for case statement branches with the `..` operator
github.com/nim-lang/Nim - sealmove opened this issue over 5 years ago
github.com/nim-lang/Nim - sealmove opened this issue over 5 years ago
Weird interaction between `auto` type, template and closure iterators
github.com/nim-lang/Nim - dawkot opened this issue over 5 years ago
github.com/nim-lang/Nim - dawkot opened this issue over 5 years ago
Inconsisten Symbol Binding Rules in Templates/Generics
github.com/nim-lang/Nim - krux02 opened this issue over 5 years ago
github.com/nim-lang/Nim - krux02 opened this issue over 5 years ago
Invoking generic procedure that uses varargs implicit conversion acts incorrectly
github.com/nim-lang/Nim - SolitudeSF opened this issue over 5 years ago
github.com/nim-lang/Nim - SolitudeSF opened this issue over 5 years ago
`type` doesn't work with generics (and `default`) in a function definition
github.com/nim-lang/Nim - dawkot opened this issue over 5 years ago
github.com/nim-lang/Nim - dawkot opened this issue over 5 years ago
Fixes #11045. Assigning a proc to const and invoking.
github.com/nim-lang/Nim - deech opened this pull request over 5 years ago
github.com/nim-lang/Nim - deech opened this pull request over 5 years ago
selectors.nim: Add define to select event loop implementation
github.com/nim-lang/Nim - ccxcz opened this pull request over 5 years ago
github.com/nim-lang/Nim - ccxcz opened this pull request over 5 years ago
Epoll does not support many file types (EPERM from epoll_ctl)
github.com/nim-lang/Nim - ccxcz opened this issue over 5 years ago
github.com/nim-lang/Nim - ccxcz opened this issue over 5 years ago
Generic closure fields do not work on JS backend
github.com/nim-lang/Nim - bluenote10 opened this issue almost 6 years ago
github.com/nim-lang/Nim - bluenote10 opened this issue almost 6 years ago
Compile Error when calling generic proc with compileTime pragma
github.com/nim-lang/Nim - demotomohiro opened this issue almost 6 years ago
github.com/nim-lang/Nim - demotomohiro opened this issue almost 6 years ago
Render bug: explicit generic param in call is omitted
github.com/nim-lang/Nim - cooldome opened this issue almost 6 years ago
github.com/nim-lang/Nim - cooldome opened this issue almost 6 years ago
Do not raise ProveInit/WarnUninit for .noinit. var
github.com/nim-lang/Nim - LemonBoy opened this pull request almost 6 years ago
github.com/nim-lang/Nim - LemonBoy opened this pull request almost 6 years ago
Concepts with inheritance causing 'SIGSEGV: Illegal storage access ...'
github.com/nim-lang/Nim - deech opened this issue almost 6 years ago
github.com/nim-lang/Nim - deech opened this issue almost 6 years ago
Discardable causes issue in try finally.
github.com/nim-lang/Nim - solo989 opened this issue almost 6 years ago
github.com/nim-lang/Nim - solo989 opened this issue almost 6 years ago
Cannot infer the value of static param
github.com/nim-lang/Nim - mratsim opened this issue almost 6 years ago
github.com/nim-lang/Nim - mratsim opened this issue almost 6 years ago
Invalid C++ code generation when returning var T
github.com/nim-lang/Nim - BigEpsilon opened this issue almost 6 years ago
github.com/nim-lang/Nim - BigEpsilon opened this issue almost 6 years ago
Invalid C++ code generation for assignment operator for generic types
github.com/nim-lang/Nim - BigEpsilon opened this issue almost 6 years ago
github.com/nim-lang/Nim - BigEpsilon opened this issue almost 6 years ago
Array index type cannot be properly forwarded from a generic argument.
github.com/nim-lang/Nim - krux02 opened this issue almost 6 years ago
github.com/nim-lang/Nim - krux02 opened this issue almost 6 years ago
Compiler crash on closure in static block
github.com/nim-lang/Nim - deansher opened this issue almost 6 years ago
github.com/nim-lang/Nim - deansher opened this issue almost 6 years ago
`disabledFilesDefault` files have failing tests that should be fixed
github.com/nim-lang/Nim - timotheecour opened this issue about 6 years ago
github.com/nim-lang/Nim - timotheecour opened this issue about 6 years ago
Range type swallowed in type union
github.com/nim-lang/Nim - arnetheduck opened this issue about 6 years ago
github.com/nim-lang/Nim - arnetheduck opened this issue about 6 years ago
converter gives inconsistent ambiguous call error with openarray
github.com/nim-lang/Nim - timotheecour opened this issue about 6 years ago
github.com/nim-lang/Nim - timotheecour opened this issue about 6 years ago
Overloaded generic procvar: useless instantiations that create type mismatch
github.com/nim-lang/Nim - mratsim opened this issue about 6 years ago
github.com/nim-lang/Nim - mratsim opened this issue about 6 years ago
Macro causes compile error from gcc
github.com/nim-lang/Nim - rehartmann opened this issue about 6 years ago
github.com/nim-lang/Nim - rehartmann opened this issue about 6 years ago
osproc: execProcess and startProcess hang forever (stuck on streams.readLine)
github.com/nim-lang/Nim - timotheecour opened this issue about 6 years ago
github.com/nim-lang/Nim - timotheecour opened this issue about 6 years ago
`genericAssign` does not take care of the `importC` variables
github.com/nim-lang/Nim - jxy opened this issue about 6 years ago
github.com/nim-lang/Nim - jxy opened this issue about 6 years ago
Documentation with `when` branch is missing field types
github.com/nim-lang/Nim - mratsim opened this issue about 6 years ago
github.com/nim-lang/Nim - mratsim opened this issue about 6 years ago
Compiler crash on recursive alias type definition
github.com/nim-lang/Nim - ghost opened this issue about 6 years ago
github.com/nim-lang/Nim - ghost opened this issue about 6 years ago
Tuple/array/seq constructors don't inject assignment/sink
github.com/nim-lang/Nim - jwollen opened this issue about 6 years ago
github.com/nim-lang/Nim - jwollen opened this issue about 6 years ago
wrong error messages (undeclared identifier) on type mismatch of another error when untyped followed by typed params
github.com/nim-lang/Nim - mratsim opened this issue about 6 years ago
github.com/nim-lang/Nim - mratsim opened this issue about 6 years ago
Compiler error with sequences of destructible types
github.com/nim-lang/Nim - jwollen opened this issue about 6 years ago
github.com/nim-lang/Nim - jwollen opened this issue about 6 years ago
Concept related crash only when compiling to JS
github.com/nim-lang/Nim - dawkot opened this issue about 6 years ago
github.com/nim-lang/Nim - dawkot opened this issue about 6 years ago
template lookup fails with nested generic types
github.com/nim-lang/Nim - arnetheduck opened this issue about 6 years ago
github.com/nim-lang/Nim - arnetheduck opened this issue about 6 years ago
compile error when "new object" with importcpp
github.com/nim-lang/Nim - shaoxie1986 opened this issue about 6 years ago
github.com/nim-lang/Nim - shaoxie1986 opened this issue about 6 years ago
36 activations of term rewriting macro?
github.com/nim-lang/Nim - kaushalmodi opened this issue about 6 years ago
github.com/nim-lang/Nim - kaushalmodi opened this issue about 6 years ago
`type()` not working correctly when defining a function result type
github.com/nim-lang/Nim - dawkot opened this issue about 6 years ago
github.com/nim-lang/Nim - dawkot opened this issue about 6 years ago
Exception `UnpackError` is not inferred in `proc get ...` in `options`.
github.com/nim-lang/Nim - deech opened this issue about 6 years ago
github.com/nim-lang/Nim - deech opened this issue about 6 years ago
Given proc and type from two different modules named the same thing, Nim prefers the type
github.com/nim-lang/Nim - AlexMax opened this issue about 6 years ago
github.com/nim-lang/Nim - AlexMax opened this issue about 6 years ago
Converters don't trigger in a case statement.
github.com/nim-lang/Nim - kayabaNerve opened this issue over 6 years ago
github.com/nim-lang/Nim - kayabaNerve opened this issue over 6 years ago
some mutually recursive type definitions put compiler in infinite loop
github.com/nim-lang/Nim - skilchen opened this issue over 6 years ago
github.com/nim-lang/Nim - skilchen opened this issue over 6 years ago
nonpure enum can hijack pure enum; instead should give `Error: ambiguous identifier` ; pure and nonpure should both mean the same thing; pure should be deprecated
github.com/nim-lang/Nim - timotheecour opened this issue over 6 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 6 years ago
wrong error msg when macro called with wrong number of args
github.com/nim-lang/Nim - timotheecour opened this issue over 6 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 6 years ago
BUG: can't refer to generic type in return type
github.com/nim-lang/Nim - timotheecour opened this issue over 6 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 6 years ago
{.raises.} causes wrong context shown in error messages
github.com/nim-lang/Nim - endragor opened this issue over 6 years ago
github.com/nim-lang/Nim - endragor opened this issue over 6 years ago
SIGSEGV on generic macro returning a type
github.com/nim-lang/Nim - Quelklef opened this issue over 6 years ago
github.com/nim-lang/Nim - Quelklef opened this issue over 6 years ago
BUGS with os.execShellCmd, osproc.execCmd, osproc.execProcess
github.com/nim-lang/Nim - timotheecour opened this issue over 6 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 6 years ago
Wrong syntax in type definition compiles when type not used
github.com/nim-lang/Nim - ghost opened this issue over 6 years ago
github.com/nim-lang/Nim - ghost opened this issue over 6 years ago
Some issues after importing tables module (with iterators?)
github.com/nim-lang/Nim - ghost opened this issue over 6 years ago
github.com/nim-lang/Nim - ghost opened this issue over 6 years ago
Generic concept has itself as generic parameters cause type mismatch
github.com/nim-lang/Nim - 7sDream opened this issue over 6 years ago
github.com/nim-lang/Nim - 7sDream opened this issue over 6 years ago
ordinary object slicing in varargs generate bad codegen
github.com/nim-lang/Nim - jangko opened this issue over 6 years ago
github.com/nim-lang/Nim - jangko opened this issue over 6 years ago
Macro with name `on` unexpected behaviour
github.com/nim-lang/Nim - coffeepots opened this issue over 6 years ago
github.com/nim-lang/Nim - coffeepots opened this issue over 6 years ago
Puzzling error with default-valued template
github.com/nim-lang/Nim - dom96 opened this issue over 6 years ago
github.com/nim-lang/Nim - dom96 opened this issue over 6 years ago
'Block' doesn't generate new scope.
github.com/nim-lang/Nim - slangmgh opened this issue over 6 years ago
github.com/nim-lang/Nim - slangmgh opened this issue over 6 years ago
getTypeInst for generics does not gives the full instantiation info in certain cases
github.com/nim-lang/Nim - mratsim opened this issue over 6 years ago
github.com/nim-lang/Nim - mratsim opened this issue over 6 years ago