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

repr produces invalid code for typed lambdas

github.com/nim-lang/Nim - timotheecour opened this issue over 3 years ago
Bug in `$` for collections

github.com/nim-lang/Nim - konsumlamm 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
Global objects are not freed with noMain

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
`-0` float literal interpreted as 0.0, should be -0.0

github.com/nim-lang/Nim - timotheecour 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
Inline typeclass not considered a typedesc

github.com/nim-lang/Nim - beef331 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
An exception might exist after an except clause

github.com/nim-lang/Nim - alaviss 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
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
keep ast+macros in sync

github.com/nim-lang/Nim - timotheecour opened this pull request 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
Problem with forward declaration

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
fix #9423 followup #17594: distinct generics now work in VM

github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
[nim check]fix #17460

github.com/nim-lang/Nim - ringabout opened this pull request over 3 years ago
items(array) now returns lent T

github.com/nim-lang/Nim - timotheecour opened this pull request over 3 years ago
iterator lent codegen error

github.com/nim-lang/Nim - ringabout opened this issue over 3 years ago
fixes an old outstanding generic instantation bug

github.com/nim-lang/Nim - Araq opened this pull request almost 4 years ago
Nim Devel generates invalid C code

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
gensym vars now use X__gensymY instead of X`gensymY

github.com/nim-lang/Nim - timotheecour opened this pull request almost 4 years ago
Macro generating an internal error

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
Compiler crash in mapType

github.com/nim-lang/Nim - yglukhov 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
--gc:ARC cause compiler crashed

github.com/nim-lang/Nim - codehz 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
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
Concepts and cross-module generic binding madness

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