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
Compilation Failure - empty scalar initializer - Inheritable objects & Atomics [OA]RC on DEVEL
github.com/nim-lang/Nim - shayanhabibi opened this issue over 3 years ago
github.com/nim-lang/Nim - shayanhabibi opened this issue over 3 years ago
Passing Natural to bitops.BitsRange[T] parameter in generic proc is compile error
github.com/nim-lang/Nim - demotomohiro opened this issue over 3 years ago
github.com/nim-lang/Nim - demotomohiro opened this issue over 3 years ago
reused gensym symbol in macros behaves surprisingly, inconsistent with templates
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
function redefined in block scope gives: `invalid type: 'None' for let` depending on how it's used
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
Generic function does not look for macro definition in the scope of the module where it is defined
github.com/nim-lang/Nim - deech opened this issue over 3 years ago
github.com/nim-lang/Nim - deech opened this issue over 3 years ago
Passing anonymous proc params to templates may fail
github.com/nim-lang/Nim - etan-k opened this issue over 3 years ago
github.com/nim-lang/Nim - etan-k opened this issue over 3 years ago
repr produces invalid code for typed lambdas
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
Codegen produces code that the old GCs don't like
github.com/nim-lang/Nim - Araq opened this issue over 3 years ago
github.com/nim-lang/Nim - Araq opened this issue over 3 years ago
runnableExamples can now be used for var|let|const|type|fwd routines (all declarations now work); fix #18305 + RFCs/309
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
modifying typed params in macros (even after copyNimTree) gives SIGSEGV (a`typ`is nil)
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
`nimpretty` generates wrong code with parenthesized expressions
github.com/nim-lang/Nim - hamidb80 opened this issue over 3 years ago
github.com/nim-lang/Nim - hamidb80 opened this issue over 3 years ago
Import statement does not follow identifier equality rules
github.com/nim-lang/Nim - Vladar4 opened this issue over 3 years ago
github.com/nim-lang/Nim - Vladar4 opened this issue over 3 years ago
Sugar anonymous procedure and procedure type fails on identity function
github.com/nim-lang/Nim - arkanoid87 opened this issue over 3 years ago
github.com/nim-lang/Nim - arkanoid87 opened this issue over 3 years ago
Code gen error when repr'ing a type-casted UncheckedArray
github.com/nim-lang/Nim - dom96 opened this issue over 3 years ago
github.com/nim-lang/Nim - dom96 opened this issue over 3 years ago
slicing in `collect` macro as add operation doesn't work
github.com/nim-lang/Nim - hamidb80 opened this issue over 3 years ago
github.com/nim-lang/Nim - hamidb80 opened this issue over 3 years ago
set equality silently gives wrong results instead of CT error for incompatible types
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
hotcodereloading compile error with orc/arc
github.com/nim-lang/Nim - n0bra1n3r opened this issue over 3 years ago
github.com/nim-lang/Nim - n0bra1n3r opened this issue over 3 years ago
Converter causes ambiguous overload even when the target type have no issue with it
github.com/nim-lang/Nim - alaviss opened this issue over 3 years ago
github.com/nim-lang/Nim - alaviss opened this issue over 3 years ago
ProcDef is not re-evaluated between typed macros which was added to the proc pragmas by an another typed macro
github.com/nim-lang/Nim - alaviss opened this issue over 3 years ago
github.com/nim-lang/Nim - alaviss opened this issue over 3 years ago
Confusing error messages with macro genSym-ed types overload mismatch
github.com/nim-lang/Nim - alaviss opened this issue over 3 years ago
github.com/nim-lang/Nim - alaviss opened this issue over 3 years ago
proc types don't match as part of proc param typeclasses
github.com/nim-lang/Nim - tersec opened this issue over 3 years ago
github.com/nim-lang/Nim - tersec opened this issue over 3 years ago
Objects subtype generics are bound using the most broad type and not the most specific type
github.com/nim-lang/Nim - alaviss opened this issue over 3 years ago
github.com/nim-lang/Nim - alaviss opened this issue over 3 years ago
[meta] miscellaneous features that need to be documented / spec issues
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
push raises interferes with experimental: "codeReordering" with generics
github.com/nim-lang/Nim - tersec opened this issue over 3 years ago
github.com/nim-lang/Nim - tersec opened this issue over 3 years ago
Global objects are not freed with noMain
github.com/nim-lang/Nim - planetis-m opened this issue over 3 years ago
github.com/nim-lang/Nim - planetis-m opened this issue over 3 years ago
[Feature Request] Changes to the tables module
github.com/nim-lang/Nim - avahe-kellenberger opened this issue over 3 years ago
github.com/nim-lang/Nim - avahe-kellenberger opened this issue over 3 years ago
`-0` float literal interpreted as 0.0, should be -0.0
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
Compiler error on a generic object with an array field
github.com/nim-lang/Nim - ZoomRmc opened this issue over 3 years ago
github.com/nim-lang/Nim - ZoomRmc opened this issue over 3 years ago
httpclient.nim Fixes #14794 and an issue where content-header is not set on postContent
github.com/nim-lang/Nim - mp035 opened this pull request over 3 years ago
github.com/nim-lang/Nim - mp035 opened this pull request over 3 years ago
Callbacks in methods cause internal error getTypeDescAux(tyBuiltInTypeClass)
github.com/nim-lang/Nim - avahe-kellenberger opened this issue over 3 years ago
github.com/nim-lang/Nim - avahe-kellenberger opened this issue over 3 years ago
Calling type aliased type class through untyped template param fails.
github.com/nim-lang/Nim - tersec opened this issue over 3 years ago
github.com/nim-lang/Nim - tersec opened this issue over 3 years ago
SIGSEGV with iterators and large case objects
github.com/nim-lang/Nim - tersec opened this issue over 3 years ago
github.com/nim-lang/Nim - tersec opened this issue over 3 years ago
Inline typeclass not considered a typedesc
github.com/nim-lang/Nim - beef331 opened this issue over 3 years ago
github.com/nim-lang/Nim - beef331 opened this issue over 3 years ago
The asychttpserver dies when a reverse proxy is used.
github.com/nim-lang/Nim - mrhdias opened this issue over 3 years ago
github.com/nim-lang/Nim - mrhdias opened this issue over 3 years ago
`in` inside a template not lowered to `contains` if called from another module
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
Returning a Tuple With a Polymorphic Field Causes a Compiler Crash
github.com/nim-lang/Nim - jayvanderwall opened this issue over 3 years ago
github.com/nim-lang/Nim - jayvanderwall opened this issue over 3 years ago
Wrong C code generated for newSeqWith when initializing two variables
github.com/nim-lang/Nim - lscrd opened this issue over 3 years ago
github.com/nim-lang/Nim - lscrd opened this issue over 3 years ago
Unexpected type mismatch about system.SomeNumber
github.com/nim-lang/Nim - khchen opened this issue over 3 years ago
github.com/nim-lang/Nim - khchen opened this issue over 3 years ago
Calling proc with nested ref/deref constructed object results in invalid generated code
github.com/nim-lang/Nim - tersec opened this issue over 3 years ago
github.com/nim-lang/Nim - tersec opened this issue over 3 years ago
Calling a var-param-proc results in gcc error
github.com/nim-lang/Nim - tersec opened this issue over 3 years ago
github.com/nim-lang/Nim - tersec opened this issue over 3 years ago
Illegal storage access compiling call with nested ref/deref'd types
github.com/nim-lang/Nim - tersec opened this issue over 3 years ago
github.com/nim-lang/Nim - tersec opened this issue over 3 years ago
Proc default arg error, `internal error: expr`
github.com/nim-lang/Nim - al6x opened this issue over 3 years ago
github.com/nim-lang/Nim - al6x opened this issue over 3 years ago
An exception might exist after an except clause
github.com/nim-lang/Nim - alaviss opened this issue over 3 years ago
github.com/nim-lang/Nim - alaviss opened this issue over 3 years ago
Illegal storage access on distinct type definition with a macro generated enum
github.com/nim-lang/Nim - kunitoki opened this issue over 3 years ago
github.com/nim-lang/Nim - kunitoki opened this issue over 3 years ago
nim cpp: tcpp_imported_exc, temitlist.nim, tempty_generic_obj.nim, recently fail on windows
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
The "isclosed" function from asyncnet lib does not detect when the client closes the connection to the server.
github.com/nim-lang/Nim - mrhdias opened this issue over 3 years ago
github.com/nim-lang/Nim - mrhdias opened this issue over 3 years ago
instantiating `set[T]` with T = int crashes compiler with int128.nim error
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
array[uint8, uint8] vs array[256, uint8]
github.com/nim-lang/Nim - amnr opened this issue over 3 years ago
github.com/nim-lang/Nim - amnr opened this issue over 3 years ago
fix tests/vm/tcastint.nim which used non-sensical `when defined nimVM` (and contained wrong tests)
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
bring back std/ prefix within compiler and ensure it works in bootstrap + bsd
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
close #16646; `since` now works with bootstrap nim post csources_v1
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
externalToLink: use quoteShell to avoid issues with spaces in paths for {.link.} pragmas
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
3 bugs with set + range: codegen error, accepts invalid, internal error
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
Internal error in codegen on empty array nested in tuple
github.com/nim-lang/Nim - al6x opened this issue over 3 years ago
github.com/nim-lang/Nim - al6x opened this issue over 3 years ago
keep ast+macros in sync
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
Dot operators with type mismatch, shows assertion instead of compiler error
github.com/nim-lang/Nim - jtiai opened this issue over 3 years ago
github.com/nim-lang/Nim - jtiai opened this issue over 3 years ago
index out of bounds error when trying to include or import a path containing "out"
github.com/nim-lang/Nim - exelotl opened this issue over 3 years ago
github.com/nim-lang/Nim - exelotl opened this issue over 3 years ago
some typeclasses don't work with `typed`, `macros.symBodyHash` crashes with ptr, ref
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
add std/syntaxes to hint syntax highlighters about string literals
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
`offsetOf` compilation error in a static context inside a procedure
github.com/nim-lang/Nim - exelotl opened this issue over 3 years ago
github.com/nim-lang/Nim - exelotl opened this issue over 3 years ago
The compiler optimizes out unused constants marked with the `exportc` pragma
github.com/nim-lang/Nim - japplegame opened this issue over 3 years ago
github.com/nim-lang/Nim - japplegame opened this issue over 3 years ago
Problem with forward declaration
github.com/nim-lang/Nim - zeitbit opened this issue over 3 years ago
github.com/nim-lang/Nim - zeitbit opened this issue over 3 years ago
document caveats of `quit`
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
Compiler internal error when defining local iterator variable.
github.com/nim-lang/Nim - lscrd opened this issue over 3 years ago
github.com/nim-lang/Nim - lscrd opened this issue over 3 years ago
[Concepts] Recursive concepts cause a compiler segfault when testing with `is`
github.com/nim-lang/Nim - konsumlamm opened this issue over 3 years ago
github.com/nim-lang/Nim - konsumlamm opened this issue over 3 years ago
fix #9423 followup #17594: distinct generics now work in VM
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
`static(ObjectWithCaseInit(...))` generates invalid code
github.com/nim-lang/Nim - gabbhack opened this issue over 3 years ago
github.com/nim-lang/Nim - gabbhack opened this issue over 3 years ago
lent + tuple destructuring in VM iterators give random GC crashes (stack addresses escape)
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
items(array) now returns lent T
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
Add an example of how to create a memfile and write data to it and read it again
github.com/nim-lang/Nim - mrhdias opened this pull request almost 4 years ago
github.com/nim-lang/Nim - mrhdias opened this pull request almost 4 years ago
fixes an old outstanding generic instantation bug
github.com/nim-lang/Nim - Araq opened this pull request almost 4 years ago
github.com/nim-lang/Nim - Araq opened this pull request almost 4 years ago
Adding `--out:exe_name` flag to a bare nimscript crashes compilation
github.com/nim-lang/Nim - monkey-w1n5t0n opened this issue almost 4 years ago
github.com/nim-lang/Nim - monkey-w1n5t0n opened this issue almost 4 years ago
Nim Devel generates invalid C code
github.com/nim-lang/Nim - HJarausch opened this issue almost 4 years ago
github.com/nim-lang/Nim - HJarausch opened this issue almost 4 years ago
BackwardsIndex on a ref array fails to compile in procs
github.com/nim-lang/Nim - ShadowElf37 opened this issue almost 4 years ago
github.com/nim-lang/Nim - ShadowElf37 opened this issue almost 4 years ago
gensym vars now use X__gensymY instead of X`gensymY
github.com/nim-lang/Nim - timotheecour opened this pull request almost 4 years ago
github.com/nim-lang/Nim - timotheecour opened this pull request almost 4 years ago
`repr` doesn't work with hex literals (and other `repr` bugs now fixed)
github.com/nim-lang/Nim - timotheecour opened this issue almost 4 years ago
github.com/nim-lang/Nim - timotheecour opened this issue almost 4 years ago
Macro generating an internal error
github.com/nim-lang/Nim - beef331 opened this issue almost 4 years ago
github.com/nim-lang/Nim - beef331 opened this issue almost 4 years ago
Generic template parameter order determines whether compilation succeeds
github.com/nim-lang/Nim - tersec opened this issue almost 4 years ago
github.com/nim-lang/Nim - tersec opened this issue almost 4 years ago
redefinition of typedef ‘NIM_STATIC_ASSERT_AUX’ in x32
github.com/nim-lang/Nim - h4cnull opened this issue almost 4 years ago
github.com/nim-lang/Nim - h4cnull opened this issue almost 4 years ago
Ordinal arrays that use ints greater than 16 bit error.
github.com/nim-lang/Nim - beef331 opened this issue almost 4 years ago
github.com/nim-lang/Nim - beef331 opened this issue almost 4 years ago
[docgen] export causes duplicate doc generation
github.com/nim-lang/Nim - konsumlamm opened this issue almost 4 years ago
github.com/nim-lang/Nim - konsumlamm opened this issue almost 4 years ago
Enable 'some' experimental features by default in devel
github.com/nim-lang/Nim - nc-x opened this issue almost 4 years ago
github.com/nim-lang/Nim - nc-x opened this issue almost 4 years ago
`times.now()` fails on RPi because of weirdness with `localtime`
github.com/nim-lang/Nim - PMunch opened this issue almost 4 years ago
github.com/nim-lang/Nim - PMunch opened this issue almost 4 years ago
add widestrs.newWideCString overload
github.com/nim-lang/Nim - ringabout opened this pull request almost 4 years ago
github.com/nim-lang/Nim - ringabout opened this pull request almost 4 years ago
Generated C code issue with variant objects defined in blocks.
github.com/nim-lang/Nim - treeform opened this issue almost 4 years ago
github.com/nim-lang/Nim - treeform opened this issue almost 4 years ago
--gc:ARC cause compiler crashed
github.com/nim-lang/Nim - codehz opened this issue almost 4 years ago
github.com/nim-lang/Nim - codehz opened this issue almost 4 years ago
Compiler crashses when generic value should be inferred from an array and its a default value for another argument (?)
github.com/nim-lang/Nim - HugoP707 opened this issue almost 4 years ago
github.com/nim-lang/Nim - HugoP707 opened this issue almost 4 years ago
swap has double evaluation bug in vm and js
github.com/nim-lang/Nim - timotheecour opened this issue almost 4 years ago
github.com/nim-lang/Nim - timotheecour opened this issue almost 4 years ago
fix #16771 (swap js); improve tsystem_misc.nim; test in js too
github.com/nim-lang/Nim - timotheecour opened this pull request almost 4 years ago
github.com/nim-lang/Nim - timotheecour opened this pull request almost 4 years ago
Macro returning static int in type section: intVal is not accessible for TFullReg
github.com/nim-lang/Nim - mratsim opened this issue almost 4 years ago
github.com/nim-lang/Nim - mratsim opened this issue almost 4 years ago
`swap` silently broken for objects inside functions (js target)
github.com/nim-lang/Nim - salvipeter opened this issue almost 4 years ago
github.com/nim-lang/Nim - salvipeter opened this issue almost 4 years ago
Concepts and cross-module generic binding madness
github.com/nim-lang/Nim - alaviss opened this issue almost 4 years ago
github.com/nim-lang/Nim - alaviss opened this issue almost 4 years ago
Option not playing nice with ref type
github.com/nim-lang/Nim - PMunch opened this issue almost 4 years ago
github.com/nim-lang/Nim - PMunch opened this issue almost 4 years ago
Compiler internal error when using default value for a generic parameter.
github.com/nim-lang/Nim - lscrd opened this issue almost 4 years ago
github.com/nim-lang/Nim - lscrd opened this issue almost 4 years ago
Error adding object with an openarray field to seq of base type
github.com/nim-lang/Nim - benob opened this issue almost 4 years ago
github.com/nim-lang/Nim - benob opened this issue almost 4 years ago
Feature: Documentation support to Enum AST macro nodes
github.com/nim-lang/Nim - awr1 opened this issue almost 4 years ago
github.com/nim-lang/Nim - awr1 opened this issue almost 4 years ago