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
Calling algorithm reverse causes a SIGSEGV on ORC
github.com/nim-lang/Nim - nitely opened this issue 3 months ago
github.com/nim-lang/Nim - nitely opened this issue 3 months ago
fix segfault in generic param mismatch error, skip typedesc
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
Create `IPPROTO_NONE` alias & Add test for Unix socket
github.com/nim-lang/Nim - tocariimaa opened this pull request 3 months ago
github.com/nim-lang/Nim - tocariimaa opened this pull request 3 months ago
fix inverted order of resolved `tyFromExpr` match
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
test not instantiating nominal generic types in sigmatch
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
fix typed case range not counting for exhaustiveness
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
fix system for nimscript config files on js backend
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
require `not nil` to be on the same line after a type
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
When self-referenced optional field is defined inside a ref type then the option type behaves in a wrong way during an assignment
github.com/nim-lang/Nim - KarolBajkowski opened this issue 3 months ago
github.com/nim-lang/Nim - KarolBajkowski opened this issue 3 months ago
workaround for `strunicode` package no longer needed
github.com/nim-lang/Nim - narimiran opened this pull request 3 months ago
github.com/nim-lang/Nim - narimiran opened this pull request 3 months ago
`nim -c` would not link again if a C lib is updated
github.com/nim-lang/Nim - foldl opened this issue 3 months ago
github.com/nim-lang/Nim - foldl opened this issue 3 months ago
make `var`/pointer types not match if base type has to be converted
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
revert second argument of `inc` not being generic
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
fixes rst parsing Markdown CodeblockFields blocking the loop
github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
Regression from 2.0.8/`version-2-0` to `version-2-2`/`devel` with `Error: type mismatch` with templates and generics
github.com/nim-lang/Nim - tersec opened this issue 3 months ago
github.com/nim-lang/Nim - tersec opened this issue 3 months ago
make distinct conversions addressable in VM
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
don't match arguments with typeclass type in generics
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
Declare an array of pointers with an initializer if possible in generated C code
github.com/nim-lang/Nim - demotomohiro opened this issue 3 months ago
github.com/nim-lang/Nim - demotomohiro opened this issue 3 months ago
Regression with distinct typeclass and or type in default params
github.com/nim-lang/Nim - metagn opened this issue 3 months ago
github.com/nim-lang/Nim - metagn opened this issue 3 months ago
Compiler crash when writing to `ptr UncheckedArray` casted from `pointer` in JS backend
github.com/nim-lang/Nim - tocariimaa opened this issue 3 months ago
github.com/nim-lang/Nim - tocariimaa opened this issue 3 months ago
Illegal storage access with nested dicts
github.com/nim-lang/Nim - cvanelteren opened this issue 3 months ago
github.com/nim-lang/Nim - cvanelteren opened this issue 3 months ago
Protocol enum field of value zero for sockets
github.com/nim-lang/Nim - tocariimaa opened this issue 3 months ago
github.com/nim-lang/Nim - tocariimaa opened this issue 3 months ago
fix segfault in effect tracking for sym node with nil type
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
Segfault when checking if you can yield a ref object
github.com/nim-lang/Nim - ire4ever1190 opened this issue 3 months ago
github.com/nim-lang/Nim - ire4ever1190 opened this issue 3 months ago
make `genericsOpenSym` work at instantiation time, new behavior in `openSym`
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
fixes #24109; gdb.SYMBOL_FUNCTION_DOMAIN
github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
disable closure iterator changes in #23787 unless `-d:nimOptIters` is enabled
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
fix(#23289): add comma to SymChars in parsecfg
github.com/nim-lang/Nim - daylinmorgan opened this pull request 3 months ago
github.com/nim-lang/Nim - daylinmorgan opened this pull request 3 months ago
minor: export dllOverrides
github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 3 months ago
fix regression with uint constant losing abstract type
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
Object destructor not called when reassigning after a try-except block.
github.com/nim-lang/Nim - darkestpigeon opened this issue 3 months ago
github.com/nim-lang/Nim - darkestpigeon opened this issue 3 months ago
add experimental switch `openSymOverride` that works at instantiation time
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
fix calls to untyped arbitrary expressions in generics
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
default parameter initialize with template cause syntax error
github.com/nim-lang/Nim - bung87 opened this issue 3 months ago
github.com/nim-lang/Nim - bung87 opened this issue 3 months ago
consider instantiation errors in overload resolution as type mismatch
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
Can't modify distinct addresses with conversions in VM
github.com/nim-lang/Nim - metagn opened this issue 3 months ago
github.com/nim-lang/Nim - metagn opened this issue 3 months ago
treat generic body type as atomic in iterOverType
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
make sigmatch use prepareNode for tyFromExpr
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
Segfault in nimlangserver when `-d:nimOptIter` is defined
github.com/nim-lang/Nim - jmgomez opened this issue 3 months ago
github.com/nim-lang/Nim - jmgomez opened this issue 3 months ago
Dereferencing result of `cast` in single expression triggers unnecessary copy
github.com/nim-lang/Nim - tersec opened this issue 3 months ago
github.com/nim-lang/Nim - tersec opened this issue 3 months ago
don't instantiate generic body type symbols in generic expressions
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
`default(M)` where `M` is uninstantiated generic has nil type
github.com/nim-lang/Nim - metagn opened this issue 3 months ago
github.com/nim-lang/Nim - metagn opened this issue 3 months ago
Regression from `version-2-0` to `devel` with generic object param type with default value: `Maybe generic arguments are missing?`
github.com/nim-lang/Nim - tersec opened this issue 3 months ago
github.com/nim-lang/Nim - tersec opened this issue 3 months ago
Allow tuples to be converted to JsonNode by `%` in json.nim as discussed in #24082 .
github.com/nim-lang/Nim - siriuslee69 opened this pull request 3 months ago
github.com/nim-lang/Nim - siriuslee69 opened this pull request 3 months ago
add posix uint changes to changelog + fix Nlink, Dev on FreeBSD
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
Library paths passed incorrectly for the MSVC backend
github.com/nim-lang/Nim - Migel1 opened this issue 3 months ago
github.com/nim-lang/Nim - Migel1 opened this issue 3 months ago
remove allowMetaTypes for inferStaticParam + properly annotate unresolved range
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
push block label sym owner for `const` and `static`
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
open new scope for const values
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
fix string literal assignment with different lengths on ARC
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
github.com/nim-lang/Nim - metagn opened this pull request 3 months ago
fix tuple conversion to JsonNode from `%` in pure/json.nim
github.com/nim-lang/Nim - siriuslee69 opened this pull request 4 months ago
github.com/nim-lang/Nim - siriuslee69 opened this pull request 4 months ago
Fix CSS for `number-lines` code blocks
github.com/nim-lang/Nim - ire4ever1190 opened this pull request 4 months ago
github.com/nim-lang/Nim - ire4ever1190 opened this pull request 4 months ago
string literal copy error after making it empty
github.com/nim-lang/Nim - levovix0 opened this issue 4 months ago
github.com/nim-lang/Nim - levovix0 opened this issue 4 months ago
Fix ioselectors_kqueue raising wrong exceptions
github.com/nim-lang/Nim - bptato opened this pull request 4 months ago
github.com/nim-lang/Nim - bptato opened this pull request 4 months ago
fix int32's that should be uint32 on BSD & OSX
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
show symchoices as ambiguous in overload type mismatches
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
Bad int32-uint32 conversion RangeDefect on OSX/BSD
github.com/nim-lang/Nim - c-blake opened this issue 4 months ago
github.com/nim-lang/Nim - c-blake opened this issue 4 months ago
fix regression with generic params in static type
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
improve compiler performance on dot fields after #24005
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
implement template default values using other params
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
fix CI, sem whole `when` stmts as generic stmt
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
fixes #7002; fixes #17602; disallow using an object allocated on the stack for dynamic dispatch
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
fixes #21353; fixes default closure in the VM
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
fix undeclared identifier in templates in generics
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
proper errors for subscript overloads
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
fix subscript in generics, typeof, `lent` with bracket
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
generate tyFromExpr for `when` in generics
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
adapt generic default parameters to recent generics changes
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
fixes #23897; Useless empty C files with arc/orc
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
remove unused config field: keepComments
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
xmltree does not escape newlines but prevents them from being escaped
github.com/nim-lang/Nim - IcedQuinn opened this issue 4 months ago
github.com/nim-lang/Nim - IcedQuinn opened this issue 4 months ago
fixes #24053; fixes #18288; relax reorder with push/pop pragmas restrictions; no crossing push/pop barriers
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
remove unused nimStdlibVersion
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
proper error for calling nil closure in VM
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
streams: implement readStr for VM, document VM limitations
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
expose `rangeBase` typetrait, fix enum conversion warning
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
document partial generics breaking changes
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
StringStream does not work at build time
github.com/nim-lang/Nim - Nycto opened this issue 4 months ago
github.com/nim-lang/Nim - Nycto opened this issue 4 months ago
Pushing a hint off "disables" code reordering
github.com/nim-lang/Nim - narimiran opened this issue 4 months ago
github.com/nim-lang/Nim - narimiran opened this issue 4 months ago
fixes symbolName for range enums
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
document partial generics breaking changes, add `auto` convenience
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
fix segfault with gensym node instantiation
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
fully disable static paramTypesMatch for tyFromExpr in generics
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
Macro generating lambda containing `ident("auto")` and `genSym` causes SIGSEGV
github.com/nim-lang/Nim - johanobergman opened this issue 4 months ago
github.com/nim-lang/Nim - johanobergman opened this issue 4 months ago
fixes #24031; js codegen bug for case statement with just else branch
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
fixes #24033; Yielding from var fails with pairs and destructuring
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 4 months ago
Cannot compute `sizeof` generic type in alias
github.com/nim-lang/Nim - arnetheduck opened this issue 4 months ago
github.com/nim-lang/Nim - arnetheduck opened this issue 4 months ago
Compiler crash on template evaluation for generic `static int`
github.com/nim-lang/Nim - arnetheduck opened this issue 4 months ago
github.com/nim-lang/Nim - arnetheduck opened this issue 4 months ago
Cannot instantiate `static int` with computed value
github.com/nim-lang/Nim - arnetheduck opened this issue 4 months ago
github.com/nim-lang/Nim - arnetheduck opened this issue 4 months ago
check constant conditions in generic `when` in objects
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago
github.com/nim-lang/Nim - metagn opened this pull request 4 months ago