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
Generics + inheritable non-ref objects: type issue
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
Compiler crash: Recursive object-proc type definition
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
Static[int] + Arrays in macro: Cannot evaluate at compile-time
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
Static[non-int] + `$` string conversion not matching
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
[BUG] `fields` on tuple of tuples returns a non-tuple depending on whether it's var or const
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
Macro + Static in object field: undeclared identifier N if proc result
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
Generics: type mismatch with multi-range types
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
mixin + block expression: works in Generics, not in "normal" proc
github.com/nim-lang/Nim - mratsim opened this issue almost 7 years ago
github.com/nim-lang/Nim - mratsim opened this issue almost 7 years ago
static (?) - Codegen bug / Memory Corruption same type in Nim, different type in C
github.com/nim-lang/Nim - mratsim opened this issue almost 7 years ago
github.com/nim-lang/Nim - mratsim opened this issue almost 7 years ago
mixin value causes typechecker to fail
github.com/nim-lang/Nim - krux02 opened this issue almost 7 years ago
github.com/nim-lang/Nim - krux02 opened this issue almost 7 years ago
Implicitly generic procs don't perform argument conversion for dependent types
github.com/nim-lang/Nim - RedBeard0531 opened this issue almost 7 years ago
github.com/nim-lang/Nim - RedBeard0531 opened this issue almost 7 years ago
ICE on explicit generic proc with dependent-typed argument
github.com/nim-lang/Nim - RedBeard0531 opened this issue almost 7 years ago
github.com/nim-lang/Nim - RedBeard0531 opened this issue almost 7 years ago
Implicitly generic functions can't instantiate dependant return types
github.com/nim-lang/Nim - RedBeard0531 opened this issue almost 7 years ago
github.com/nim-lang/Nim - RedBeard0531 opened this issue almost 7 years ago
Incorrect error if array field of seq type is not set
github.com/nim-lang/Nim - survivorm opened this issue almost 7 years ago
github.com/nim-lang/Nim - survivorm opened this issue almost 7 years ago
gcc compile error after nim compilation (pointer/reference problem)
github.com/nim-lang/Nim - Ralf12358 opened this issue about 7 years ago
github.com/nim-lang/Nim - Ralf12358 opened this issue about 7 years ago
Unsigned integers are sometimes converted to signed when casting to a float
github.com/nim-lang/Nim - mforsb opened this issue about 7 years ago
github.com/nim-lang/Nim - mforsb opened this issue about 7 years ago
Range type is considered as underlying type when invoking from generic
github.com/nim-lang/Nim - endragor opened this issue over 7 years ago
github.com/nim-lang/Nim - endragor opened this issue over 7 years ago
Cannot convert key value pairs in a varargs call
github.com/nim-lang/Nim - yglukhov opened this issue over 7 years ago
github.com/nim-lang/Nim - yglukhov opened this issue over 7 years ago
Check minimal GCC/Clang version during compilation
github.com/nim-lang/Nim - bluenote10 opened this issue over 7 years ago
github.com/nim-lang/Nim - bluenote10 opened this issue over 7 years ago
Bad codegen when casting procs
github.com/nim-lang/Nim - yglukhov opened this issue over 7 years ago
github.com/nim-lang/Nim - yglukhov opened this issue over 7 years ago
shallowCopy in iterator yielding full copies
github.com/nim-lang/Nim - mratsim opened this issue over 7 years ago
github.com/nim-lang/Nim - mratsim opened this issue over 7 years ago
Mixin using local proc doesn't work, only global procs are considered
github.com/nim-lang/Nim - cooldome opened this issue over 7 years ago
github.com/nim-lang/Nim - cooldome opened this issue over 7 years ago
Generic Inheritance-tree misbehavior
github.com/nim-lang/Nim - dustinlacewell opened this issue over 7 years ago
github.com/nim-lang/Nim - dustinlacewell opened this issue over 7 years ago
Explicit error when nodes from getType et al. are added to resulting macro AST
github.com/nim-lang/Nim - dom96 opened this issue over 7 years ago
github.com/nim-lang/Nim - dom96 opened this issue over 7 years ago
segfault compiling typedef with higher-order procs
github.com/nim-lang/Nim - evacchi opened this issue over 7 years ago
github.com/nim-lang/Nim - evacchi opened this issue over 7 years ago
Unexpected template resolution
github.com/nim-lang/Nim - endragor opened this issue over 7 years ago
github.com/nim-lang/Nim - endragor opened this issue over 7 years ago
support for the Genode OS framework
github.com/nim-lang/Nim - ehmry opened this pull request almost 8 years ago
github.com/nim-lang/Nim - ehmry opened this pull request almost 8 years ago
Compilation error on Windows 7: could not load: pcre64.dll
github.com/nim-lang/Nim - mark-summerfield opened this issue almost 8 years ago
github.com/nim-lang/Nim - mark-summerfield opened this issue almost 8 years ago
const and (;) operators confuse compiler
github.com/nim-lang/Nim - bmalehorn opened this issue almost 8 years ago
github.com/nim-lang/Nim - bmalehorn opened this issue almost 8 years ago
assignment can't be overriden with template or macro
github.com/nim-lang/Nim - jcosborn opened this issue almost 8 years ago
github.com/nim-lang/Nim - jcosborn opened this issue almost 8 years ago
Error "invalid declaration order" when mixing generic and specific methods
github.com/nim-lang/Nim - bluenote10 opened this issue almost 8 years ago
github.com/nim-lang/Nim - bluenote10 opened this issue almost 8 years ago
Multiple callbacks in a Future
github.com/nim-lang/Nim - funny-falcon opened this issue almost 8 years ago
github.com/nim-lang/Nim - funny-falcon opened this issue almost 8 years ago
getType/getTypeInst lose symbol information
github.com/nim-lang/Nim - nigredo-tori opened this issue about 8 years ago
github.com/nim-lang/Nim - nigredo-tori opened this issue about 8 years ago
waitForExit() with timeout hangs on already dead processes on Linux
github.com/nim-lang/Nim - jfhg opened this issue about 8 years ago
github.com/nim-lang/Nim - jfhg opened this issue about 8 years ago
asyncdispatch recv() procs do not respect absence of SafeDisconn flag
github.com/nim-lang/Nim - endragor opened this issue about 8 years ago
github.com/nim-lang/Nim - endragor opened this issue about 8 years ago
Using generic static[int] as parameter in another static[...] parameter
github.com/nim-lang/Nim - flyx opened this issue about 8 years ago
github.com/nim-lang/Nim - flyx opened this issue about 8 years ago
Unclear error message when using forward declared proc from .gcsafe closure
github.com/nim-lang/Nim - endragor opened this issue about 8 years ago
github.com/nim-lang/Nim - endragor opened this issue about 8 years ago
Generic param of proc type cannot be inferred
github.com/nim-lang/Nim - endragor opened this issue about 8 years ago
github.com/nim-lang/Nim - endragor opened this issue about 8 years ago
Nim tries to resolve generic field type name even though when condition is false
github.com/nim-lang/Nim - endragor opened this issue over 8 years ago
github.com/nim-lang/Nim - endragor opened this issue over 8 years ago
Cannot use generic field's iterators if the importing module doesn't import the field's owning module
github.com/nim-lang/Nim - endragor opened this issue over 8 years ago
github.com/nim-lang/Nim - endragor opened this issue over 8 years ago
Problem with closure iterators in js target
github.com/nim-lang/Nim - vegansk opened this issue over 8 years ago
github.com/nim-lang/Nim - vegansk opened this issue over 8 years ago
Generic proc involving generic .importcpp type with type specifier is not code-generated properly
github.com/nim-lang/Nim - endragor opened this issue over 8 years ago
github.com/nim-lang/Nim - endragor opened this issue over 8 years ago
Wrong behavior of {.hint[XDeclaredButNotUsed]: off.} if applied to definition
github.com/nim-lang/Nim - yglukhov opened this issue over 8 years ago
github.com/nim-lang/Nim - yglukhov opened this issue over 8 years ago
asyncdispatch.sendTo is unsafe
github.com/nim-lang/Nim - endragor opened this issue over 8 years ago
github.com/nim-lang/Nim - endragor opened this issue over 8 years ago
memfile mapMem() offset for windows
github.com/nim-lang/Nim - jlp765 opened this issue over 8 years ago
github.com/nim-lang/Nim - jlp765 opened this issue over 8 years ago
tcc: error: undefined symbol 'round'
github.com/nim-lang/Nim - shawnye opened this issue over 8 years ago
github.com/nim-lang/Nim - shawnye opened this issue over 8 years ago
Method dispatch silently breaks when sequtils.map in use
github.com/nim-lang/Nim - mcclure opened this issue over 8 years ago
github.com/nim-lang/Nim - mcclure opened this issue over 8 years ago
Module name case sensitivity is not consistent between OS'
github.com/nim-lang/Nim - dom96 opened this issue over 8 years ago
github.com/nim-lang/Nim - dom96 opened this issue over 8 years ago
Nested generic procs scoping in JS backend
github.com/nim-lang/Nim - nigredo-tori opened this issue over 8 years ago
github.com/nim-lang/Nim - nigredo-tori opened this issue over 8 years ago
Improve error message when using copyFile to copy dirs.
github.com/nim-lang/Nim - dom96 opened this issue over 8 years ago
github.com/nim-lang/Nim - dom96 opened this issue over 8 years ago
Problem with templates in type definitions
github.com/nim-lang/Nim - vegansk opened this issue over 8 years ago
github.com/nim-lang/Nim - vegansk opened this issue over 8 years ago
Call to user defined addr proc results in compilation error when defined in a separate module under some weird esoteric circumstances
github.com/nim-lang/Nim - johnnovak opened this issue over 8 years ago
github.com/nim-lang/Nim - johnnovak opened this issue over 8 years ago
Added TAU constant.
github.com/nim-lang/Nim - gmpreussner opened this pull request almost 9 years ago
github.com/nim-lang/Nim - gmpreussner opened this pull request almost 9 years ago
RFC: sequtils speed improvements
github.com/nim-lang/Nim - jlp765 opened this issue almost 9 years ago
github.com/nim-lang/Nim - jlp765 opened this issue almost 9 years ago
Different type inference behaviour when you use range[T] vs T with if expression
github.com/nim-lang/Nim - endragor opened this issue almost 9 years ago
github.com/nim-lang/Nim - endragor opened this issue almost 9 years ago
Cannot downcast a object passed to a dynamically loaded library
github.com/nim-lang/Nim - shaunc opened this issue almost 9 years ago
github.com/nim-lang/Nim - shaunc opened this issue almost 9 years ago
strangeness when macro is closure for proc
github.com/nim-lang/Nim - shaunc opened this issue almost 9 years ago
github.com/nim-lang/Nim - shaunc opened this issue almost 9 years ago
Nested iterator doesn't work in proc
github.com/nim-lang/Nim - linkmonitor opened this issue almost 9 years ago
github.com/nim-lang/Nim - linkmonitor opened this issue almost 9 years ago
Inconsistent exception checking with iterators
github.com/nim-lang/Nim - flyx opened this issue almost 9 years ago
github.com/nim-lang/Nim - flyx opened this issue almost 9 years ago
Inconsistent template behavior (bind vs. mixin)
github.com/nim-lang/Nim - gmpreussner opened this issue about 9 years ago
github.com/nim-lang/Nim - gmpreussner opened this issue about 9 years ago
Add serach for libssl.so without version suffix.
github.com/nim-lang/Nim - bambuchaAdm opened this pull request about 9 years ago
github.com/nim-lang/Nim - bambuchaAdm opened this pull request about 9 years ago
'invalid type ... in this context' when function, recursive ref and case types are used together
github.com/nim-lang/Nim - zielmicha opened this issue over 9 years ago
github.com/nim-lang/Nim - zielmicha opened this issue over 9 years ago
illegal declarations should give error at declaration time, not later at instantiation time
github.com/nim-lang/Nim - arnetheduck opened this issue over 9 years ago
github.com/nim-lang/Nim - arnetheduck opened this issue over 9 years ago
Passing empty array to openarray parameter of template fails
github.com/nim-lang/Nim - Perelandric opened this issue over 9 years ago
github.com/nim-lang/Nim - Perelandric opened this issue over 9 years ago
Expressions in type definitions are evaluated before type parameters are bound
github.com/nim-lang/Nim - MasonMcGill opened this issue almost 10 years ago
github.com/nim-lang/Nim - MasonMcGill opened this issue almost 10 years ago
type constraint circumvention with int literals
github.com/nim-lang/Nim - ghost opened this issue over 10 years ago
github.com/nim-lang/Nim - ghost opened this issue over 10 years ago
TSlice returned by template as an expr does not work in range[]
github.com/nim-lang/Nim - dom96 opened this issue over 11 years ago
github.com/nim-lang/Nim - dom96 opened this issue over 11 years ago