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
limit errors to application source code only and do not check imported packages/std library/etc
github.com/nim-lang/Nim - noahehall opened this issue over 1 year ago
github.com/nim-lang/Nim - noahehall opened this issue over 1 year ago
thttpclient_ssl_remotenetwork broken because badssl certs expired
github.com/nim-lang/Nim - metagn opened this issue over 1 year ago
github.com/nim-lang/Nim - metagn opened this issue over 1 year ago
Compile error when using a const array of tuple at compile time
github.com/nim-lang/Nim - demotomohiro opened this issue over 1 year ago
github.com/nim-lang/Nim - demotomohiro opened this issue over 1 year ago
[nimscript] local variable is a hidden global with strformat and conditional branch and string in-place append &=
github.com/nim-lang/Nim - mratsim opened this issue over 1 year ago
github.com/nim-lang/Nim - mratsim opened this issue over 1 year ago
fixes #19863; move sha1, md5 to nimble packages for 2.0
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Fix example code in Nim manual that causes warning
github.com/nim-lang/Nim - demotomohiro opened this pull request over 1 year ago
github.com/nim-lang/Nim - demotomohiro opened this pull request over 1 year ago
fixes #20232;indices now use `copyMem` and `moveMem`; much faster slicing and slicing assignments
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Pragma to force the exportc of a type. #21645
github.com/nim-lang/Nim - jmgomez opened this pull request over 1 year ago
github.com/nim-lang/Nim - jmgomez opened this pull request over 1 year ago
Provide file related procs as part of std/paths
github.com/nim-lang/Nim - FedericoCeratto opened this issue over 1 year ago
github.com/nim-lang/Nim - FedericoCeratto opened this issue over 1 year ago
Serializing Table to json causes segfault
github.com/nim-lang/Nim - al6x opened this issue over 1 year ago
github.com/nim-lang/Nim - al6x opened this issue over 1 year ago
Errors of building Nim docs of html and pdf for packaging on Fedora
github.com/nim-lang/Nim - topazus opened this issue over 1 year ago
github.com/nim-lang/Nim - topazus opened this issue over 1 year ago
`Error: 'result' requires explicit initialization` on noReturn code
github.com/nim-lang/Nim - gabbhack opened this issue over 1 year ago
github.com/nim-lang/Nim - gabbhack opened this issue over 1 year ago
fixes #20846; fixes #21427; warn on overloaded `=copy` with refc [backport]
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
suggested documentation of var-type return values
github.com/nim-lang/Nim - capocasa opened this pull request over 1 year ago
github.com/nim-lang/Nim - capocasa opened this pull request over 1 year ago
implement `=dup` hook eliminating `wasMoved` and `=copy` pairs
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Implements #20611 - Adds findExeAll to os
github.com/nim-lang/Nim - bob16795 opened this pull request over 1 year ago
github.com/nim-lang/Nim - bob16795 opened this pull request over 1 year ago
adds compiler support for object construction shorthand (full fields initializer)
github.com/nim-lang/Nim - ringabout opened this pull request almost 2 years ago
github.com/nim-lang/Nim - ringabout opened this pull request almost 2 years ago
Options codegen error: ‘tyObject_Option__xxxx’ has no member named ‘has’
github.com/nim-lang/Nim - konradmb opened this issue almost 2 years ago
github.com/nim-lang/Nim - konradmb opened this issue almost 2 years ago
nimdoc: stick search result inside browser viewport
github.com/nim-lang/Nim - iacore opened this pull request almost 2 years ago
github.com/nim-lang/Nim - iacore opened this pull request almost 2 years ago
Add check for nimMaxHeap on occupied memory + allocation size
github.com/nim-lang/Nim - Clonkk opened this pull request almost 2 years ago
github.com/nim-lang/Nim - Clonkk opened this pull request almost 2 years ago
enable fsanitize for testing
github.com/nim-lang/Nim - ringabout opened this pull request almost 2 years ago
github.com/nim-lang/Nim - ringabout opened this pull request almost 2 years ago
OS stdlib copyFile operation cause "specified module could not be found" error in DLLs on Windows 11
github.com/nim-lang/Nim - chvancooten opened this issue almost 2 years ago
github.com/nim-lang/Nim - chvancooten opened this issue almost 2 years ago
nim doc skips documentation of annotated elements of objects
github.com/nim-lang/Nim - theamarin opened this issue almost 2 years ago
github.com/nim-lang/Nim - theamarin opened this issue almost 2 years ago
Type with generic static value can't be used before value type declaration
github.com/nim-lang/Nim - lchenut opened this issue almost 2 years ago
github.com/nim-lang/Nim - lchenut opened this issue almost 2 years ago
`Error: internal error: proc has no result symbol`
github.com/nim-lang/Nim - tersec opened this issue almost 2 years ago
github.com/nim-lang/Nim - tersec opened this issue almost 2 years ago
`AsyncSocket` does not work across the shared library border.
github.com/nim-lang/Nim - Yu-Vitaqua-fer-Chronos opened this issue almost 2 years ago
github.com/nim-lang/Nim - Yu-Vitaqua-fer-Chronos opened this issue almost 2 years ago
Enhance testament html report: display reason for skipping test
github.com/nim-lang/Nim - noahehall opened this issue almost 2 years ago
github.com/nim-lang/Nim - noahehall opened this issue almost 2 years ago
allow specifying testament spec options in any lexical order
github.com/nim-lang/Nim - noahehall opened this issue almost 2 years ago
github.com/nim-lang/Nim - noahehall opened this issue almost 2 years ago
`doc` command on a module importing `std/jsffi` and using a module config file (`<modulename>.nims`) causes error
github.com/nim-lang/Nim - quantimnot opened this issue almost 2 years ago
github.com/nim-lang/Nim - quantimnot opened this issue almost 2 years ago
JS backend: Can't iterate over openArray in proc that's returned by another proc
github.com/nim-lang/Nim - moigagoo opened this issue almost 2 years ago
github.com/nim-lang/Nim - moigagoo opened this issue almost 2 years ago
HttpBeast random segfault on orc and threads > 1
github.com/nim-lang/Nim - dirtboll opened this issue almost 2 years ago
github.com/nim-lang/Nim - dirtboll opened this issue almost 2 years ago
Create or document way to clear all global memory
github.com/nim-lang/Nim - PMunch opened this issue almost 2 years ago
github.com/nim-lang/Nim - PMunch opened this issue almost 2 years ago
proc invocation doc comments dont appear in generated htmldocs
github.com/nim-lang/Nim - noahehall opened this issue almost 2 years ago
github.com/nim-lang/Nim - noahehall opened this issue almost 2 years ago
Fix the TODO portion of recently added `posix_fallocate` on OS X.
github.com/nim-lang/Nim - c-blake opened this pull request almost 2 years ago
github.com/nim-lang/Nim - c-blake opened this pull request almost 2 years ago
re-implement functions in `std/macrocache` as vmops reducing opcodes from 188 to 177
github.com/nim-lang/Nim - ringabout opened this pull request almost 2 years ago
github.com/nim-lang/Nim - ringabout opened this pull request almost 2 years ago
Crash after reading 0 bytes from a file stream into a 0 sized string
github.com/nim-lang/Nim - vjeranc opened this issue almost 2 years ago
github.com/nim-lang/Nim - vjeranc opened this issue almost 2 years ago
closure types with default values don't work in VM
github.com/nim-lang/Nim - ringabout opened this issue almost 2 years ago
github.com/nim-lang/Nim - ringabout opened this issue almost 2 years ago
`Error: 's' has unspecified generic parameters` with generics and template
github.com/nim-lang/Nim - tersec opened this issue almost 2 years ago
github.com/nim-lang/Nim - tersec opened this issue almost 2 years ago
`Error: cannot instantiate K got: <T> but expected: <T>` with generics and template
github.com/nim-lang/Nim - tersec opened this issue almost 2 years ago
github.com/nim-lang/Nim - tersec opened this issue almost 2 years ago
reimplement methods with `vtables` for ARC/ORC; much faster than the old implementation when the inheritance tree of an object is big
github.com/nim-lang/Nim - ringabout opened this pull request almost 2 years ago
github.com/nim-lang/Nim - ringabout opened this pull request almost 2 years ago
default type of integer literals ignores type list in unions of integers
github.com/nim-lang/Nim - slaide opened this issue almost 2 years ago
github.com/nim-lang/Nim - slaide opened this issue almost 2 years ago
Errors when initializing a const with a proc returning a tuple.
github.com/nim-lang/Nim - AmjadHD opened this issue almost 2 years ago
github.com/nim-lang/Nim - AmjadHD opened this issue almost 2 years ago
integers and floats constants use BitTable in VM; 10% performance boost on average nimscript programs
github.com/nim-lang/Nim - ringabout opened this pull request almost 2 years ago
github.com/nim-lang/Nim - ringabout opened this pull request almost 2 years ago
C++ interop pitfalls: a "meta issue"
github.com/nim-lang/Nim - heterodoxic opened this issue almost 2 years ago
github.com/nim-lang/Nim - heterodoxic opened this issue almost 2 years ago
fixes #21280; Enum with int64.high() value crashes compiler
github.com/nim-lang/Nim - ringabout opened this pull request almost 2 years ago
github.com/nim-lang/Nim - ringabout opened this pull request almost 2 years ago
Enum with int64.high() value crashes compiler
github.com/nim-lang/Nim - lchenut opened this issue almost 2 years ago
github.com/nim-lang/Nim - lchenut opened this issue almost 2 years ago
Default valued generic proc parameter causes missing parameter in generated C code.
github.com/nim-lang/Nim - yuanweixin opened this issue almost 2 years ago
github.com/nim-lang/Nim - yuanweixin opened this issue almost 2 years ago
segfault in reference copying within openmp threads
github.com/nim-lang/Nim - jxy opened this issue almost 2 years ago
github.com/nim-lang/Nim - jxy opened this issue almost 2 years ago
New Style Concept Matches When It Should Not
github.com/nim-lang/Nim - c-blake opened this issue almost 2 years ago
github.com/nim-lang/Nim - c-blake opened this issue almost 2 years ago
iterator with inner procs produces `internal error: inconsistent environment type`
github.com/nim-lang/Nim - dxxb opened this issue almost 2 years ago
github.com/nim-lang/Nim - dxxb opened this issue almost 2 years ago
SIGSEGV in closure iterator with try/except not at top level
github.com/nim-lang/Nim - iffy opened this issue almost 2 years ago
github.com/nim-lang/Nim - iffy opened this issue almost 2 years ago
nimsuggest: case insensitivity support
github.com/nim-lang/Nim - Akronae opened this issue almost 2 years ago
github.com/nim-lang/Nim - Akronae opened this issue almost 2 years ago
Segfault, when assigning quote do to compileTime var NimNode
github.com/nim-lang/Nim - yuanweixin opened this issue almost 2 years ago
github.com/nim-lang/Nim - yuanweixin opened this issue almost 2 years ago
Possible issue with casting cdecl procs
github.com/nim-lang/Nim - mattrberry opened this issue almost 2 years ago
github.com/nim-lang/Nim - mattrberry opened this issue almost 2 years ago
fix #20883 Unspecified generic on default value segfaults the compiler
github.com/nim-lang/Nim - bung87 opened this pull request almost 2 years ago
github.com/nim-lang/Nim - bung87 opened this pull request almost 2 years ago
`invalid indentation` when nesting `let x = try ..` in another try / except
github.com/nim-lang/Nim - Menduist opened this issue about 2 years ago
github.com/nim-lang/Nim - Menduist opened this issue about 2 years ago
fix #20857 UncheckedArray[T] don't have default value and shouldn't be initialized
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
nimNoLibc float formatting
github.com/nim-lang/Nim - ehmry opened this pull request about 2 years ago
github.com/nim-lang/Nim - ehmry opened this pull request about 2 years ago
Add `insertAfter/Before` for *LinkedList
github.com/nim-lang/Nim - iacore opened this pull request about 2 years ago
github.com/nim-lang/Nim - iacore opened this pull request about 2 years ago
Missing bounds check in array slicing
github.com/nim-lang/Nim - arnetheduck opened this issue about 2 years ago
github.com/nim-lang/Nim - arnetheduck opened this issue about 2 years ago
pragma alias silently ignores extra arguments
github.com/nim-lang/Nim - metagn opened this issue about 2 years ago
github.com/nim-lang/Nim - metagn opened this issue about 2 years ago
exportc procedures in other procedures can get deleted
github.com/nim-lang/Nim - Menduist opened this issue about 2 years ago
github.com/nim-lang/Nim - Menduist opened this issue about 2 years ago
Compiler doesn't insert call to `=destroy` when compiled to staticLib
github.com/nim-lang/Nim - IgorDeepakM opened this issue about 2 years ago
github.com/nim-lang/Nim - IgorDeepakM opened this issue about 2 years ago
`internal error: environment misses:` on default value for generic function
github.com/nim-lang/Nim - arnetheduck opened this issue about 2 years ago
github.com/nim-lang/Nim - arnetheduck opened this issue about 2 years ago
Allow, but warn on, unknown hint/warning names
github.com/nim-lang/Nim - arnetheduck opened this issue about 2 years ago
github.com/nim-lang/Nim - arnetheduck opened this issue about 2 years ago
std/math: Add `^` overload for float32 and float64
github.com/nim-lang/Nim - dlesnoff opened this pull request about 2 years ago
github.com/nim-lang/Nim - dlesnoff opened this pull request about 2 years ago
Generate thunk for all procs to `nimcall` and `closure`.
github.com/nim-lang/Nim - beef331 opened this pull request about 2 years ago
github.com/nim-lang/Nim - beef331 opened this pull request about 2 years ago
`nimsuggest`: failed to build with `clang` on `musl libc`
github.com/nim-lang/Nim - dm9pZCAq opened this issue about 2 years ago
github.com/nim-lang/Nim - dm9pZCAq opened this issue about 2 years ago
Unspecified generic on default value segfaults the compiler
github.com/nim-lang/Nim - HugoGranstrom opened this issue about 2 years ago
github.com/nim-lang/Nim - HugoGranstrom opened this issue about 2 years ago
Doesn't work, calculated values of type arguments of type `static` cannot be type arguments of fields.
github.com/nim-lang/Nim - momeemt opened this issue about 2 years ago
github.com/nim-lang/Nim - momeemt opened this issue about 2 years ago
Missing range check in `toOpenArray`
github.com/nim-lang/Nim - arnetheduck opened this issue about 2 years ago
github.com/nim-lang/Nim - arnetheduck opened this issue about 2 years ago
warn on overloaded `=` with `refc`
github.com/nim-lang/Nim - arnetheduck opened this issue about 2 years ago
github.com/nim-lang/Nim - arnetheduck opened this issue about 2 years ago
use proc instead of func for lists procs
github.com/nim-lang/Nim - planetis-m opened this pull request about 2 years ago
github.com/nim-lang/Nim - planetis-m opened this pull request about 2 years ago
fix #19795 iterator declaration zeros variable on ARC/ORC
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
fix #16005 template scoping bug: Error: cannot use symbol of kind
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
Ability to define different default values on inherited objects
github.com/nim-lang/Nim - dadadani opened this issue about 2 years ago
github.com/nim-lang/Nim - dadadani opened this issue about 2 years ago
fix #18823 Passing Natural to bitops.BitsRange[T] parameter in generi…
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
fix #19304 Borrowing std/times.format causes Error: illformed AST
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
Union Object Initializer ```error: extra brace group at end of initializer```
github.com/nim-lang/Nim - LukeDeWaal opened this issue about 2 years ago
github.com/nim-lang/Nim - LukeDeWaal opened this issue about 2 years ago
fix #20545 assign closure proc to const
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
Use timeout variable in httpclient
github.com/nim-lang/Nim - viralpoetry opened this pull request about 2 years ago
github.com/nim-lang/Nim - viralpoetry opened this pull request about 2 years ago
Calling a proc inside a tuple inside a literal array, Nim compiler generates invalid C code
github.com/nim-lang/Nim - AdamSpitz opened this issue about 2 years ago
github.com/nim-lang/Nim - AdamSpitz opened this issue about 2 years ago
fix #12938 index type of array in type section without static
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
fix #16148 nil equals to ptr cause internal error: getTypeDescAux(tyG…
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
Fix #10853 unpack given invalid value error about subscript
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
github.com/nim-lang/Nim - bung87 opened this pull request about 2 years ago
Allow configuring js runtime for the compiler
github.com/nim-lang/Nim - sigmaSd opened this issue about 2 years ago
github.com/nim-lang/Nim - sigmaSd opened this issue about 2 years ago
Implement support for Darwin PPC
github.com/nim-lang/Nim - barracuda156 opened this pull request over 2 years ago
github.com/nim-lang/Nim - barracuda156 opened this pull request over 2 years ago
Type -> Type -> template fails to compile
github.com/nim-lang/Nim - rotu opened this issue over 2 years ago
github.com/nim-lang/Nim - rotu opened this issue over 2 years ago
Illegal storage access with malloc and ARC/ORC
github.com/nim-lang/Nim - zeitbit opened this issue over 2 years ago
github.com/nim-lang/Nim - zeitbit opened this issue over 2 years ago
json / jsonutils cannot unserialize table on js target
github.com/nim-lang/Nim - enthus1ast opened this issue over 2 years ago
github.com/nim-lang/Nim - enthus1ast opened this issue over 2 years ago
Compiler segfault on possibly invalid code
github.com/nim-lang/Nim - nc-x opened this issue over 2 years ago
github.com/nim-lang/Nim - nc-x opened this issue over 2 years ago